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

Comparing ray/src/px/falsecolor.csh (file contents):
Revision 2.9 by greg, Mon Mar 8 21:39:32 2004 UTC vs.
Revision 2.10 by greg, Sat Jul 31 17:56:56 2004 UTC

# Line 162 | Line 162 | if ( $legwidth > 20 && $legheight > 40 ) then
162   pcomb $pc0args -e 'v=(y+.5)/yres;vleft=v;vright=v' \
163                  -e 'vbelow=(y-.5)/yres;vabove=(y+1.5)/yres' \
164                  -x $legwidth -y $legheight > $td/scol.pic
165 < ( echo $label; cnt $ndivs \
165 > ( echo "$label"; cnt $ndivs \
166                  | rcalc -e '$1='"($scale)*imap(($ndivs-.5-"'$1'")/$ndivs)" \
167                  -e "$imap" | sed -e 's/\(\.[0-9][0-9][0-9]\)[0-9]*/\1/' ) \
168          | psign -s -.15 -cf 1 1 1 -cb 0 0 0 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines