View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

help

Guest wrote on Oct 17, 2005

Hi Venkat,
The message means exactly what is says: one or more of your
input images is a different size. You can use the IMHEAD to verify
the images are all the same size and sections to cutout the same
size region directly, e.g.

cl> rgbsun red[1:1282,1:1269] green[1:1282,1:1269] .......

The task would have died with a different message if the images weren't
2-D. See also the EXPORT task in the DATAIO package, however it also
requires images to be the same size. Hope this helps.

Cheers,
Mike Fitzpatrick

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

Last post on Oct 17, 2005