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/artdata/mkexamples/objhdr.dat | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 noao/artdata/mkexamples/objhdr.dat (limited to 'noao/artdata/mkexamples/objhdr.dat') diff --git a/noao/artdata/mkexamples/objhdr.dat b/noao/artdata/mkexamples/objhdr.dat new file mode 100644 index 00000000..eabebc5f --- /dev/null +++ b/noao/artdata/mkexamples/objhdr.dat @@ -0,0 +1,19 @@ +OBSERVER= 'IRAF ' / observers +OBSERVAT= 'KPNO ' / observatory +INSTRUME= 'IRAF ARTDATA ' / instrument +TELESCOP= 'kpcdf ' / telescope name +DETECTOR= 'te1k ' / detector +EXPTIME = 1200. / actual integration time +DARKTIME= 1200. / total elapsed time +IMAGETYP= 'object ' / object, dark, bias, etc. +DATE-OBS= '1991-11-26T12:19:55.00' / date (dd/mm/yy) of obs. +UT = '12:19:55.00 ' / universal time +ST = '09:13:15.00 ' / sidereal time +RA = '06:37:02.00 ' / right ascension +DEC = '06:08:52.00 ' / declination +EPOCH = 1991.9 / epoch of ra and dec +ZD = '44.580 ' / zenith distance +AIRMASS = 0. / airmass +APERTURE= '250micron slit ' / aperture +GRATPOS = 4624.3 / grating position +CCDPROC = 'Nov 26 5:44 CCD processing done' -- cgit