Isis 3 Documentation
Release NotesChanges since the last Isis 3 release | Home |
2013-01-29: Added the USELABEL option. This will allow the user to request that the footprint be read from the labels of the input image file rather than regenerating the footprint. Fixes #1452.
2013-02-25: Reviewed documentation. References #1452.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-01-10: Fixed handling of band specifications in the list file. The band bin group is still incorrect, but the correct bands are now placed in the output cube. Fixes #964.
2012-12-20: Modified to update history in the labels and show appropriate files in the dialog box for choosing FROM parameter filenames. Fixes #655. Fixes #1084
2013-01-29: Added parameter SOLVEMETHOD to allow user to choose the method in which the system of equations will be solved. Removed unnecessary error throws from implementation file, now use xml to require OUTSTATS when PROCESS=CALCULATE and require the PERCENT entered to be in the interval (0, 100]. Improve test coverage to 100%. Fixes #962.
2013-02-04: Removed SVD option from the SOLVEMETHOD parameter since this option is not producing correct results on MAC OS, see mantis ticket #1472. If this bug is fixed and the option is reimplemented, the noHoldCalculateSparse test data can be used to test the SVD method. Also, the documentation about this method should be uncommented in the general description of the program, in the QRD description. References #962.
2013-02-06: Added the option "ADJUST=GAIN" based on a prototype developed by Jeff Anderson. Fixes #911.
2013-02-27: Fixed user documentation. References #962.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2012-12-27: Fixed bug caused by #1312. The array output gained parenthesis on accident, these have been removed. A new test was added to ensure that this doesn't happen again. Fixes #1360.
2012-12-26: Added functionality to choose the source of image background. Pixel Values for behind the grid can now be the image pixel value, HRS, LRS, NULL, or a DN.
2012-12-31: Incorporated Adam Licht's changes into Isis. This included re-formatting to match current Isis 3 coding standards, removal of error checking of conditions that cannot happen, fixes with running in batch mode/resetting of variable states between runs, some re-positioning of parameter locations, and creating tests. These changes shouldn't break any existing scripts that utilize grid. Fixes #917.
2013-02-15: Added the EXTRA option. Also, added basic support for kerneldb files being specified for SCLK/LSK parameters. Fixes #1023.
2013-02-12: Fixed an issue that caused this program to trim output images erroneously. This problem, and the recommended solution, was provided by Jeff Anderson. Fixes #984.
2013-1-14: Changed the temporary file name to be unique between executions so there are no conflicts when multiple instances of the program are running. Added an app test to exercise this change. Fixes #1216.
2013-01-10: Allow input cubes without the BandBin label group. Fixes #929.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-01-25: Updated documentation, and added links to the glossary and an example, fixes #451.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-01-28: Updated documentation for phoemplocal, and added glossary links and examples, fixes #450
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2012-12-27: Added a 'Phase Angle' column to the list of opened files. This column behaves exactly like the other camera angle columns with respect to visibility and sorting. Fixes #1093.
2013-01-09: Added some color coding options for the jigsaw movement arrows in the control network tool. You can now color code this arrows on the number of measures in a point or on the maximum residual magnitude of the measures in the point. Fixes #479.
2013-02-01: Fixed a bug that caused qmos to sometimes freeze, in the grid tool, when the maximum longitude was set to a negative value. Fixes #1060.
2013-02-12: Improved map file capabilities. Please see the help pages inside of qmos (Help -> qmos Help) for descriptions and explanations of the new functionality. Fixes #1034.
2013-03-06: The grid tool should no longer crash when it cannot compute image extents automatically. Fixes #1547.
2013-01-08: Add the AlphaCube to the labels of and exported cropped cube. Fixes #706.
2013-01-08: Fixed bug when saving a cube viewport that is displayed at full resolution, the application would seg fault. Fixes #1386.
2013-01-24: Fixed spatial plot tool functionality on single line images. Fixes #997.
2013-01-31: Improved upon the accuracy of the find tool's sync scale option. Fixes #953.
2013-02-12: The red boxes that indicate the current selection (i.e. the rubber band) shown while creating plots, updating stretches, and other actions should now only draw on cubes (viewports) that are relevant to the action being performed. Fixes #1035.
2013-02-07: The plot tables should no longer have multiple rows with the same X value. Also, fixed a crash related to closing the plot table windows. Fixes #710. Fixes #818.
2013-01-16: Fixed an intermittent bug which caused a round off error which resulted in the output bands beyond band 1 being all NULL. Fixes #1385.
2013-02-25: Removed links to applications imbedded in text and replaced with italicized application name. Added application links to the "Related Objects and Documents" section of the documentation. Fixes mantis ticket #1525.
2013-01-30: Backward Compatibility Issue: Changed the default output to be slope rather than percent slope. Backward Compatibility Issue: Removed ability to supply a conversion factor when using the automatic resolution option (CONVERSION=AUTOMATIC). AUTOMATIC, assumes the DNs in the cube have units of meters. Added a test to the CONVERSION=AUTOMATIC option so DNs in the cube with negative values will cause a better error to be shown. Added a BANDBIN group to the output cube labels.
2013-02-26: Added ability to load multiple ck database files from the system using a conf file. Changed methods to lower camel case to comply with Isis3 standards. Added web example. References #924.
2013-02-26: Added ability to load multiple ck database files from the system using a conf file. Changed methods to lower camel case and added "g_" prefix to global variables to comply with Isis3 standards. References #924.
2013-01-09: Fixed a memory error that came to light when adding support for Mac OSX10.8. References #1354.
2012-12-26: Fixed a bug that caused this program to produce erroneous outputs a small percentage of the times it was run (less than 3% failure rate). The bad outputs looked valid - visually - but the stitching was incorrect (pixels would be in the wrong place). This was a general failure, not caused by a particular input or set of parameter values. Fixes #1053.
2013-02-28: No longer treat negative DNs differently in the Non-linearity correction.
2012-12-18: Fixed an error which would apply band 1 corrections to a single passed in band, even if that band was not band 1.
2013-02-22: Added output log containing warning. Fixes #1502.
2013-03-11: Fixed an issue with the output labels missing translations for the Kernels label group. This problem resulted in spiceinit not running when it should have been able to. The fix was developed by Jeff Anderson. Fixes #1552.