-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstrument.html
301 lines (273 loc) · 13.4 KB
/
instrument.html
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#3ed2a7">
<link rel="shortcut icon" href="./assets/img/favicon.ico" />
<title>FOBOS Instrument</title>
<link rel="stylesheet" href="assets/css/theme-vendors.min.css" />
<link rel="stylesheet" href="assets/css/theme.min.css" />
<link rel="stylesheet" href="assets/css/themes/digital-agency.css" />
<!-- Head Libs -->
<script async src="assets/vendors/modernizr.min.js"></script>
</head>
<body data-mobile-nav-trigger-alignment="right" data-mobile-nav-align="left" data-mobile-nav-style="minimal" data-mobile-nav-shceme="gray" data-mobile-header-scheme="gray" data-mobile-nav-breakpoint="1199">
<div id="wrap">
<header class="main-header main-header-overlay">
<div class="mainbar-wrap">
<div class="megamenu-hover-bg"></div><!-- /.megamenu-hover-bg -->
<div class="container-fluid mainbar-container">
<div class="mainbar">
<div class="row mainbar-row align-items-lg-stretch px-4">
<div class="col pr-5">
<div class="navbar-header">
<a class="navbar-brand" href="index.html" rel="home">
<span class="navbar-brand-inner">
<img class="mobile-logo-default" src="./assets/img/FOBOS_FINAL_LOGO.png" alt="Ave HTML Template">
<img class="logo-default" src="./assets/img/FOBOS_FINAL_LOGO.png" alt="Ave HTML Template">
</span>
</a>
<button type="button" class="navbar-toggle collapsed nav-trigger style-mobile" data-toggle="collapse" data-target="#main-header-collapse" aria-expanded="false" data-changeclassnames='{ "html": "mobile-nav-activated overflow-hidden" }'>
<span class="sr-only">Toggle navigation</span>
<span class="bars">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</span>
</button>
</div><!-- /.navbar-header -->
</div><!-- /.col -->
<div class="col">
<div class="collapse navbar-collapse" id="main-header-collapse">
<ul id="primary-nav" class="main-nav main-nav-hover-underline-1 nav align-items-lg-stretch justify-content-lg-center" data-submenu-options='{ "toggleType":"fade", "handler":"mouse-in-out" }' data-localscroll="true">
<li>
<a href="index.html">
<span class="link-icon"></span>
<span class="link-txt">
<span class="link-ext"></span>
<span class="txt">Home</span>
</span>
</a>
</li>
<li>
<a href="science.html">
<span class="link-icon"></span>
<span class="link-txt">
<span class="link-ext"></span>
<span class="txt">Science</span>
</span>
</a>
</li>
<li class="is-active">
<a href="instrument.html">
<span class="link-icon"></span>
<span class="link-txt">
<span class="link-ext"></span>
<span class="txt">Instrument</span>
</span>
</a>
</li>
<li>
<a href="community.html">
<span class="link-icon"></span>
<span class="link-txt">
<span class="link-ext"></span>
<span class="txt">Community</span>
</span>
</a>
</li>
<li>
<a href="contact.html">
<span class="link-icon"></span>
<span class="link-txt">
<span class="link-ext"></span>
<span class="txt">Contact</span>
</span>
</a>
</li>
</ul><!-- /#primary-nav -->
</div><!-- /#main-header-collapse -->
</div><!-- /.col -->
</div><!-- /.mainbar-row -->
</div><!-- /.mainbar -->
</div><!-- /.mainbar-container -->
</div><!-- /.mainbar-wrap -->
</header><!-- /.main-header -->
<main class="content">
<section
class="vc_row d-flex flex-wrap align-items-end"
data-parallax="true"
data-parallax-options='{"parallaxBG":true}'
data-slideshow-bg="true"
data-slideshow-options='{"delay":6000000,"imageArray":["./assets/img/stars.jpg"]}'
>
<div class="container">
<div class="row">
<div class="lqd-column col-md-10 col-md-offset-1 text-center mt-7" data-custom-animations="true" data-ca-options='{"triggerHandler":"inview","animationTarget":"all-childs","duration":"1200","delay":"150","easing":"easeOutQuint","direction":"forward","initValues":{"translateY":31,"translateZ":-108,"opacity":0},"animations":{"translateY":0,"translateZ":0,"opacity":1}}'>
<header class="fancy-title">
<h1 class="text-white lh-15 mb-20 mt-20"><span class="font-size-2-3x lh-1">FOBOS Instrument</span></h1>
</header>
</div>
</div>
</div>
</section>
<section class="vc_row pt-60 pb-30">
<div class="container">
<h2 class="fio mt-0 mb-4 pr-md-5">FOBOS Instrument Overview</h2>
<div class="row d-flex flex-wrap align-items-center">
<div class="lqd-column col-md-12 mb-30">
<figure class="instrumentOverviewImgWrap">
<img class="instrumentOverviewImg" src="./assets/img/FOBOS_Overview.jpg" alt="Fobos Focal Plane">
</figure>
</div>
<div class="lqd-column col-md-8 col-md-offset-2">
<header class="fancy-title mb-35">
<p>The FOBOS focal plane module consists of the atmospheric dispersion corrector, Starbug positioning system, transport cart, and cable support system. Atmospheric dispersion correction is accomplished with a compensating lateral ADC or CLADC. This design allows us to use the surfaces of the ADC optics to correct some of the telescope aberrations and produces the telecentric input needed for the fiber system.</p>
</header>
</div>
</div>
</div>
</section>
<section class="vc_row pt-30 pb-30 mb-50">
<div class="container">
<div class="row d-flex flex-wrap align-items-center">
<div class="lqd-column col-md-8 col-md-offset-2 pr-md-7">
<h2 style="text-align:center;">FOBOS Instrument Specifications</h2>
<table style="width:100%;">
<!-- <tr>
<th></th>
<th>FOBOS</th>
</tr> -->
<tr>
<td>Spectral Range, μm</td>
<td>0.31-1.00</td>
</tr>
<tr>
<td>Instantaneous Δλ, μm</td>
<td>0.69</td>
</tr>
<tr>
<td>Spectral Resolution, R=λ/Δλ</td>
<td>3500</td>
</tr>
<tr>
<td>Spatial Sampling</td>
<td style="padding: 0; border: none;"><table style="border:none; width:100%;"><tr style="border:none;"><td style="width:50%;">0.8” single fiber</td><td style="width:50%; border: none;">0.33” microlens cell</td></tr></table></td>
</tr>
<tr>
<td>IFU Field-of-View</td>
<td style="padding: 0; border: none;"><table style="border:none; width:100%;"><tr style="border:none;"><td style="width:50%;">-</td><td style="width:50%; border: none;">3” Diam. (61 fibers)</td></tr></table></td>
</tr>
<tr>
<td>Multiplex</td>
<td style="padding: 0; border: none;"><table style="border:none; width:100%;"><tr style="border:none;"><td style="width:50%;">~1800</td><td style="width:50%; border: none;">~25</td></tr></table></td>
</tr>
<tr>
<td>Patrol Field</td>
<td>17' Diameter</td>
</tr>
<tr>
<td>Avg. Target Density, arcmin-2</td>
<td style="padding: 0; border: none;"><table style="border:none; width:100%;"><tr style="border:none;"><td style="width:50%;">8</td><td style="width:50%; border: none;">0.1</td></tr></table></td>
</tr>
<tr>
<td>RAB limit: S/N~1 in 1 hour</td>
<td>24.1</td>
</tr>
</table>
</div>
</div>
</div>
</section>
<section class="vc_row pt-30 pb-30">
<div class="container">
<div class="row d-flex flex-wrap align-items-center">
<div class="lqd-column col-md-6 pr-md-7">
<header class="fancy-title mb-35">
<h2 class="mt-0 mb-4 pr-md-5">Starbugs</h2>
<p>The last element of the CLADC acts at the focal surface and the drive surface for the StarBug fiber positioning system. The StarBug actuators developed by AAO are semiautonomous robots that can move the fibers into almost any configuration. They accomplish this using a pair of piezo ceramic tubes which allow the actuators to walk across the focal plane. At the center of each StarBug actuator are the science fibers for collecting target light.</p>
</header>
</div>
<div class="lqd-column col-md-6 mb-4 mb-md-0">
<figure>
<img class="instrumentImg" src="./assets/img/3.1Starbugs_FP_1.jpg" alt="starbugs 1">
<p>Starbugs Focal Plane, Taipan Project: Photo courtesy Rebecca Brown</p>
</figure>
</div>
</div>
</div>
</section>
<section class="vc_row pt-30 pb-60">
<div class="container">
<div class="row d-flex flex-wrap align-items-center">
<div class="lqd-column col-md-6 mb-4 mb-md-0">
<figure>
<img class="instrumentImg" src="./assets/img/3.2Starbugs_Above_2.jpg" alt="starbugs 2">
<p>Taipan Focal Plane Fiber subsystem: Photo courtesy Rebecca Brown</p>
</figure>
</div>
<div class="lqd-column col-md-6 pl-md-6">
<header class="fancy-title mb-35">
<h2 class="mt-0 mb-4 pr-md-5">FOBOS Focal Plane Configurations</h2>
<p>There are very few limits to the configuration of the focal plane or the fiber compliment within a Starbug. For FOBOS first light deployment we expect three modes to be available.
</p>
<ol>
<li>Single fiber multi-object spectroscopy (S-MOS): Allows for
approximately 1800 individual objects to be targeted using single fibers
each with an on-sky aperture of 0.8 arcseconds.</li>
<li>Integral-field multi-object spectroscopy (IFU-MOS): Allows for
approximately 25 targets to be observed with spatially resolved,
integral-field spectroscopy. Each fiber bundle contains 61 fibers for a
total on-sky diameter of 3 arcseconds. Each fiber is fed by a microlens
cell with an on-sky aperture of a third of an arcsecond.</li>
<li>Target-of-Opportunity integral-field spectroscopy (ToO-IFU): A fixed
IFU will be available at the field center at all times to allow for
rapid follow up of targets of opportunity (ToO). This ToO mode can
provide FOBOS spectroscopy of any object in the sky with only the time
required to slew the telescope.</li>
</ol>
<p>
The forward module is able to move away from the focal plane to an instrument storage position when not in use. This system allows for other instrument to continue using the instrument port of Keck. The forward module acts as the instrument card and contains the registration features needed for interfacing with the Keck telescope.
</p>
</header>
</div>
</div>
</div>
</section>
<section class="vc_row pt-30 pb-30">
<div class="container">
<div class="row d-flex flex-wrap align-items-center">
<div class="lqd-column col-md-6 pr-md-7">
<header class="fancy-title mb-35">
<h2 class="mt-0 mb-4 pr-md-5">FOBOS Spectrograph System</h2>
<ul>
<li>f/2.25</li>
<li>140 mm pupil diameter, ~150 mm pupil relief</li>
<li>4 color channels:</li>
<ul>
<li>UV: 310 - 420 nm</li>
<li>Blue: 420 nm – 560 nm</li>
<li>Red: 560 nm – 750 nm</li>
<li>NIR: 750 nm – 1000 nm</li>
</ul>
<li>DESI-inspired design, tilted focal plane to compensate chromatic focal shift</li>
<li>2 aspheres each lens (designated by )</li>
<li>11° (spatial) x 14° (spectral) field angle</li>
</ul>
</header>
</div>
<div class="lqd-column col-md-6 mb-4 mb-md-0">
<img class="instrumentImg" src="./assets/img/FOBOS-Layout_1.jpg" alt="starbugs 1">
</div>
</div>
</div>
</section>
</main>
</div>
<script src="./assets/vendors/jquery.min.js"></script>
<script src="./assets/js/theme-vendors.js"></script>
<script src="./assets/js/theme.min.js"></script>
</body>
</html>