bluesky / bluesky

experiment orchestration and data acquisition
https://blueskyproject.io/bluesky/
BSD 3-Clause "New" or "Revised" License
153 stars 91 forks source link

Document 'rewinding' behavior #965

Open danielballan opened 6 years ago

danielballan commented 6 years ago

Our documentation on checkpoints and rewindable-ness is light on the details. We should extract some examples from the test suite to illustrate how all of this works.

jrmlhermitte commented 6 years ago

This can likely be done by completing: http://nsls-ii.github.io/bluesky/msg.html

and elaborating on what 'checkpoint' does to first order. After this, it might still be good to have a lighter overview. I'll work on some suggestions when i can