Skip to content

Honor "Use Scale" and "Use Position" Option in Load&Slew

Jens Scheidtmann requested to merge (removed):robustsolve-grimaldi into stable-3.5.4

I noticed that, if a fits file contains scale and position information, "Load&Slew" uses this information, regardless of the Options "Use Scale" and "Use Position". This leads to a failed solve, if the coordinates or scale are off in the file. This patch fixes that. So if "Use Scale" or "Use Position" are unchecked in options, the respective values from the fits file are ignored when invoking the solver.

Merge request reports