View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

Photometry - new PSF-model

Robert Janusz wrote on Jan 16, 2009

I would like to know how to extend the psf-models (gauss, lorentz, penny, etc.) by my own one. Is there any "plug-in" method (something like virtual method of object oriented programming) possible?

Mike Fitzpatrick wrote on Jan 16, 2009

Sorry, but if you want to extend the models you'll need to modify the SPP code directly to provide the option. User-defjined functions are provided by some tasks, but not generally in the DAOPHOT tasks.

-Mike

Last post on Jan 16, 2009