pymmcore-plus / useq-schema

An implementation agnostic schema for describing a sequence of events during a multi-dimensional imaging acquisition.
https://pymmcore-plus.github.io/useq-schema/
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

feat: add `keep_shutter_open` to MDAEvent #107

Closed tlambert03 closed 1 year ago

tlambert03 commented 1 year ago

This simply adds the keep_shutter_open field to the MDAEvent object, so that downstream libraries can begin to play with it. #97 will continue to implement the declarative logic for adding this to the MDASequence