pcomb problem

Dear list,

I am having some problems in the usage of pcomb.

If I use the latest release of radiance compiled for windows
(
pcomb -v
#?RADIANCE
CAPDATE= 2010:02:09 19:36:42
)
on a command like:

pcomb -h -e 'lo=li(1)+li(2)+li(3)' -o C:\image_1.pic -o C:\image_2.pic
-o C:\image_3.pic > C:\Composite.pic

I receive the error
'lo=li(1)+li(2)+li(3)'
^ illegal variable name

If I use an older version o pcomb (-h not supported yet) it all works
fine but I seem to be limited to 30ish images maximum, otherwise an
error (too many picture files) appears.
As I am planning to use a large number of images composted together I
would like to get rid of the header information and not being limited to
the number of images I can process (or at least being able to handle
some 100 files at once...).

Thank you in advance for your time and help!
As usual it is very much appreciated!!

Best,

Giovanni

Dear list,

I am having some problems in the usage of pcomb.

If I use the latest release of radiance compiled for windows
on a command like:

pcomb -h -e 'lo=li(1)+li(2)+li(3)' -o C:\image_1.pic -o C:\image_2.pic
-o C:\image_3.pic > C:\Composite.pic

I receive the error
'lo=li(1)+li(2)+li(3)'
^ illegal variable name

Have you tried to use double quotes instead of single quotes?
I noticed that there is a difference between command prompt
in Windows and shell prompt in Unix. Can't remember which
one had to use on Windows, though.

As I am planning to use a large number of images composted together I
would like to get rid of the header information and not being limited to
the number of images I can process (or at least being able to handle
some 100 files at once...).

With this weekend's HEAD I noticed that the -h command does
strip the headers from the input images, but the command used
to create the output is still there in full length. I can understand
that this is the desired behaviour. If you plan to combine a large
number of pictures I would recommend another pcomb command
with a single input file just to strip this header as well.

Regards,
Thomas

···

On Tue, Feb 9, 2010 at 7:48 PM, Giovanni Betti <[email protected]> wrote:

Thank you so much Thomas, your tip fixed the problem in one second!
Would be useful to have the right syntax on the manual page as well though...

Thanks again,

Best,

Giovanni

···

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Bleicher
Sent: 09 February 2010 22:18
To: Radiance general discussion
Subject: Re: [Radiance-general] pcomb problem

On Tue, Feb 9, 2010 at 7:48 PM, Giovanni Betti <[email protected]> wrote:

Dear list,

I am having some problems in the usage of pcomb.

If I use the latest release of radiance compiled for windows
on a command like:

pcomb -h -e 'lo=li(1)+li(2)+li(3)' -o C:\image_1.pic -o C:\image_2.pic
-o C:\image_3.pic > C:\Composite.pic

I receive the error
'lo=li(1)+li(2)+li(3)'
^ illegal variable name

Have you tried to use double quotes instead of single quotes?
I noticed that there is a difference between command prompt
in Windows and shell prompt in Unix. Can't remember which
one had to use on Windows, though.

As I am planning to use a large number of images composted together I
would like to get rid of the header information and not being limited to
the number of images I can process (or at least being able to handle
some 100 files at once...).

With this weekend's HEAD I noticed that the -h command does
strip the headers from the input images, but the command used
to create the output is still there in full length. I can understand
that this is the desired behaviour. If you plan to combine a large
number of pictures I would recommend another pcomb command
with a single input file just to strip this header as well.

Regards,
Thomas

_______________________________________________
Radiance-general mailing list
[email protected]
http://www.radiance-online.org/mailman/listinfo/radiance-general

Thank you so much Thomas, your tip fixed the problem in one second!

Strange. That does not explain why your command with the
older version of pcomb did succeed. Unless you used double
quotes there.

Would be useful to have the right syntax on the manual page as well though...

Well, you can point out every oddity of every system Radiance
runs on.

Regrads,
Thomas

···

On Wed, Feb 10, 2010 at 9:55 AM, Giovanni Betti <[email protected]> wrote:

I have used that version of pcomb quite a lot and (as per the manual
page) I have always used in that format without any problem...
The radiance manual pages are my on-line bible, to be believed and never
questioned! :slight_smile:

Thanks again,
Best,
G

···

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Thomas Bleicher
Sent: 10 February 2010 12:39
To: Radiance general discussion
Subject: Re: [Radiance-general] pcomb problem

On Wed, Feb 10, 2010 at 9:55 AM, Giovanni Betti <[email protected]> wrote:

Thank you so much Thomas, your tip fixed the problem in one second!

Strange. That does not explain why your command with the
older version of pcomb did succeed. Unless you used double
quotes there.

Would be useful to have the right syntax on the manual page as well

though...

Well, you can point out every oddity of every system Radiance
runs on.

Regrads,
Thomas

_______________________________________________
Radiance-general mailing list
[email protected]
http://www.radiance-online.org/mailman/listinfo/radiance-general