View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

ERROR: Incompatable image and psf file list lengths

mdmelita wrote on Feb 18, 2011

Hi!

I get that error when I want to do psf on a single image having produced previously a .mag file and a .pst file.

What I am doing wrong?

Cheers!
Mario

PS: epar psf first lines look like:

image = dufR_0110bf.fits Input image(s) for which to build PSF
photfile= dufR_0110bf.fits.mag.2 Input photometry file(s) (default: image.mag.?
pstfile = dufR_0110bf.fits.pst.1 Input psf star list(s) (default: image.pst.?)
psfimage= Output PSF image(s) (default: image.psf.?)
opstfile= default Output PSF star list(s) (default:image.pst.?)
groupfil= Output PSF star group file(s) (default: image.ps
(plotfil= ) Output plot metacode file

Mike Fitzpatrick wrote on Feb 18, 2011

You need to set the 'psfimage' parameter to be 'default' or the name of an image to be used, it is currently blank.

mdmelita wrote on Feb 18, 2011

Thanks!

Last post on Feb 18, 2011