NSLS-II-CSX / profile_collection

BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

Add dif cam1 2 3 #66

Closed ambarb closed 2 years ago

ambarb commented 2 years ago

this was adding hdf5 saving ability with ROIstats, but not turning hdf5 saving on/off for 1 device. The idea is to switch between devices.

did the same for tiff saving of color cameras (dif_cam2 and dif_cam1). Outstanding issue with trans in dif_cam3, but we can fix this as the cycle goes along.

also found roi configuration attrs were not being saved for fccd . fixed that and added also for dif_beam. this could be done better, but not before the cycle starts tomorrow.

maffettone commented 2 years ago

@mrakitin I made edits to ensure that the HDF5 plugin will be able to create directories. https://github.com/NSLS-II-CSX/profile_collection/pull/66/commits/f909ee7a5b2f6e5fa2ee0dcc051eac8068ed3840

This assumes that even though https://github.com/bluesky/ophyd/pull/996 is up to date in the environment, that a staging order will cause issues in the HDF5 plugin (https://github.com/bluesky/ophyd/issues/1027). Following the example from https://github.com/NSLS-II-SIX/profile_collection/pull/36/files.