ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rcontrib.1
(Generate patch)

Comparing ray/doc/man/man1/rcontrib.1 (file contents):
Revision 1.19 by greg, Thu Sep 10 17:52:46 2020 UTC vs.
Revision 1.20 by greg, Wed Oct 19 18:23:14 2022 UTC

# Line 324 | Line 324 | density estimates results in omitted contributions, th
324   is clamped accordingly and a warning is issued.
325   .SH EXAMPLES
326   To compute the proportional contributions from sources modified
327 < by "light1" vs. "light2" on a set of illuminance values:
327 > by "light1" vs. "light2" on a set of irradiance values:
328   .IP "" .2i
329   rcontrib \-I+ @render.opt \-o c_%s.dat \-m light1 \-m light2 scene.oct < test.dat
330   .PP
# Line 340 | Line 340 | of light1 and light2:
340   .IP "" .2i
341   pcomb \-c 100 90 75 c_light1.hdr \-c 50 55 57 c_light2.hdr > combined.hdr
342   .PP
343 < To compute an array of illuminance contributions according to a Tregenza sky:
343 > To compute an array of irradiance contributions according to a Tregenza sky:
344   .IP "" .2i
345   rcontrib \-I+ \-f tregenza.cal \-b tbin \-bn Ntbins \-o sky.dat \-m skyglow
346   \-b 0 \-o ground.dat \-m groundglow @render.opt scene.oct < test.dat

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines