blob: 96a58f4b38385d3908dee392f09c9402cb2e37db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Declare the ARNICA JHK standards catalog variables
catalog
J 2 # J magnitude
error(J) 3 # err J
H 4 # H magnitude
error(H) 5 # err H
K 6 # K magnitude
error(K) 7 # err K
|