-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (46 loc) · 2.52 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>spin.systems</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>spin.systems</h1>
<p class="view"><big><a href="http://spin.systems">↫</a></big></p>
</header>
<section>
<!--<h1>-->
<a id="spin-systems" class="anchor" href="#spin-systems" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><code>αɒ</code>
<!--</h1>-->
<p>studies in lenticles, axes, adhesions</p>
<p><em>[project on hold as of 2017]</em></p>
<h4>🔍</h4>
<ul>
<li><em>Optics</em> by Hecht</li>
<li>Eugene Katrukha: <a href="https://github.com/cmci/ij_textbook1/files/266515/CMCIBasicCourse201102Bib.pdf">Basics of Image Processing and Analysis</a> by <a href="https://twitter.com/cmci_" link-anno="person twitter-profile">Kota Miura</a></li>
<li>Christophe Leterrier: <a href="http://www.sciencedirect.com/science/bookseries/0091679X/123"><em>Quantitative Imaging in Cell Biology</em></a> by Waters & Wittman (2014)</li>
<li>Ali Twelvetrees: "<em>best resources online, development [of the field] is very fast. Try <a href="http://www.ibiology.org/ibioeducation/taking-courses/ibiology-microscopy-course.html">iBiology</a> and <a href="http://www.microscopyu.com">MicroscopyU</a> (by <em>Nikon</em>)</em>"</li>
</ul>
</section>
<section>
<figure>
<img src="https://raw.githubusercontent.com/lmmx/shots/master/2016/Aug/sigurdsson-atzberger-2016-hydrodynamic-coupling.png" alt="Hydrodynamic coupling">
<figcaption>Cover art of <em>Soft Matter</em>, August 2016. From <em><a href="http://pubs.rsc.org/en/content/articlelanding/2016/sm/c6sm00194g">Hydrodynamic coupling of particle inclusions embedded in curved lipid bilayer membranes</a></em> by Jon Karl Sigurdsson and Paul J Atzberger (<a href="https://twitter.com/softmatter/status/764148281878441984">via</a>).</figcaption>
</figure>
</section>
<footer>
<p><small>Louis Maddox | <a href="https://twitter.com/biochemistries">@</a> | 2016–</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>