diff options
Diffstat (limited to 'noao/digiphot/apphot/qphot.par')
-rw-r--r-- | noao/digiphot/apphot/qphot.par | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/noao/digiphot/apphot/qphot.par b/noao/digiphot/apphot/qphot.par new file mode 100644 index 00000000..85b18882 --- /dev/null +++ b/noao/digiphot/apphot/qphot.par @@ -0,0 +1,27 @@ +# QPHOT parameters + +image,f,a,,,,"The input image(s)" +cbox,r,a,5.0,,,"The centering box width in pixels" +annulus,r,a,,0.0,,"The inner radius of sky annulus in pixels" +dannulus,r,a,,1.0,,"The width of the sky annulus in pixels" +apertures,s,a,"3.0",,,"The list of photometry apertures" +coords,s,h,"",,,"The input coordinate file(s) (default: *.coo.?)" +output,f,h,"default",,,"The output photometry file(s) (default: *.mag.?)" +plotfile,f,h,"",,,"The output plot metacode file" +zmag,r,h,25.0,,,"The zero point of the magnitude scale" +exposure,s,h,"",,,"The exposure time image header keyword" +airmass,s,h,"",,,"The airmass image header keyword" +filter,s,h,"",,,"The filter image header keyword" +obstime,s,h,"",,,"The time of observation image header keyword" +epadu,r,h,1.0,,,"The instrument gain in e-/ADU" +interactive,b,h,yes,,,"Interactive mode ?" +radplots,b,h,no,,,"Plot the radial profiles in interactive mode ?" +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 input image pixels in memory ?" +verbose,b,h,)_.verbose,,,"Print messages in non-interactive mode ?" +graphics,s,h,)_.graphics,,,"Graphics device" +display,s,h,)_.display,,,"Display device" +mode,s,h,'ql' |