blob: 21df0b3472adc709156854537b52c2cf83e44c77 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Declare the NICMOS JHKKs 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
Ks 6 # Ks (K-short) magnitude
error(Ks) 7 # err Ks
|