POCS
POCS copied to clipboard
Improve autofocusing filter selection
Currently, each camera's _last_light_position
is used during observatory.autofocus_cameras
. This can lead to inconsistent and buggy behaviour. The suggested change is to:
- Specify a filter for coarse autofocusing in the config
- Use the same filter used for the actual exposure during fine focusing before
take_observation