Add mnemonic machinery to take into account mnemonics versions
1 unresolved thread
1 unresolved thread
This MR is here to solve #21 (closed)
- The
mnemonics
is a dictionnary, with str as keys and tuple of dict as values (instead of dict). - A function
mnemonics_for_run
checks theextra_data
DataCollection
sources and keys to find which version of the mnemonic is available. The tuple structure ensures the order in which the check is performed, so that the versions can be sorted from most recent to least recent.
An example notebook is attached
Close #21 (closed) #12 (closed)
Edited by Loïc Le Guyader
Merge request reports
Activity
Filter activity
mentioned in commit e4c56c82
What about adding a bunch of mnemonics from other open branches we have ?
Can we delete some of the stale branches now that you added some other mnemonics ? https://in.xfel.eu/gitlab/SCS/ToolBox/-/branches
Otherwise I think it's ready for merge.
added 1 commit
- a1e407c2 - Add mnemonics DPS1CAM2, ILH_10CAM1, ILH_PIDelay, LLC_webcam2, Racer1, BBO_RY
mentioned in commit c56d2302
mentioned in merge request !105 (merged)
Please register or sign in to reply