From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/astcat/src/adumpcat.par | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 noao/astcat/src/adumpcat.par (limited to 'noao/astcat/src/adumpcat.par') diff --git a/noao/astcat/src/adumpcat.par b/noao/astcat/src/adumpcat.par new file mode 100644 index 00000000..c508cc78 --- /dev/null +++ b/noao/astcat/src/adumpcat.par @@ -0,0 +1,7 @@ +catalog,s,a,"",,,"The astrometric catalog" +output,s,a,"",,,"The query results file" +ra,s,a,"00:00:00.0",,,"The field center ra / longitude" +dec,s,a,"+00:00:00",,,"The field center dec / latitude" +size,s,a,15.0,,,"The field size" +catdb,s,h,")_.catdb",,,"The catalog configuration file" +mode,s,h,"ql",,, -- cgit