-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupircam.filter.properties
More file actions
93 lines (92 loc) · 2.83 KB
/
supircam.filter.properties
File metadata and controls
93 lines (92 loc) · 2.83 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
#
# -------------------------- #
# Filter Properties Database #
# #
# $Id: supircam.filter.properties,v 1.6 2007-09-26 17:35:06 cjm Exp $ #
# -------------------------- #
#
# Filter Clear-01 - no filter
#
filter.Clear-01.description =No Filter
filter.Clear-01.skybright =0.0
filter.Clear-01.skydark =0.0
filter.Clear-01.zero =0.0
filter.Clear-01.width =0.0
filter.Clear-01.center =0.0
filter.Clear-01.qfilter =1.0
filter.Clear-01.qccd =0.0
filter.Clear-01.physical_thickness =0.0
filter.Clear-01.optical_thickness =0.0
#
# Filter Blank-01 - black metal
#
filter.Blank-01.description =Blank
filter.Blank-01.skybright =0.0
filter.Blank-01.skydark =0.0
filter.Blank-01.zero =0.0
filter.Blank-01.width =0.0
filter.Blank-01.center =0.0
filter.Blank-01.qfilter =0.0
filter.Blank-01.qccd =0.0
filter.Blank-01.physical_thickness =0.0
filter.Blank-01.optical_thickness =0.0
#
# Filter Barr-J-01
#
filter.Barr-J-01.description =Barr J
filter.Barr-J-01.skybright =0.0
filter.Barr-J-01.skydark =0.0
filter.Barr-J-01.zero =0.0
filter.Barr-J-01.width =300.0
filter.Barr-J-01.center =1250.0
filter.Barr-J-01.qfilter =0.85
filter.Barr-J-01.qccd =0.0
filter.Barr-J-01.physical_thickness =0.0
# Update by RJS (2006-03-29)
# filter.Barr-J-01.optical_thickness =-0.11
# Update by RJS (2007-09-13) There is now a master offset in the supircam.properties. Here we only need the
# difference between the two filters
filter.Barr-J-01.optical_thickness =0.00
#
# Filter Barr-H-01
#
filter.Barr-H-01.description =Barr H
filter.Barr-H-01.skybright =0.0
filter.Barr-H-01.skydark =0.0
filter.Barr-H-01.zero =0.0
filter.Barr-H-01.width =350.0
filter.Barr-H-01.center =1675.0
filter.Barr-H-01.qfilter =0.73
filter.Barr-H-01.qccd =0.0
filter.Barr-H-01.physical_thickness =0.0
# Update by RJS (2006-03-29)
#filter.Barr-H-01.optical_thickness =-0.17
# Update by RJS (2006-09-13)
filter.Barr-H-01.optical_thickness =-0.06
#
# Filter Barr-K-Prime-01
#
filter.Barr-K-Prime-01.description =Barr K Prime
filter.Barr-K-Prime-01.skybright =0.0
filter.Barr-K-Prime-01.skydark =0.0
filter.Barr-K-Prime-01.zero =0.0
filter.Barr-K-Prime-01.width =500.0
filter.Barr-K-Prime-01.center =2150.0
filter.Barr-K-Prime-01.qfilter =0.8
filter.Barr-K-Prime-01.qccd =0.0
filter.Barr-K-Prime-01.physical_thickness =0.0
filter.Barr-K-Prime-01.optical_thickness =0.0
#
# $Log: not supported by cvs2svn $
# Revision 1.5 2006/03/30 17:40:42 cjm
# Updated focus offsets to latest values.
#
# Revision 1.4 2005/10/06 11:00:56 cjm
# Changed Barr-J/Barr-H optical thickness from 0.1 to 0.03, after
# calibration by RJS on 05/10/05.
#
# Revision 1.3 2005/03/17 10:43:43 cjm
# Changed optical thickness from 0.3 to 0.1, on Barr-J/H,
# following focus tests by ias.
#
#