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/astutil/setjd.par | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 noao/astutil/setjd.par (limited to 'noao/astutil/setjd.par') diff --git a/noao/astutil/setjd.par b/noao/astutil/setjd.par new file mode 100644 index 00000000..01ba5744 --- /dev/null +++ b/noao/astutil/setjd.par @@ -0,0 +1,16 @@ +images,s,a,,,,"Images" +observatory,s,h,)_.observatory,,,"Observatory of observation" +date,s,h,"date-obs",,,"Date of observation keyword" +time,s,h,"ut",,,"Time of observation keyword" +exposure,s,h,"exptime",,,"Exposure time keyword" +ra,s,h,"ra",,,"Right ascension (hours) keyword" +dec,s,h,"dec",,,"Declination (degrees) keyword" +epoch,s,h,"epoch",,,"Epoch (years) keyword +" +jd,s,h,"jd",,,"Output Julian date keyword" +hjd,s,h,"hjd",,,"Output Helocentric Julian date keyword" +ljd,s,h,"ljd",,,"Output local Julian date keyword +" +utdate,b,h,yes,,,"Is observation date UT?" +uttime,b,h,yes,,,"Is observation time UT?" +listonly,b,h,no,,,"List only without modifying images?" -- cgit