diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/artdata/mkexamples/objhdr.dat | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/artdata/mkexamples/objhdr.dat')
-rw-r--r-- | noao/artdata/mkexamples/objhdr.dat | 19 |
1 files changed, 19 insertions, 0 deletions
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' |