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

Comparing ray/src/px/phisteq.csh (file contents):
Revision 3.2 by greg, Thu Jan 1 19:44:07 2004 UTC vs.
Revision 3.3 by greg, Wed Feb 16 05:40:11 2005 UTC

# Line 4 | Line 4 | set Ldmin=1            # minimum display luminance
4   set Ldmax=100           # maximum display luminance
5   set nsteps=100          # number of steps in perceptual histogram
6   set cvratio=0.08        # fraction of pixels to ignore in envelope clipping
7 < set td=/usr/tmp
7 > set td=/tmp
8   set tf1=$td/hist$$
9   set tf1b=$td/hist$$.new
10   set tf2=$td/cumt$$

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines