diff options
Diffstat (limited to 'noao/astutil/setairmass.par')
-rw-r--r-- | noao/astutil/setairmass.par | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/noao/astutil/setairmass.par b/noao/astutil/setairmass.par new file mode 100644 index 00000000..230c82e7 --- /dev/null +++ b/noao/astutil/setairmass.par @@ -0,0 +1,19 @@ +# SETAIRMASS parameter file + +images,s,a,,,,"Input images" +observatory,s,h,)_.observatory,,,"Observatory for images" +intype,s,h,"beginning","beginning|middle|end",,"Input keyword time stamp" +outtype,s,h,"effective","beginning|middle|end|effective",,"Output airmass time stamp\n" +ra,s,h,"ra",,,"Right acsension keyword (hours)" +dec,s,h,"dec",,,"Declination keyword (degrees)" +equinox,s,h,"epoch",,,"Equinox keyword (years)" +st,s,h,"st",,,"Local siderial time keyword (hours)" +ut,s,h,"ut",,,"Universal time keyword (hours)" +date,s,h,"date-obs",,,"Observation date keyword" +exposure,s,h,"exptime",,,"Exposure time keyword (seconds)" +airmass,s,h,"airmass",,,"Airmass keyword (output)" +utmiddle,s,h,"utmiddle",,,"Mid-observation UT keyword (output)" +scale,r,h,750.0,,,"The atmospheric scale height\n" +show,b,h,yes,,,"Print the airmasses and mid-UT?" +update,b,h,yes,,,"Update the image header?" +override,b,h,yes,,,"Override previous assignments?" |