-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsophia.current.filter.properties
More file actions
54 lines (51 loc) · 1.49 KB
/
sophia.current.filter.properties
File metadata and controls
54 lines (51 loc) · 1.49 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# ---------------------------- #
# Per Semester Filter database #
# ---------------------------- #
# The sophia current filter properties are currently an odd mix of Loci and IO:O properties
# The current sophia camera robotic software is using IO:O CONFIGs, so we need a matching filter config
# file.
#
# ------------- #
# Filter Wheels #
# ------------- #
#
filterwheel.count = 3
#
# ---------------------- #
# Filter wheel 1 #
# ---------------------- #
#
filterwheel.1.count = 5
filterwheel.1.0.type =SDSS-U
filterwheel.1.1.type =SDSS-G
filterwheel.1.2.type =SDSS-R
filterwheel.1.3.type =SDSS-I
filterwheel.1.4.type =SDSS-Z
#
# --------------------------------------------------- #
# Filter wheel 2 (lower neutral density filter slide) #
# --------------------------------------------------- #
#
filterwheel.2.count = 2
filterwheel.2.0.type = clear
filterwheel.2.1.type = ND1.5
#
# --------------------------------------------------- #
# Filter wheel 3 (upper neutral density filter slide) #
# --------------------------------------------------- #
#
filterwheel.3.count = 2
filterwheel.3.0.type = clear
filterwheel.3.1.type = ND3
#
# ----------------------------------------------- #
# Mappings from logical names to physical filters #
# ----------------------------------------------- #
#
# wheel 1
filterwheel.SDSS-U.id = SDSS-U-03
filterwheel.SDSS-G.id = SDSS-G-03
filterwheel.SDSS-R.id = SDSS-R-03
filterwheel.SDSS-I.id = SDSS-I-03
filterwheel.SDSS-Z.id = SDSS-Z-03
filterwheel.SDSS-Y.id = SDSS-Y-03