BCDA-APS / use_bluesky

Tools to help APS use the Bluesky Framework (https://blueskyproject.io/)
8 stars 3 forks source link

diffractometer tutorial: 4 circle #69

Closed prjemian closed 4 years ago

prjemian commented 4 years ago

Create a tutorial to setup and use a 4-circle diffractometer

prjemian commented 4 years ago

starting points

prjemian commented 4 years ago

see: wow:/home/beams1/JEMIAN/Documents/sixc/ for today's example code. It combines those starting points for a working 6circle example. Make as a notebook, with some documentation.

Second thought. The notebooks seem nice but often do not work well from the web browser. Maybe as markdown docs would be better.

prjemian commented 4 years ago

Note apstools.devices.diffractometer is the library to import now.

prjemian commented 4 years ago
prjemian commented 4 years ago

Link to the hkl code and the available documentation.

prjemian commented 4 years ago

Convert the markdown example to a jupyter notebook. The formatting is more consistent and it can be re-executed after any adjustments.