ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Add cycle diagram #228

Closed MikeHart85 closed 7 years ago

MikeHart85 commented 7 years ago

This PR adds the Simulation Cycle diagram that was created for the ICANS poster to the README and the Framework Details section of the documentation. Wasn't sure whether it should be in both places (or maybe somewhere else instead). Let me know what you think!

Also made some other minor changes of documentation around it. Mainly changed some instances of "cycle-based" to "cycle-driven". I used that on the poster as well, and it seems a bit more descriptive.

Also moved chopper.fsm into the same newly created docs/diagrams folder as this diagram. That file isn't actually referenced anywhere, is it?