bluesky / event-model

data model for event-based data collection and analysis
https://blueskyproject.io/event-model
BSD 3-Clause "New" or "Revised" License
13 stars 29 forks source link

Add NotRequired things to the DataKey schema #309

Open coretl opened 1 month ago

coretl commented 1 month ago

As per https://github.com/bluesky/ophyd-async/pull/137#discussion_r1624442103

Also removing the Optional from "units" and "precision"

https://github.com/bluesky/event-model/blob/fc6e30eae896073eda4013f7c4af3362fead61c1/event_model/documents/event_descriptor.py#L59