Closed prjemian closed 2 years ago
Code exists to write an HDF5 layout XML file: https://github.com/BCDA-APS/bdp_controls/blob/4d03dc272e584dabe8d5b079f4335cbe59d7ea31/qserver/instrument/plans/metadata_support.py#L99
Need new code that writes & installs an attributes XML file with the readback PV names into the cam
plugin. Verify these show up in the PVA PV.
Code exists to write the attributes file: https://github.com/BCDA-APS/bdp_controls/blob/4d03dc272e584dabe8d5b079f4335cbe59d7ea31/qserver/instrument/devices/area_detector.py#L226-L236
https://github.com/BCDA-APS/bdp_controls/blob/4d03dc272e584dabe8d5b079f4335cbe59d7ea31/qserver/instrument/plans/trajectories.py#L156