-
- Downloads
Changed line scan code to zero based CSM instead of ISIS based 0.5 (#247)
* Changed line scan code to use zero based CSM pixels instead of ISIS based 0.5 based * Detail logging added to groudToImage. Still does not converge correcly * Fixed Line Scan test images having lines flipped * version tick to 1.4.0 * Added the requested changes to Stuarts PR * Changed OrbitalLineScanSensorMode Inversion test to be similar to the others * Moved logging line back inside of the if block Co-authored-by:Jesse Mapel <jam826@nau.edu> Co-authored-by:
Kelvin Rodriguez <kr788@nau.edu> Co-authored-by:
acpaquette <acp263@nau.edu>
Showing
- src/UsgsAstroLsSensorModel.cpp 41 additions, 49 deletionssrc/UsgsAstroLsSensorModel.cpp
- tests/LineScanCameraTests.cpp 15 additions, 15 deletionstests/LineScanCameraTests.cpp
- tests/data/constAngularVelocityLineScan.json 1 addition, 1 deletiontests/data/constAngularVelocityLineScan.json
- tests/data/constVelocityLineScan.json 1 addition, 1 deletiontests/data/constVelocityLineScan.json
- tests/data/orbitalLineScan.json 1 addition, 1 deletiontests/data/orbitalLineScan.json
Loading
Please register or sign in to comment