aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/daophot/peak.par
diff options
context:
space:
mode:
Diffstat (limited to 'noao/digiphot/daophot/peak.par')
-rw-r--r--noao/digiphot/daophot/peak.par17
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/digiphot/daophot/peak.par b/noao/digiphot/daophot/peak.par
new file mode 100644
index 00000000..e3600d38
--- /dev/null
+++ b/noao/digiphot/daophot/peak.par
@@ -0,0 +1,17 @@
+# Parameters for the PEAK task
+
+image,f,a,,,,"Image corresponding to photometry"
+photfile,f,a,default,,,"Input photometry file (default: image.mag.?)"
+psfimage,f,a,default,,,"PSF image (default: image.psf.?)"
+peakfile,f,a,"default",,,"Output photometry file (default: image.pk.?)"
+rejfile,f,a,"default",,,"Output rejections file (default: image.rej.?)"
+datapars,pset,h,"",,,Data dependent parameters
+daopars,pset,h,"",,,Psf fitting parameters
+wcsin,s,h,)_.wcsin,,,"The input coordinate system (logical,tv,physical,world)"
+wcsout,s,h,)_.wcsout,,,"The output coordinate system (logical,tv,physical)"
+wcspsf,s,h,)_.wcspsf,,,"The psf coordinate system (logical,tv,physical)"
+cache,b,h,)_.cache,,,"Cache the input image pixels in memory?"
+verify,b,h,)_.verify,,,Verify critical peak parameters?
+update,b,h,)_.update,,,Update critical peak parameters?
+verbose,b,h,)_.verbose,,,Print peak messages?
+mode,s,h,'ql'