Skip to content

Draft: Focus fixes v10

John Evans requested to merge johnevans/kstars:L1PPhase2Bugs10 into master

Bugs fixes for:

  1. CFZ and arc-seconds calculations not taking into account reducer in the calculation.
  2. Capture and FilterManager now using runAutofocus signal rather than checkFocus in the case where an Autofocus run is required. This is more efficient as checkFocus will take an exposure and compare HFRs before running Autofocus.
  3. Adaptive Focus now signals Analyse on zero movements. This means Analyze will be able to continue drawing the focus position line rather than stopping on the last change.
Edited by John Evans

Merge request reports