BCDA-APS / bluesky_training

Bluesky training, including instrument package
https://bcda-aps.github.io/bluesky_training/
Other
11 stars 0 forks source link

consolidate training notebooks from other repositories #19

Closed prjemian closed 3 years ago

prjemian commented 3 years ago

Make this repo hold all the training notebooks. Fix #7

prjemian commented 3 years ago

more to do here:

(bluesky_2021_2) mintadmin@mint-vm:~/.../BCDA-APS/bluesky_training$ git grep TODO | grep ipynb | grep -v image/png | grep -v insert_descriptor
.wip/flyers/flyer_template.ipynb:    "        # TODO: do the activity here\n",
.wip/flyers/flyer_template.ipynb:    "        # TODO: wait for completion\n",
.wip/flyers/flyer_template.ipynb:    "        # TODO: do the activity here\n",
.wip/flyers/flyer_template.ipynb:    "        # TODO: wait for completion\n",
.wip/flyers/flyer_template.ipynb:    "        # TODO: do the activity here\n",
.wip/flyers/flyer_template.ipynb:    "        # TODO: wait for completion\n",
.wip/flyers/sscan_as_Flyer.ipynb:    "# TODO: make a plan for bluesky\n",
.wip/images_darks_flats.ipynb:    "TODO: work-in-progress\n",
demo_doodle.ipynb:    "        # TODO: settle_time\n",
demo_dynamic_limits_2motor.ipynb:    "TODO: ensure this simulates and suspends correctly"
prjemian commented 3 years ago

Since some of this content is needed for upcoming training classes, will leave the notebooks in the .wip directory as TODO items.