-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Current implementation of move_to_position in MicroscopeProcess awaits a specific status code from a specific device to know that autofocus is complete. This needs to be reworked before public release.
Possible solution:
Allow the user to specify a device and property to await before imaging. This could be brought outside of the move_to_position function and instead be part of the main acquisition loop for the Microscope process. Currently the microscope process waits until devices are no longer busy. This could be specified by the user as part of an experiment.toml.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working