blob: 44d4aa1baef90a03f77008c89ed31d3751631068 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
xtension = 'bintable'
naxis2 = 20
TTYPE1 = 'SIZE' / comment here
TFORM1 = 1J / my first column
TTYPE2 = 'DISTANCE'
TFORM2 = 1E / my second column
mykey = 16 / this is my comment
|