View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Transforming a 1x1 binned image to 2x2 binning

Don Schumacher, Jr. wrote on Oct 31, 2009

Does anyone know if there is a way in IRAF to take an image that is binned 1x1 (so say 1024x1024 pixels) and change it into a 2x2 (in this case 512x512 pixel) binned image?

My problem is that I have star images binned 1x1, but I only have correction images binned 2x2. So I was hoping to find a way to resize the larger star images so that I could use the correction images.

Mike Fitzpatrick wrote on Oct 31, 2009

See the BLKAVG or MAGNIFY tasks.

Last post on Oct 31, 2009