Design stages

Modified on 2012/02/23 14:30 by Ekaterina — Categorized as: Uncategorized

Common design stages for most experiments looks like this:

  1. Draw a block diagram for a visual display of operations conducted during the experiment.
  2. Identify the essential elements for the experiment. Determine the necessary layers
  3. Define the variables (if needed) and the proxies for them
  4. Add start and end events
  5. Add layers to the experiment
  6. Add elements to the layers
  7. If necessary, use proxies, if you need to write code.