OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
244 stars 111 forks source link

Rework of image-scale change handling #1203

Closed bwdev01 closed 2 months ago

bwdev01 commented 2 months ago

This revises earlier code that reacted to image scale changes in an existing profile. This revision takes a more straightforward approach that mimics the code in the new-profile-wiz to create from-scratch settings for calibration step-size and MinMoves. It forces a fresh calibration after the changes are made but doesn't do the broad-brush guide algorithm resets that were done in the original code. The original code was too vulnerable to situations where user-controlled settings were already out-of-whack.