Loading isis/src/hayabusa/apps/nirs2isis/nirs2isis.xml +7 −12 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ <application name="nirs2isis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isis.astrogeology.usgs.gov/Schemas/Application/application.xsd"> <brief> Import Hayabusa NIRS FITS files into ISIS format Import Hayabusa NIRS fits files into Isis format </brief> <description> This program will import a PDS formatted Hayabusa Near-Infrared Spectrometer (NIRS) image into ISIS cube format. The image data must be in a FITS format (.fit or .fits). An accompanying label file must also be a fits image (.fit or .fits). An accompanying label file must also be provided (.lbl). </description> Loading @@ -16,10 +16,6 @@ <change name="Jesse Mapel" date="2016-12-28"> Original version </change> <change name="Christopher Combs" date="2017-04-07"> Changed category from "Import and Export" to "Hayabusa". Updated documentation after review. </change> </history> <seeAlso> Loading @@ -29,7 +25,7 @@ </seeAlso> <category> <missionItem>Hayabusa</missionItem> <categoryItem>Import and Export</categoryItem> </category> <groups> Loading Loading @@ -59,9 +55,8 @@ </brief> <description> The output cube containing averaged reflectance values for the entire observation. A temporary cube will be created using the output cube's base name followed by ".temp.cub". This temporary file will be removed when the program finishes. entire observation. A temporary cube with the base name for the output cube plus .temp.cub will also be created and removed. </description> <filter> *.cub Loading Loading
isis/src/hayabusa/apps/nirs2isis/nirs2isis.xml +7 −12 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ <application name="nirs2isis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isis.astrogeology.usgs.gov/Schemas/Application/application.xsd"> <brief> Import Hayabusa NIRS FITS files into ISIS format Import Hayabusa NIRS fits files into Isis format </brief> <description> This program will import a PDS formatted Hayabusa Near-Infrared Spectrometer (NIRS) image into ISIS cube format. The image data must be in a FITS format (.fit or .fits). An accompanying label file must also be a fits image (.fit or .fits). An accompanying label file must also be provided (.lbl). </description> Loading @@ -16,10 +16,6 @@ <change name="Jesse Mapel" date="2016-12-28"> Original version </change> <change name="Christopher Combs" date="2017-04-07"> Changed category from "Import and Export" to "Hayabusa". Updated documentation after review. </change> </history> <seeAlso> Loading @@ -29,7 +25,7 @@ </seeAlso> <category> <missionItem>Hayabusa</missionItem> <categoryItem>Import and Export</categoryItem> </category> <groups> Loading Loading @@ -59,9 +55,8 @@ </brief> <description> The output cube containing averaged reflectance values for the entire observation. A temporary cube will be created using the output cube's base name followed by ".temp.cub". This temporary file will be removed when the program finishes. entire observation. A temporary cube with the base name for the output cube plus .temp.cub will also be created and removed. </description> <filter> *.cub Loading