diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/digiphot/daophot/seepsf.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/digiphot/daophot/seepsf.par')
-rw-r--r-- | noao/digiphot/daophot/seepsf.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/noao/digiphot/daophot/seepsf.par b/noao/digiphot/daophot/seepsf.par new file mode 100644 index 00000000..25a4faea --- /dev/null +++ b/noao/digiphot/daophot/seepsf.par @@ -0,0 +1,9 @@ +# Parameters for the SEEPSF task + +psfimage,f,a,,,,"PSF image name" +image,f,a,,,,"Output image name" +dimension,i,h,INDEF,,,"Dimension of the output PSF image" +xpsf,r,h,INDEF,,,"X distance from the PSF star" +ypsf,r,h,INDEF,,,"Y distance from the PSF star" +magnitude,r,h,INDEF,,,"Magnitude of the PSF star" +mode,s,h,'ql' |