bluesky / databroker

Unified API pulling data from multiple sources
https://blueskyproject.io/databroker
BSD 3-Clause "New" or "Revised" License
33 stars 45 forks source link

Support updating metadata from Tiled client #792

Closed danielballan closed 7 months ago

danielballan commented 7 months ago
  1. Add an update_metadata method on databroker.mongo_normalzed.BlueskyRun. This will enable updating the RunStart document and RunStop document. Most importantly, it will enable fixing erroneous data_session.
  2. Add an update_metadata method on databroker.mongo_normalzed.BlueskyEventStream. This will enable fixing EventDescriptors. Most importantly, it will enable fixing erroneous shape, data type.