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/acqitest.par | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 noao/astcat/src/acqitest.par (limited to 'noao/astcat/src/acqitest.par') diff --git a/noao/astcat/src/acqitest.par b/noao/astcat/src/acqitest.par new file mode 100644 index 00000000..4acc90f2 --- /dev/null +++ b/noao/astcat/src/acqitest.par @@ -0,0 +1,7 @@ +record,s,a,"dss2@cadc",,,"Database record name" +image,s,a,"",,,"Output image name" +ra,s,a,"12:12:12.00",,,"Ra in hours" +dec,s,a,"+12:12:12.0",,,"Dec in degrees" +width,r,a,10.0,,,Width in minutes +database,f,a,")_.imdb",,,"Surveys database file" +mode,s,h,"ql",,, -- cgit