View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

imfort interface

Guest wrote on Nov 07, 2005

I'm trying to work with some fits images in fortran. Going through
Doug's guide to the imfort package, i've
tried opening the images with "imopen", but this seems to fail
(ier=19) on fits images. The only work around
i've found is to convert the image into an old-time IRAF (imh/pix) pair.

Is there some other approach?

thanks,

phil

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

Guest wrote on Nov 07, 2005

Hi Phil,
Imfort is for OIF (i.e. the .imh format) images only. Other than
converting the image, your only other solution is to convert the program
to use FITSIO.

Cheers,
-Mike

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

Last post on Nov 07, 2005