DOI-USGS / ISIS3

Integrated Software for Imagers and Spectrometers v3. ISIS3 is a digital image processing software package to manipulate imagery collected by current and past NASA and International planetary missions.
https://isis.astrogeology.usgs.gov
Other
200 stars 169 forks source link

Incorrect handling of Radius in jigsaw gui and in bundleout.txt file when running a rectangular (XYZ) bundle adjustment. #5642

Closed kledmundson closed 3 weeks ago

kledmundson commented 1 month ago

ISIS version(s) affected: x.y.z dev

Description

1) In the jigsaw gui, if the CONTROL_POINT_COORDINATE_TYPE_BUNDLE under "Control Point Parameters" is RECTANGULAR, then the RADIUS checkbox under "Solve Options" should be excluded.

2) With error propagation turned on in a rectangular (XYZ) solution, uncertainty statistics for Point Z coordinates are not reported in the "POINTS UNCERTAINTY SUMMARY" section. Instead, the RMS, MIN, and MAX of RADIUS coordinates is reported as "N/A."

How to reproduce

Possible Solution

Additional context

AustinSanders commented 3 weeks ago

Closed via #5643