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/astutil/setjd.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astutil/setjd.par')
-rw-r--r-- | noao/astutil/setjd.par | 16 |
1 files changed, 16 insertions, 0 deletions
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?" |