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/adumpim.par | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 noao/astcat/src/adumpim.par (limited to 'noao/astcat/src/adumpim.par') diff --git a/noao/astcat/src/adumpim.par b/noao/astcat/src/adumpim.par new file mode 100644 index 00000000..9be409a1 --- /dev/null +++ b/noao/astcat/src/adumpim.par @@ -0,0 +1,7 @@ +imsurvey,s,a,dss2@cadc,,,"The input image survey" +output,s,a,"",,,"The output image" +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" +imdb,s,h,")_.imdb",,,"The image survey configuration file" +mode,s,h,"ql",,, -- cgit