forked from DOI-USGS/ISIS3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added I/F calibration step to hyb2onccal (DOI-USGS#3132)
* Added AlphaCube group to outputlabel in the event the image is cropped. * Fix libtiff dependency (DOI-USGS#636) (DOI-USGS#644) * Upgrade libtiff to 4.0.10 (DOI-USGS#636) * Switch libtiff to 4.0.9 or higher to remove geotiff conflict * Moved ISIS3 conda-build recipe from ISIS3_deps repository (DOI-USGS#650) * Fixed warning in Pixel unit tests * Made a tweak to the dimensions of the alpha cube for cropped images to give it the correct dimensions. * Changed the transform function so it could process an array of doubles instead of an array of ints. * Smear correction was being incorrectly applied to onboard smear corrected images and screwing things up. Fixed it. * Added gtest capability to hyb2onc2isis * Removing build numbers from external libraries (DOI-USGS#660) * Moved ISIS3 conda-build recipe from ISIS3_deps repository * Un-pinned non-astro build numbers * Removing build numbers from external libraries in the environment and meta.yeml files * Final merging * Added pixel type attribute to the output image of program shadow. Fixes DOI-USGS#5187 (DOI-USGS#659) * Removed bolding of some text to decrease distraction. * Fixed some typos. * Reworded documentation. * Added section for Environment and PreferemcesSetup in the Getting Started Section. (DOI-USGS#663) * Updated .gitmodules to use https rather than ssh (DOI-USGS#673) * Added build type release to conda recipe (DOI-USGS#676) * Modified isis/tests/CMakeLists.txt as well as hyb2onc2isis to fix unresolved symbol errors (CMakeLists.txt) and to fix some bugs in hyb2onc2isis involved with turning it into a callable function. * Added w1 test to hyb2onc2isisTests.cpp * Modified hyb2onccal to be a callable function. * Updates README with Discourse (DOI-USGS#690) * Updates README with Discourse * Update README.md * Update README.md * Changed the Pvl label output for Pvl hyb2onc2isis(QString fitsFileName, QString outputCubeFileName, CubeAttributeOutput att, QString target) * Added Newton-Rapheson method to Hyb2OncCalUtils.h to solve the linearity equation. * Final push of hayabusa2 changes made to the ingestion/calibration applications. * Added I/F calibration step. Cleaned up code base and worked on the documentation. The documentation will need to be corrected before this is merged into dev. * Fixed a missing </li> tag in hyb2onccal.xml
- Loading branch information
1 parent
e3016f1
commit 9dccfa0
Showing
5 changed files
with
171 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.