-
Notifications
You must be signed in to change notification settings - Fork 0
/
Expertise.html
421 lines (389 loc) · 19.5 KB
/
Expertise.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
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html>
<html>
<!--Coded by NOBIC with a lot of help from code snippets from www.w3schools.com-->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
<title>NOBIC | Expertise</title>
<link rel="stylesheet" href="NOBIC_styles.css">
<link rel="shortcut icon" type="image/ico" href="Media/Icon.png">
<script>
document.addEventListener("click", x=>0)
</script><script async="" src="//static.getclicky.com/101389963.js"></script>
<script src="Elements.js"></script>
</head>
<body> <main-header></main-header>
<script>var x = document.getElementById("Expert");
x.classList.add("active");</script>
<div class="titlebar" style="background-image: url('Media/Banner_II.jpg')">
<span class="titlebar-text">NTU OPTICAL BIO-IMAGING CENTRE (NOBIC)</span></div>
<div class="container">
<div class="Expcontainer"> <a href="Expertise.html#Instrument">
<table class="tableExpert" style="background: #181818">
<tbody>
<tr>
<td><img src="Media/index/Instrument.jpg" alt="" title="Imaging Instrumentation"
style="object-fit: cover; width: 294px; height: 376px;">
<div class="label2">Instrumentation for Optical Imaging &
(Micro)spectroscopy</div>
</td>
</tr>
</tbody>
</table>
</a> <a href="Expertise.html#Software">
<table class="tableExpert">
<tbody>
<tr>
<td><img src="Media/index/Software.png" alt="" title="Software and Analysis"
style="object-fit: cover; width: 294px; height: 376px;">
<div class="label">Instrument Control Software Development
& Image Analysis; </div>
</td>
</tr>
</tbody>
</table>
</a> <a href="Expertise.html#Experiment">
<table class="tableExpert">
<tbody>
<tr>
<td><img src="Media/index/Applications.jpg" alt="" title="Microscopy Applications"
style="object-fit: cover; width: 294px; height: 376px;">
<div class="label">Microscopy Techniques, Applications &
Sample Preparation</div>
</td>
</tr>
</tbody>
</table>
</a>
<div style="clear: both;"></div>
</div>
<h1 class="heading"><a class="anchor" name="Instrument" id="Instrument"></a>Instrumentation
for Optical Imaging and (Micro)spectroscopy</h1>
<div class="Expcontainer">
<table class="tableExpert" style="background: white">
<tbody>
<tr>
<td><img src="Media/index/Design.jpg" alt="" title="Optical Design">
<div class="label">Optical Design</div>
Design in Zemax of imaging and spectroscopic systems. <br>
<br>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content"> <a href="Team.html#PeterTOROK">Peter
TÖRÖK</a> <a href="Team.html#AalimKHAN">Aalim KHAN</a>
</div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#2-phot">2-Photon
Microscope</a> <a href="Projects.html#OCT">Optical
Coherence Tomograph</a> <a href="Projects.html#AdaptLightsheet">Adaptive-Optics
Lightsheet</a> <a href="Projects.html#BrillRaman">Brillouin
& Raman Microscope</a><a href="Projects.html#Cornea">Cornea
Imaging System</a><a href="Projects.html#CALIPSO">CALIPSO</a><a
href="Projects.html#HyperspectralOCT">Hyperspectral OCT</a><a
href="Projects.html#FishTracking">Zebrafish tracking
system</a> </div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="tableExpert" style="background: #c3c8d3; border: 1px solid #c3c8d3">
<tbody>
<tr>
<td><img src="Media/index/Optomech.png" alt="" title="Optomechanical Design">
<div class="label2">Optomechanical Design & Prototyping</div>
<br>
<br>
Design in SOLIDWORKS of mechanical parts of optical instruments
and their prototyping. Electronics design.<br>
<br>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content"> <a href="Team.html#PeterTOROK">Peter
TÖRÖK</a> <a href="Team.html#JosiahCHONG">Josiah CHONG</a>
<!--<a href="Team.html#SeanKRUPP">Sean KRUPP</a><a href="Team.html#NicMOK">Ivan
Nicholas MOK</a> <a href="Team.html#Daniel">Daniel ROZSA</a>--><a
href="Team.html#OmarKamal">Sayyed Omar Kamal</a><!--<a
href="Team.html#YOWAiPing">YOW Ai Ping</a>--> </div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#2-phot">2-Photon
Microscope</a> <a href="Projects.html#OCT">Optical
Coherence Tomograph</a> <a href="Projects.html#AdaptLightsheet">Adaptive-Optics
Lightsheet</a> <a href="Projects.html#BrillRaman">Brilluoin
& Raman Microscope</a><a href="Projects.html#Cornea">Cornea
Imaging System</a><a href="Projects.html#CALIPSO">CALIPSO</a><a
href="Projects.html#HyperspectralOCT">Hyperspectral OCT</a><a
href="Projects.html#FishTracking">Zebrafish tracking
system</a></div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="tableExpert" style="background: #181818; border: 1px solid #181818;">
<tbody>
<tr>
<td><img src="Media/index/AdaptiveOpt.jpg" alt="" title="Adaptive Optics"
style="width: 294px; height: 375px;">
<div class="label2">New Concepts in Optical Microscopy</div>
<div class="text2"> Adaptive optics, Light field engineering,
...<br>
</div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content"> <a href="Team.html#PeterTOROK">Peter
TÖRÖK</a> <a href="Team.html#SHANGWanqi">SHANG Wanqi</a>
</div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#AdaptLightsheet">Adaptive-Optics
Lightsheet</a> </div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<div style="clear: both;"></div>
</div>
<h1 class="heading"><a class="anchor" name="Experiment" id="Experiment"></a>Microscopy
Techniques and Applications & Sample Preparation</h1>
<div class="Expcontainer">
<table class="tableExpert" style="background: white">
<tbody>
<tr>
<td><img src="Media/index/Applications.jpg" alt="" title="Fluorescent Labelling"
style="width: 294px; height: 376px; object-fit : cover;">
<div class="label">Fluorescent dyes, proteins and sensors</div>
<div class="text">Fluorescent tagging, Sample preparation for
fluorescence imaging, Fluorescent sensing, ...</div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content"><!-- <a href="Team.html#FOOYongHwee">FOO
Yong Hwee</a>--> <a href="Team.html#EstherKOH">Esther
KOH</a></div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#O2sens">Oxygen
Monitoring in Bacterial Biofilms</a> <a href="Projects.html#SMLMBact">Single
Molecule Localisation Microscopy of Bacteria</a> </div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="tableExpert" style="background: black; border: 1px solid black">
<tbody>
<tr>
<td><img src="Media/index/Microspect.jpg" alt="" title="Microspectroscopy"
style="width: 294px; height: 376px; object-fit : cover;">
<div class="label2" style="top: 40px;">Advanced microscopy
& Microspectroscopy</div>
<div class="text2">Fluorescence spectral and lifetime imaging
(FLIM), Fluorescence (cross-) correlation spectroscopy
(FCS/FCCS), Image correlation spectroscopy, Single particle
tracking, Fluorescence recovery after photobleaching (FRAP),
Raman and Brillouin scattering imaging, Multi-photon imaging,
... </div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content"> <a href="Team.html#PeterTOROK">Peter
TÖRÖK</a> <a href="Team.html#SureshJESUTHASAN">Suresh
JESUTHASAN</a> <a href="Team.html#JosiahCHONG">Josiah
CHONG</a><!--<a href="Team.html#FOOYongHwee">FOO Yong Hwee</a>-->
<a href="Team.html#EstherKOH">Esther KOH</a> <a href="Team.html#RadekMACHAN">Radek
MACHÁŇ</a><!--<a href="Team.html#SNGMatthew">Matthew S'NG</a>--></div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#2-phot">2-Photon
Microscope</a> <a href="Projects.html#BrillRaman">BrillRaman
& Raman Microscope</a> <a href="Projects.html#RamanBactAI">Microbial
Raman & AI fingerprinting</a> <a href="Projects.html#GlycRamanBact">Glycogen
metabolism in bacteria (Raman)</a></div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="tableExpert" style="background: black; border: 1px solid black;">
<tbody>
<tr>
<td><img src="Media/index/SuperRes.png" alt="" title="SMLM Bacteria">
<div class="label2">Super-resolution Microscopy</div>
<div class="text2">Single Molecule Loaclisation Microscopy (PALM
/ STORM / PAINT), Structured Illumination Microscopy (SIM),
...<br>
</div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content">
<!--<a href="Team.html#FOOYongHwee">FOO
Yong Hwee</a>--> <a href="Team.html#RadekMACHAN">Radek
MACHÁŇ</a> <a href="Team.html#EstherKOH">Esther KOH</a></div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#SMLMBact">Single
Molecule Localisation Microscopy of Bacteria</a> </div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<div style="clear: both;"></div>
</div>
<h1 class="heading"><a class="anchor" name="Software" id="Software"></a>Instrumentation
Control Software Development and Image Analysis</h1>
<div class="Expcontainer">
<table class="tableExpert" style="background: white none repeat scroll 0% 0%; top: 353px; height: 380px;">
<tbody>
<tr>
<td><img src="Media/index/Software.png" alt="" title="Software Development"
style="width: 294px; height: 371px;">
<div class="label">Instrument Control Software Development &
Experiment Automation</div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content">
<!--<a href="Team.html#LEEKheeLeong">LEE
Khee Leong</a>--><a href="Team.html#OmarKamal">Sayyed
Omar Kamal</a><!--<a href="Team.html#YOWAiPing">YOW Ai Ping</a>--></div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#2-phot">2-Photon
Microscope</a> <a href="Projects.html#BrillRaman">Brilluoin
& Raman Microscope</a> <a href="Projects.html#FishTracking">Zebrafish
tracking system</a> <a href="Projects.html#COVID">COVID-19
Detector</a></div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="tableExpert" style="background: black; border: 1px solid black">
<tbody>
<tr>
<td><img src="Media/index/Analysis.png" alt="" title="Image Analysis"
style="width: 294px; height: 370px;">
<div class="label2">Image Processing & Analysis</div>
<div class="text2">Custom image analysis routines in FIJI/Image
J, Image deconvolution, Deep learning in image analysis, ...</div>
<div class="dropdownExpBar">
<div class="dropdownExp"> <button class="Expdropbtn">People</button>
<div class="dropdownExp-content">
<!--<a href="Team.html#FOOYongHwee">FOO
Yong Hwee</a>--> <a href="Team.html#EstherKOH">Esther
KOH</a> <a href="Team.html#RadekMACHAN">Radek MACHÁŇ</a>
<!--<a href="Team.html#YOWAiPing">YOW
Ai Ping</a>--></div>
</div>
<div class="dropdownExp"> <button class="Expdropbtn">Projects</button>
<div class="dropdownExp-content"> <a href="Projects.html#AItracking">Deep
Learning Analysis of Bacteria Behaviour</a><a href="https://github.com/NOBIC-NTU/NOBIC-FIJI-Macros"
target="blank">NOBIC FIJI Macros</a> </div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<div style="clear: both;"></div>
</div>
<br>
<a href="#TOP">BACK TO TOP</a></div>
<sub-footer></sub-footer>
<script>
/* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */
function TopnavFunction() {
var x = document.getElementById("topnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
var Btn = document.getElementsByClassName("Morebtn");
var i;
for (i = 0; i < Btn.length; i++) {
Btn[i].addEventListener("click", function() {
this.classList.toggle("active");
var content = this.previousElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
var coll = document.getElementsByClassName("collapsible");
var i;
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function() {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
function decryptEmail(encoded) {
var address = atob(encoded);
window.location.href = "mailto:" + address;
}
var slideIndex = 0;
showSlides();
var slides,dots;
function plusSlides(position) {
slideIndex += position;
if (slideIndex > slides.length) {slideIndex = 1}
else if(slideIndex < 1){slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
}
function currentSlide(index) {
if (index > slides.length) {index = 1}
else if(index < 1){index = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[index-1].style.display = "block";
dots[index-1].className += " active";
}
function showSlides() {
var i;
slides = document.getElementsByClassName("mySlides");
dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex> slides.length) {slideIndex = 1}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(showSlides, 8000); // Change image every 8 seconds
}
document.getElementById("datemod").innerHTML = document.lastModified;
</script>
</body>
</html>