Skip to content

Rework: Hard-coded autofocus status #10

@Harrison-Oatman

Description

@Harrison-Oatman

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

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions