Common design stages for most experiments looks like this:
- Draw a block diagram for a visual display of operations conducted during the experiment.
- Identify the essential elements for the experiment. Determine the necessary layers
- Define the variables (if needed) and the proxies for them
- Add start and end events
- Add layers to the experiment
- Add elements to the layers
- If necessary, use proxies, if you need to write code.