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/astcat/src/agetcat.par | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 noao/astcat/src/agetcat.par (limited to 'noao/astcat/src/agetcat.par') diff --git a/noao/astcat/src/agetcat.par b/noao/astcat/src/agetcat.par new file mode 100644 index 00000000..f118ee3d --- /dev/null +++ b/noao/astcat/src/agetcat.par @@ -0,0 +1,28 @@ +# The AGETCAT parameter file. + +# The field center parameters. + +regions,s,a,"pars",,,"The regions list (pars,file,images)" +output,s,a,"default",,,"The output astrometry file(s)" +aregpars,pset,h,"",,,"The default field center parameters" + +# The astrometric catalog parameters. + +catalogs,s,h,)_.catalogs,,,"The astrometric catalog(s)" + +# The output catalog filtering parameters. + +standard,b,h,yes,,,Output a standard astrometry file ? +filter,b,h,no,,,"Filter the output astrometry file ?" +afiltpars,pset,h,"",,,The astrometry file filtering parameters + +# The task mode parameters + +update,b,h,no,,,"Update algorithm parameters at task termination ?" +verbose,b,h,yes,,,"Print task messages ?" + +# The task configuration parameters. + +catdb,s,h,)_.catdb,,,"The astrometric catalog configuration file" + +mode,s,h,"ql",,, -- cgit