Closed gfabbris closed 2 weeks ago
Following this comment, I suggest adding a common function that defines the name of the HDF5 file. The function (does not have to be a plan since it sounds like pure Python to me) would build the name based on your local standard conventions.
Closed by #37.
Implement the HDF5 callback to all scans (https://github.com/APS-4ID-POLAR/polar_instrument/blob/main/instrument/callbacks/master_file_writer.py). Will probably need to standardize the way that image files get named and linked. In the flyscan demo it was in the plan: https://github.com/APS-4ID-POLAR/polar_instrument/blob/4e925e9a151620c773c359471bedba843117a3dd/instrument/plans/flyscan_demo.py#L383