spc-group / haven

Bluesky tools for beamlines managed by the spectroscopy group
https://haven-spc.readthedocs.io/en/latest/
Other
2 stars 5 forks source link

Add "is_standard" as standard metadata to the xafs/energy scans #201

Open canismarko opened 2 months ago

canismarko commented 2 months ago

We want a way to keep track of whether a scan should be included in our list of standards that have been run previously.

My thought was we include a new boolean metadatum in each scan: is_standard.

We should add this as a checkbox to the xafs_scan plan window in Firefly.

We could also consider adding a parameter is_standard=None to the xafs_scan() and energy_scan() plans to make it easier for us to remember what the metadatum key should be, but not sure this is necessary.

@Cathyhjj Do you think this should be part of the planwindows PR, or a separate feature?

canismarko commented 2 months ago

We should also add a way to view standards from the run_browser filters.