-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathoverview.html
More file actions
215 lines (194 loc) · 11.9 KB
/
overview.html
File metadata and controls
215 lines (194 loc) · 11.9 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
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
<!doctype html>
<!--
##############################################################
Ignore this boilerplate if you're just trying to edit the text.
Skip to the part that says 'The real text begins here'
##############################################################
Based on this theme: https://github.com/broccolini/dinky , which mentioned that attribution
is appreciated. Thanks, broccolini!
-->
<html lang="en">
<head>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<base target="_blank">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="citation_title" content="smfBox">
<meta name="citation_author" content="Craggs Lab">
<meta name="citation_publication_date" content="[insert publicaton date here]">
<title>smfBox - Craggs Lab</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/prism.css">
<!--[if lt IE 9]>
<script src="javascript/html5shiv/html5shiv.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please
<a href="http://browsehappy.com/">upgrade your browser</a> to improve your
experience.</p>
<![endif]-->
<script src="javascript/scale-fix/scale.fix.js"></script>
<script src="javascript/python-highlighting/prism.js"></script>
<script async src="javascript/Minimal-MathJax/MathJax.js?config=TeX-AMS_CHTML"></script>
<script src="javascript/update_figures.js"></script>
<script src="javascript/preload_figures.js"></script>
<script src="javascript/reference_list/reference_list.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="./stylesheets/fancybox.css" />
<style type="text/css">
a.fancybox img {
border: none;
}
</style>
</head>
<body>
<div class="wrapper">
<header>
<script src="header.js"></script>
</header>
<!--
##############################################################
The real text begins here.
##############################################################
-->
<section>
<h1 id="Hardware Overview of the smfBox">Hardware Overview of the smfBox</h1>
<figure style="max-width:559px;">
<img src="images/2D_schematic.png" align="middle" style="mix-blend-mode: multiply; width:90%; padding-left:5%; ">
<figcaption>
<strong>Fig 1</strong>: 2D Schematic of the smfBox showing the Excitation pathway, box, and emission pathway. L = Lens, M = Mirror, BS = Beamsplitter, O = Objective, DM = dichroic mirror, F = Filter, P = Pinhole, APD = Avalanche photodiode, CCD = charge-coupled device (camera).
</figcaption></figure>
<ul>
<br>
The smfBox can be divided into three sections:</p>
<li><a href="#excit">Excitation Pathway</a></li>
<li><a href="#body">Microscope Body</a></li>
<li><a href="#emiss">Emission Pathway</a></li>
<br>Also on this page is a run down of the wavelength dependent optics<br>
<li><a href="#wav">Wavelength Dependent Optics</a></li>
</ul>
<h1 id="-excitation-pathway"><a id="excit"></a> Excitation Pathway</h1>
<figure style="max-width:700px;">
<img src="images/expath.png" style="mix-blend-mode: multiply; width:90%; padding-left:5%; ">
<figcaption><strong>Fig 2: </strong>Path of light in the excitation path. Briefly; in blue, light on the first pass is partially split to the photodetector, but most enters the microscope body. In red is the potential for light reflected off the photodetector to hit the CCD, avoided by mounting at a tilt. In green, backscattered light is directed onto the camera for focussing.</figcaption>
</figure><br>
The excitation pathway is built from a precision iris, two kinematically mounted mirrors, a beam splitter, a photodetector, and a ccd camera. Optomechanical components are mounted on non-height adjustable posts with cage-rods between them to ensure robustness of alignment. After being trimmed by the iris, the mirrors M1 and M2 give complete axial stabilisation of the beam before entering the box. The beam splitter BS1 on the first pass (blue line) reflects 10% of light through a lens (L3) onto a nanosecond rise time photodetector for calibration of laser alternation and power, whilst permitting the other 90% through to the cube. Backscattered light from the sample (green beam) is reflected off the back of the beam splitter, through a lens (L2) onto a CCD camera which is used for focusing the objective. One potential problem can arise from reflections off the photodetector passing through the beam splitter onto the CCD (dashed red line), this is averted by mounting the photodetector at a slight tilt.
<figure id="Figure_exploded_ex" style="max-width:1082px;">
<img src="images/Expath/Explode_Excitation_Path_smfScope_Final_0.png"
alt="Figure Exploded_ex" style="padding-left:7%; padding-right:7%; width:86%;" id="Figure_exploded_image_ex" onload="loadExplodedImagesEx()" >
<table class="figure_controls">
<tr>
<td><div class="slidecontainer">
<input type="range" min="0" max="54" value="0" class="slider" id="Figure_exploded_period_slider_ex" oninput="update_figure_exploded_ex()">
</td>
</tr>
<tr>
</table>
<figcaption><strong>Fig 2: </strong>Exploded view of the excitation path, scroll to the end to see labelled components</figcaption>
<br>
<figure style="max-width:740px;">
<img src="images/exparts.png" style="mix-blend-mode: multiply; width:90%; padding-left:5%; ">
</figure>
<p>
<br>
The photodetector proved a useful diagnostic tool during construction of the scope for calibrating ALEX period and laserpowers, however with the APD's set up this can now be done using the ALEX tab in the acquisition labview software. The photodector is not at all required for normal acquisition of data, so whilst we recommend that you include it due to it's use as a diagnostic, it is worth noting that it is not entirely necessary.
</p>
<h1 id="-microscope-body"><a id="body"></a> Microscope Body</h1>
<figure id="Figure_exploded_box" style="max-width:1082px;">
<img src="images/Final_Explode_Images_Microscope_Body_smfScope/Final_Explode_Images_Microscope_Body_0.png"
alt="Figure Exploded_box" style="padding-left:7%; padding-right:7%; width:86%;" id="Figure_exploded_image_box" onload="loadExplodedImagesBox()" >
<table class="figure_controls">
<tr>
<td><div class="slidecontainer">
<input type="range" min="0" max="54" value="0" class="slider" id="Figure_exploded_period_slider_box" oninput="update_figure_exploded_box()">
</td>
</tr>
<tr>
</table>
<figcaption><strong>Fig 3: </strong>Exploded view of the box, scroll to the end to see labelled components</figcaption>
<figure style="max-width:732px;">
<br><img src="images/boxparts.png" style="mix-blend-mode: multiply; width:90%; padding-left:5%; "> <br>
</figure>
Upon entering the box, lasers are reflected by the excitation dichroic DM1 into the objective and sample. The objective can be moved through z by a nanostage, and the sample can be positioned in xy if necessary (allowing for potential applications in confocal scanning techniques). Emitted light from the sample then passes back through the objective and is permitted through DM1, and onto a hard mirror M3. Lens L4 then focuses emitted light through a pinhole P1 to remove out of focus light before reaching a second lens L5. L4 can be adjusted in xy, P1 has full adjustment in xyz and L5 is static.
<h1 id="-emission-pathway"><a id="emiss"></a> Emission Pathway</h1>
<figure id="Figure_exploded" style="max-width:1528px;">
<img src="images/Emission_Path_Explode_Images/Explode_Emission_Path_smfScope_Final_0.png"
alt="Figure Exploded" style="padding-left:7%; padding-right:7%; width:86%;" id="Figure_exploded_image" onload="loadExplodedImages()" >
<table class="figure_controls">
<tr>
<td><div class="slidecontainer">
<input type="range" min="0" max="40" value="0" class="slider" id="Figure_exploded_period_slider" oninput="update_figure_exploded()">
</td>
</tr>
<tr>
</table>
<figcaption><strong>Fig 4: </strong>Exploded view of the emission path, scroll to the end to see labelled components</figcaption>
</figure><p></p>
<figure style="max-width:710px;">
<img src="images/emparts.png" style="mix-blend-mode: multiply; width:90%; padding-left:5%; ">
</figure>
The first dichroic mirror in the emission pathway, DM2, reflects light below 640 nm, sending donor emission into the path to APD0 whilst permitting acceptor photons through to APD1. In both cases a band-pass filter (F1, F2) is used to clean up laser bleed-through and Raman scatter from the emission, and a lens (L6, L7) is used to focus the beam onto the APD.
<h1 id="-Wavelength dependent components"><a id="wav"></a> Wavelength Dependent Components</h1>
These are the wavelength dependent components used in the original smfBox, if you would prefer to excite with / detect a different set of wavelengths then that should be possible, but you will need to change these. Note that whilst the 515 laser cannot excite common green fluorophores as efficiently as a 532, it can be more easily digitally modulated without the use of an AOM,
and can also excite fluorophores in the 488 range allowing for a wide choice of labelling. <br>
<table>
<thead>
<tr>
<th><strong>Part Name</strong></th>
<th><strong>Company</strong></th>
<th><strong>Product code</strong></th>
<th><strong>Quantity</strong></th>
<th><strong>Part Nr</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>Omicron LightHUB®-2 with 515nm 80mW, and 638nm 100mW</td>
<td>Omicron</td>
<td><a href="https://www.omicron-laser.de/english/light-engines/lighthub-laser-combiner/lighthub-laser-combiner.html">LightHUB-2</a></td>
<td>1</td>
<td>Laser</td>
</tr>
<tr>
<td>Excitation Dichroic</td>
<td>Chroma</td>
<td><a href="https://www.chroma.com/products/parts/zt532-640rpc">ZT532/640rpc</a></td>
<td>1</td>
<td>DM1</td>
</tr>
<tr>
<td>Emission Dichroic</td>
<td>Chroma</td>
<td><a href="https://www.chroma.com/products/custom-inventory/nc395323-t640lpxr">NC395323 - T640lpxr</a></td>
<td>1</td>
<td>DM2</td>
</tr>
<tr>
<td>Donor Emission Filter</td>
<td>Semrock</td>
<td><a href="https://www.semrock.com/FilterDetails.aspx?id=FF01-571/72-25">FF01-571/72-25</a></td>
<td>1</td>
<td>F1</td>
</tr>
<tr>
<td>Acceptor Emission Filter</td>
<td>Semrock</td>
<td><a href="https://www.semrock.com/FilterDetails.aspx?id=FF01-679/41-25">FF01-679/41-25</a></td>
<td>1</td>
<td>F2</td>
</tr>
</tbody>
</table>
<figure style="max-width:1000px;">
<img src="images/opticspectra.png" style="mix-blend-mode: multiply; width:90%; padding-left:5%; ">
<figcaption>
<strong>Fig 5a. </strong>Graph showing the absorbance spectra of two typical fluorophores used with the smfBox, the transmission spectrum of the excitation dichroic which reflects the lasers (shown with dotted lines) into the sample, but permits light emitted from the sample.
<strong>5b. </strong>Emission spectra of the same dyes (dark lines), with the filters used to clean up the emission (dotted lines). The spectra of the final light permitted to the APD's is shown in solid blocks. In yellow is the donor emission which reaches the acceptor APD.
</figcaption></figure>
<br>On casual inspection of the above graph it may appear that greater signal from the donor could be acquired with a longer wavelength bandpass filter. It is worth noting that whilst this is true, it would also permit emission of the raman scatter from the 515 laser, so the bandpass filter used was selected specifically to remove this scatter and lower background.
</section>
<br><footer><script src="footer.js"></script></footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>