Dear Group
I have recently tried using compamb to determine the proper -av values. This is my first time trying it. After setting things up and running it, all that was appended to the rad files was:
render= -av Inf Inf Inf
'Inf' is not a valid value for -av. What's going wrong here?
Marcus
Hi Marcus,
Mea culpa. It seems I introduced a bug in the total command when I added the ability to read binary data back in June, and didn't notice it because it only happens when the -p and -m options are combined, as they are in compamb.
Download and compile the latest total.c from CVS by following the link below:
http://www.radiance-online.org/cgi-bin/viewcvs.cgi/checkout/ray/src/cal/total.c?rev=1.5&content-type=text/plain
Put it in the ray/src/cal directory and rerun "rmake install" there.
Sorry about that, but thanks very much for finding this bug.
-Greg
···
From: "Marcus Jacobs" <marcdevon@hotmail.com>
Date: October 7, 2005 8:21:47 PM PDT
Dear Group
I have recently tried using compamb to determine the proper -av values. This is my first time trying it. After setting things up and running it, all that was appended to the rad files was:
render= -av Inf Inf Inf
'Inf' is not a valid value for -av. What's going wrong here?
Marcus