blob: ac8e03a6ff9ce29d1380349c5214a77156400920 (
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
|
# PFCCD.DAT -- Instrument file to be used with quad when reducing direct
# imageing data obtained with ArCon.
# Uncomment ONE of the following 3 lines to select the
# header keyword to use when grouping images into subsets by filter.
subset filters
#subset filter1
#subset filter2
exptime exptime
darktime darktime
imagetyp imagetyp
biassec biassec
datasec datasec
trimsec trimsec
fixfile fixfile
FOCUS object
OBJECT object
DARK dark
"PROJECTOR FLAT" flat
"SKY FLAT" flat
COMPARISON other
ZERO zero # New software
BIAS zero # Old software
"DOME FLAT" flat
MASK other
|