1
2
3
4
5
6
7
8
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'
|