Adding ability to collect a background image. Inserted this as a function in the camera class. This seems like a function of the camera, rather than the microscope? But we can discuss if others disagree. The camera class returns a background image which is median filtered over N frames. This is saved as a tiled TIFF (per Cameron's request) within the exaspim.py file.
Adding anatomical axes to the config, which are logged in the schema.
Reordered and reorganized some schema logging statements to be more accurate/human readable.
Adding ability to collect a background image. Inserted this as a function in the camera class. This seems like a function of the camera, rather than the microscope? But we can discuss if others disagree. The camera class returns a background image which is median filtered over N frames. This is saved as a tiled TIFF (per Cameron's request) within the exaspim.py file.
Adding anatomical axes to the config, which are logged in the schema.
Reordered and reorganized some schema logging statements to be more accurate/human readable.