home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Starbase One Astronomy & Space Collection
/
STARBASE_ONE.ISO
/
catalog
/
constell
/
eq1875.hdr
< prev
next >
Wrap
Text File
|
1991-10-07
|
3KB
|
33 lines
XTENSION= 'TABLE ' / Table extension
BITPIX = 8 / Character data
NAXIS = 2 / Simple 2-D matrix
NAXIS1 = 25 / Number of characters per row
NAXIS2 = 1566 / Number of rows in the table
PCOUNT = 0 / No "random" parameters
GCOUNT = 1 / Only one group
TFIELDS = 4 / Number of fields per row
EXTNAME = 'Constell_1875' / Cat. of Constellation Boundary Data, 1875
AUTHOR = 'Davenhall & Leggett'
REFERENC= 'Davenhall & Leggett, 1990'
DATE = '01/08/91' / Date FITS table verified (dd/mm/yy)
TTYPE1 = 'RA ' / Right ascension, equinox 1875
TBCOL1 = 1 / Start column
TFORM1 = 'F8.5 ' / Fortran format
TUNIT1 = 'h ' / Units are hours
TTYPE2 = 'Dec ' / Declination, equinox 1875
TBCOL2 = 10 / Start column
TFORM2 = 'F9.5 ' / Fortran format
TUNIT2 = 'deg ' / Units are degrees
TTYPE3 = 'Constell' / Constellation abbreviation
TBCOL3 = 20 / Start column
TFORM3 = 'A4 ' / Fortran format
TTYPE4 = 'Code ' / 'O' if original point, 'I' if interpolated
TBCOL4 = 25 / Start column
TFORM4 = 'A1 ' / Fortran format
END