Skip to content

Min #detections to initialize SEP MultiStar

Hy Murveit requested to merge murveit/kstars:guider-fix16 into master

Adds a parameter to SEP MultiStar guiding. If N stars aren't detected, then SEP MultiStar can't initialize. This will hopefully allow it to fail more easily in cloudy situations. The parameter, though, defaults to 1, which means there is no change in performance. I'd recommend folks try 3 or so, which will enable this "easier fail" behavior.

Merge request reports