diff options
Diffstat (limited to 'noao/digiphot/daophot/psf.par')
-rw-r--r-- | noao/digiphot/daophot/psf.par | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/noao/digiphot/daophot/psf.par b/noao/digiphot/daophot/psf.par new file mode 100644 index 00000000..888dbeb9 --- /dev/null +++ b/noao/digiphot/daophot/psf.par @@ -0,0 +1,27 @@ +# Parameters for the PSF task + +image,f,a,,,,"Input image(s) for which to build PSF" +photfile,f,a,default,,,"Input photometry file(s) (default: image.mag.?)" +pstfile,f,a,"",,,"Input psf star list(s) (default: image.pst.?)" +psfimage,f,a,default,,,"Output PSF image(s) (default: image.psf.?)" +opstfile,f,a,default,,,"Output PSF star list(s) (default: image.pst.?)" +groupfile,f,a,default,,,"Output PSF star group file(s) (default: image.psg.?)" +plotfile,f,h,"",,,"Output plot metacode file" +datapars,pset,h,"",,,"Data dependent parameters" +daopars,pset,h,"",,,"Psf fitting parameters" +matchbyid,b,h,yes,,,"Match psf star list to photometry file(s) by id number?" +interactive,b,h,yes,,,"Compute the psf interactively?" +mkstars,b,h,no,,,"Mark deleted and accepted psf stars?" +showplots,b,h,yes,,,"Show plots of PSF stars?" +plottype,s,h,"mesh","|mesh|contour|radial|",,"Default plot type (mesh|contour|radial)" +icommands,*imcur,h,"",,,"Image cursor: [x y wcs] key [cmd]" +gcommands,*gcur,h,"",,,"Graphics cursor: [x y wcs] key [cmd]" +wcsin,s,h,)_.wcsin,,,"The input coordinate system (logical,tv,physical,world)" +wcsout,s,h,)_.wcsout,,,"The output coordinate system (logical,tv,physical)" +cache,b,h,)_.cache,,,"Cache the input image pixels in memory?" +verify,b,h,)_.verify,,,"Verify critical psf parameters?" +update,b,h,)_.update,,,"Update critical psf parameters?" +verbose,b,h,)_.verbose,,,"Print psf messages?" +graphics,s,h,)_.graphics,,,"Graphics device" +display,s,h,)_.display,,,"Display device" +mode,s,h,'ql' |