Commit 0a156656 authored by John Bonn's avatar John Bonn
Browse files

Added editor changes to msi2isis documentation. m04519

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/m02244@7688 41f8697f-d340-4b68-9986-7bafba869bb8
parent 29dbdcbd
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@

    The output cube- successfully imported into ISIS3 goes through the following processes:
    <ul>
      <li>Convert the raw FITS image data to an ISIS3 Cube.</li>
      <li> Save the labels from the input PDS label file to the output ISIS3 Cube. Note that FITS labels are not transferred. </li>
      <li>Convert the raw FITS image data to an ISIS3 cube.</li>
      <li> Save the labels from the input PDS label file to the output ISIS3 cube. Note that FITS labels are not transferred. </li>
      <li>Enlarge the image from 537 samples x 244 lines to 537 x 412 using the user-specified interpolation algorithm. Defaults to cubic convolution.</li>
      <li>Flip the image vertically, i.e. across the horizontal axis.</li>
      <li>Trim 33 pixels from the top, bottom, left and right sides. These 
@@ -105,8 +105,8 @@
        <brief>Type of interpolation for enlarge process</brief>
        <description>
          This is the type of interpolation to be performed on the input when
          the image is enlarged from 537 samples by 244 lines to 
          537 samples by 412 lines.
          the image is enlarged from 537 samples x 244 lines to 
          537 samples x 412 lines.
        </description>
        <list>
          <option value="CUBICCONVOLUTION">