spc-group / haven

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

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

Closed canismarko closed 1 month ago

canismarko commented 7 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 7 months ago

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

canismarko commented 1 month ago

@Cathyhjj I think this is done, right?

Cathyhjj commented 1 month ago

You had a comment "We should also add a way to view standards from the run_browser filters."

I am not sure whether this is done, that's why I didn't close this ticket.

canismarko commented 1 month ago

Ah right. I'm going to close this and make that a separate issue.