From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/digiphot/daophot/allstar.par | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 noao/digiphot/daophot/allstar.par (limited to 'noao/digiphot/daophot/allstar.par') diff --git a/noao/digiphot/daophot/allstar.par b/noao/digiphot/daophot/allstar.par new file mode 100644 index 00000000..e8d52d28 --- /dev/null +++ b/noao/digiphot/daophot/allstar.par @@ -0,0 +1,19 @@ +# Parameters for the ALLSTAR 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.?)" +allstarfile,f,a,"default",,,"Output photometry file (default: image.als.?)" +rejfile,f,a,"default",,,"Output rejections file (default: image.arj.?)" +subimage,f,a,"default",,,"Subtracted image (default: image.sub.?)" +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,yes,,,Cache the data in memory? +verify,b,h,)_.verify,,,Verify critical allstar parameters? +update,b,h,)_.update,,,Update critical allstar parameters? +verbose,b,h,)_.verbose,,,Print allstar messages? +version,i,h,2,1,2,Version +mode,s,h,'ql' -- cgit