Skip to content

In Sequence Focus Phase 2

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

Added the following:

  1. Pass the reason for Autofocus (user initiated, Scheduler, Filter Change, etc) to Focus and then to Analyze. Coding done.
  2. In Analyze, use the Autofocus temperature from autofocusComplete instead of autofocusStarting. Coding done.
  3. Look into proposal from Alfred for an HFR Check algorithm to look at Capture Sub HFR in combination with Focus Frame HFR to trigger AF. Not started. Probably won't do this - lot of effort and quite a complicated algorithm and not sure it would add much over the current approach.
  4. Maybe move Adaptive Focus controls to limits.ui. Not started. Probably won't do this now.
  5. Specific control to "Average over" user specified number of Focus frames (decoupled from Autofocus Average Over widget). Coding done.
  6. Add button to Focus to trigger an in-sequence Autofocus at the end of the current sub. Coding done.
  7. Pass "Autofocus Failed" data to Analyze (Hy suggestion). Coding done.
  8. Process Focus outlying datapoints and weights/error bars in Analyze. Coding done.
Edited by John Evans

Merge request reports