blob: 9ed9a9705b9b167a83f2c67372dc6275cdcbdc37 (
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
|
# CCD.DAT -- Instrument file to be used with ccdred 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
OBJECT object
DARK dark
"PROJECTOR FLAT" flat
"SKY FLAT" other
COMPARISON other
ZERO zero # New software
#BIAS zero # Old software
"DOME FLAT" flat
MASK other
FOCUS object
|