View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

xdimsum.makemask: duplicate keyword argument

Guest wrote on Nov 02, 2005

A local user pointed out the following error which manifests itself when
running "epar makemask" under PyRAF:

SyntaxError: duplicate keyword argument (<CL script xdimsum.makemask>, line 176)

The error message is from Python, which explains why the problem isn't
seen under the classic cl.

The closest instance of a duplicate keyword I could find is at line 198
of makemask.cl (we are running xdimsum 020806) where "zloreject=INDEF"
appears twice.
I guess that the second instance was meant to be "zhireject=INDEF";
can anyone confirm and/or point us to a better version of xdimsum?

Post generated using Mail2Forum (http://www.mail2forum.com)

Last post on Nov 02, 2005