ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/ran2tiff.csh
(Generate patch)

Comparing ray/src/px/ran2tiff.csh (file contents):
Revision 2.3 by greg, Mon Aug 25 04:50:32 2008 UTC vs.
Revision 2.4 by greg, Sat Aug 25 15:39:47 2012 UTC

# Line 94 | Line 94 | foreach inp ($argv:q)
94          set datf="$vald/$datf:r.dat"
95          set outp="$inp:t"
96          set outp="$outdir$outp:r.tif"
97        endif
97          histo $Lmin $Lmax $histosiz < $datf > $vald/newhisto.dat
98          if (-f $vald/oldhisto.dat) then
99                  rlam $vald/newhisto.dat $vald/oldhisto.dat \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines