You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.astro
+25-34Lines changed: 25 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,7 @@ const automationImporter = new GraphicsImporter(
70
70
<!--<span class="anchor" id="goal"></span>-->
71
71
<Article>
72
72
<h1>Pinpoint aims to advance large-scale neuroscience research with intuitive browser-based
73
-
planning and
74
-
automation tools for efficient and reproducible neurosurgery.
73
+
planning and automation tools.
75
74
</h1>
76
75
</Article>
77
76
</div>
@@ -87,9 +86,7 @@ const automationImporter = new GraphicsImporter(
87
86
require extensive expertise to operate.</h3>
88
87
<p>Modern neuroscientists need tools that enable the study of the whole brain to better
89
88
understand
90
-
human behavior and cure neurodegenerative diseases that affect the whole brain like
91
-
Parkinson's
92
-
and Alzheimer's.</p>
89
+
human behavior and cure neurodegenerative diseases that affect the whole brain.</p>
93
90
</Article>
94
91
</div>
95
92
</div>
@@ -117,7 +114,7 @@ const automationImporter = new GraphicsImporter(
117
114
<Article>
118
115
<h2>Simulate your equipment</h2>
119
116
<h3>Pinpoint includes electrophysiology probes, viral injectors, 2-photon lasers, and pipettes.</h3>
120
-
<p>Custom equipment can be added as well.</p>
117
+
<p>Custom equipment and craniotomies can be modeled side-by-side, saving time during procedures.</p>
121
118
</Article>
122
119
</div>
123
120
</div>
@@ -134,7 +131,7 @@ const automationImporter = new GraphicsImporter(
134
131
<divclass="sticky top-1/3">
135
132
<Article>
136
133
<h2>See the brain in detail</h2>
137
-
<h3>Get exact surface coordinates, accessed brain regions, and planar slices.</h3>
134
+
<p>Extract brain surface coordinates for surgical targeting, export brain region information, and explore planar slices in each brain atlas.</p>
138
135
</Article>
139
136
</div>
140
137
</div>
@@ -189,7 +186,7 @@ const automationImporter = new GraphicsImporter(
189
186
<divclass="sticky top-1/3">
190
187
<Article>
191
188
<h2>Let the robots do the heavy lifting</h2>
192
-
<h3>Pinpoint can control neurosurgery robotic manipulators to automatically run your plans.</h3>
189
+
<h3>Pinpoint controls robotic manipulators to automatically perform your surgery.</h3>
193
190
<ul>
194
191
<li>Sensapex uMp-4</li>
195
192
<li>Sensapex uMp-3</li>
@@ -215,8 +212,7 @@ const automationImporter = new GraphicsImporter(
215
212
<divclass="sticky top-1/3">
216
213
<Article>
217
214
<h2>Automation improves accuracy and efficiency</h2>
218
-
<h3>Robotic manipulators can make highly precise movements and perform multiple tasks in parallel.
219
-
These are important for enabling large-scale studies.</h3>
215
+
<p>Robotic manipulators make movements with sub-micrometer precision and perform multiple tasks in parallel, critical improvements for enabling whole-brain neural recording.</p>
220
216
</Article>
221
217
</div>
222
218
</div>
@@ -236,18 +232,17 @@ const automationImporter = new GraphicsImporter(
<p>Automation is measurably faster than traditional methods. The red dot is the median duration of
240
-
automated 2-probe electrophysiology insertion which is significantly lower than the median
241
-
duration for manual insertions.</p>
235
+
<p>Automation is measurably faster than traditional methods. The median duration of automated insertions (red dot) is significantly faster than the median
236
+
duration for manual insertions (black dot).</p>
242
237
</Article>
243
238
</div>
244
239
245
240
<divclass="basis-1/2 self-stretch">
246
241
<divclass="sticky top-1/3">
247
242
<Article>
248
-
<h2>The future of neuroscience is automation</h2>
249
-
<h3>We are working with the Allen Institute to develop computer vision assisted systems to
250
-
enable completely unattended surgery automation.</h3>
243
+
<h2>The future is fully automated</h2>
244
+
<h3>In collaboration with the Allen Institute we will develop computer vision assisted systems to
245
+
enable unattended surgery.</h3>
251
246
<p>The reduction in human error and increase in efficiency will enable neuroscientists to scale
252
247
up
253
248
their work to new heights, unlocking studies and surgeries previously deemed impossible.</p>
@@ -291,18 +286,15 @@ const automationImporter = new GraphicsImporter(
291
286
<divclass="basis-1/2 self-stretch">
292
287
<divclass="sticky top-1/3">
293
288
<Article>
294
-
<h2>Neuroscience for everyone</h2>
295
-
<h3>Pinpoint is free software for everyone to use. Run it from a web browser, a desktop computer, or a handheld gaming console.</h3>
296
-
<p>We teach and share the platform at various
297
-
workshops and conferences.</p>
289
+
<h2>Neuroscience is for everyone</h2>
290
+
<h3>Pinpoint is free software available for everyone to use.</h3>
291
+
<p>Run Pinpoint from a web browser, a desktop computer, or a handheld gaming console!</p>
292
+
<p>Learn about Pinpoint and discover the platform at three workshops and conferences every year:</p>
@@ -351,13 +343,13 @@ const automationImporter = new GraphicsImporter(
351
343
<divclass="sticky top-1/3">
352
344
<Article>
353
345
<h2>Fostering the next generation</h2>
354
-
<h3>Pinpoint was developed with the help of a diverse group of undergraduate researchers.</h3>
346
+
<p>Developing Pinpoint has been an opportunity for a diverse group of undergraduates to discover a passion for research, neuroscience, and 3D development.</p>
355
347
<ul>
356
-
<li>Kenneth Yang</li>
357
-
<li>Jasmine Schoch</li>
348
+
<li>Kenneth Yang (WRF Fellow, Mary Gates Scholar)</li>
349
+
<li>Jasmine Schoch (SURFiN Fellow)</li>
358
350
<li>Qiqi Liang</li>
359
351
<li>Selina Li</li>
360
-
<li>Kai Nylund</li>
352
+
<li>Kai Nylund (Mary Gates Scholar)</li>
361
353
</ul>
362
354
</Article>
363
355
</div>
@@ -392,8 +384,7 @@ const automationImporter = new GraphicsImporter(
392
384
<h2>Built by everyone</h2>
393
385
<h3>Pinpoint is open-source software meaning anyone can review our code, report problems, and
394
386
submit changes.</h3>
395
-
<p>The open nature of our code also ensures it will still be maintainable even after we stop
396
-
developing it.</p>
387
+
<p>The open nature of our code also ensures it will still be maintainable long after we achieve our main goals.</p>
397
388
</Article>
398
389
</div>
399
390
</div>
@@ -423,7 +414,7 @@ const automationImporter = new GraphicsImporter(
423
414
<divclass="basis-1/2 self-stretch">
424
415
<Article>
425
416
<h2>Learn more about our projects</h2>
426
-
<h3>See what else we've made and get in contact with us!</h3>
417
+
<p>See what else we've made and get in contact with us!</p>
0 commit comments