Commit c0ace06a authored by Curtis Rose's avatar Curtis Rose
Browse files

PROG Added history comment to photomet, Fixes #4180.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7244 41f8697f-d340-4b68-9986-7bafba869bb8
parent 237c38fd
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -998,6 +998,19 @@ incidence</def> and <def link="Emission Angle">emission angles</def>, respective
      "Related Objects and Documents" section of the documentation.
      Fixes mantis ticket #1525.
    </change>
    <change name="Curtis Rose" date="2016-11-16">
      Decoupled ANGLESOURCE and USEDEM parameters. They were working incorrectly before 
      and were tangled together a bit. They are separated now and working as expected.
      Anglesource DEM makes the photometric calculations based on the DEM of the image
        if it exists.
      Anglesource ELLIPSOID makes the photometric calculations based on the radius 
        obtained from the DEM shape model.
      Usedem true trims the image using the photometric calculations on the radius 
        obtained from the DEM shape model.
      Usedem false trims the image using the from the IAU/NAIF target body file, 
        which is defined within the cube's kernel group as the TargetAttitudeShape.
      Fixes #4180.
    </change>
  </history>
  
  <category>