aboutsummaryrefslogtreecommitdiff
path: root/noao/astcat/src/aocatpars.par
blob: 2c8146f3a0c7509ef88b6fcf7ba6288b89323096 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# The AOCATPARS parameter file

# The standard output catalog format parameter set. 

# Global parameters

ocatsystem,s,h,"J2000",,,The output catalog celestial coordinate system

# Standard column / field definitions

oid,s,h,"",,,"The id field"

ora,s,h,"",,,"The ra / longitude field"
odec,s,h,"",,,"The dec / latitude field"
oera,s,h,"",,,"The ra / longitude error field"
oedec,s,h,"",,,"The dec / latitude error field"

opmra,s,h,"",,,"The ra / longitude proper motion field"
opmdec,s,h,"",,,"The dec / latitude proper motion field"
oepmra,s,h,"",,,"The ra / longitude proper motion error field"
oepmdec,s,h,"",,,"The dec / latitude proper motion error field"

ocoosystem,s,h,"",,,"The celestial coordinate system field"
oequinox,s,h,"",,,"The epoch of the equinox field"
oepoch,s,h,"",,,"The epoch of the observation field"

opx,s,h,"",,,"The parallax field"
orv,s,h,"",,,"The radial velocity field"
oepx,s,h,"",,,"The parallax error field"
oerv,s,h,"",,,"The radial error velocity field"

omags,s,h,"",,,"The magnitude field(s)"
ocolors,s,h,"",,,"The color indices field(s)"
oemags,s,h,"",,,"The magnitude error field(s)"
oecolors,s,h,"",,,"The color indices error field(s)"

# Additions ....