pcdshub / transfocate

Automated calculation of beryllium lens focusing optics
https://pcdshub.github.io/transfocate
Other
1 stars 7 forks source link

Merge in table generation utilities, checkout utilities, and report-generation utilities from the IOC #44

Closed klauer closed 3 years ago

klauer commented 3 years ago

These exist in no-man's land in https://github.com/pcdshub/ioc-mfx-tfs-lens/tree/master/table_generator

Additional requirements may be needed:

bluesky
ophyd
databroker
pandas
reportlab
openpyxl

There should be no console entrypoint for the checkout procedure which uses lens bypasses, but it should be accessible by way of ipython -im transfocate.checkout.something The report generation should be tied in with the full run to make things easier.

klauer commented 3 years ago

Closed in #45