ac4lt / autonomous-nina-sequence

This project is for an autonomous N.I.N.A sequence that can run 24/7 without user direct user intervention.
Mozilla Public License 2.0
4 stars 0 forks source link

add support for flat darks #21

Closed ac4lt closed 9 months ago

ac4lt commented 10 months ago

in addition to bias and darks.

ac4lt commented 9 months ago

Partly implemented. Now has variables for the various combinations of filter and bindings along with handlers for them in one_iteration_of_darks. However, this has raised the issue of handling gain and offset for CMOS cameras which is not yet fully implemented. I need to investigate what happens in Nina when we send gain/offset to a ccd camera. Does it blithely ignore it or does it throw an error to the UI. That will determine the path forward.

ac4lt commented 9 months ago

Implemented for 0.7.0