--- ray/doc/man/man1/pcomb.1 2003/04/07 15:43:08 1.2 +++ ray/doc/man/man1/pcomb.1 2005/03/01 22:55:21 1.6 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: pcomb.1,v 1.6 2005/03/01 22:55:21 greg Exp $" .TH PCOMB 1 8/31/96 RADIANCE .SH NAME pcomb - combine RADIANCE pictures @@ -68,7 +68,7 @@ For example, would return the red component of the pixel from picture 3 that is left 2 and up 1 from the current position. Although x offsets may be as large as width of the picture, -y offsets are limited to a small window (+/- 8 pixels) due to efficiency +y offsets are limited to a small window (+/- 32 pixels) due to efficiency considerations. However, it is not usually necessary to worry about this problem -- if the requested offset is not available, the next best pixel is @@ -85,7 +85,11 @@ The constant gives the number of input files present, and .I WE -gives the white efficacy (lumens/brightness) for pixel values. +gives the white efficacy (lumens/brightness) for pixel values, +which may be used with the +.I \-o +option or the le(n) values to convert to absolute +photometric units (see below). The variables .I x and @@ -205,4 +209,4 @@ pcomb -x 100 -y 100 -e 'ro=b;go=b;bo=b;b=if((x-50)^2+( .SH AUTHOR Greg Ward .SH "SEE ALSO" -calc(1), getinfo(1), pcompos(1), pfilt(1), rpict(1) +getinfo(1), icalc(1), pcompos(1), pfilt(1), rpict(1)