diff options
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' |