diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/astcat/src/agetim.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astcat/src/agetim.par')
-rw-r--r-- | noao/astcat/src/agetim.par | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/noao/astcat/src/agetim.par b/noao/astcat/src/agetim.par new file mode 100644 index 00000000..4febee1f --- /dev/null +++ b/noao/astcat/src/agetim.par @@ -0,0 +1,29 @@ +# The AGETIM parameter file. + +# The field center parameters. + +regions,s,a,"pars",,,"The regions source (pars,file,images)" +images,s,a,"default",,,"The output image(s)" +aregpars,pset,h,"",,,"The default field center parameters" + +# The image survey parameters. + +imsurveys,s,h,)_.imsurveys,,,"The input image survey(s)" + +# The image editing parameters. + +wcsedit,b,h,no,,,"Add a new FITS wcs to each image ?" +#awcspars,pset,h,,,,The default wcs parameters +hdredit,b,h,no,,,"Standardize the non-wcs image header parameters ?" +#aimpars,pset,h,"",,,The default image header parameters + +# The task mode parameters. + +update,b,h,no,,,"Update algorithm parameters at task termination ?" +verbose,b,h,yes,,,"Print task status messages ?" + +# The task configuration parameters. + +imdb,s,h,)_.imdb,,,"The image survey configuration file" + +mode,s,h,"ql",,, |