Skip to content

Commit 6f7a3b7

Browse files
committed
More in news items
1 parent 793b3fe commit 6f7a3b7

File tree

3 files changed

+20
-7
lines changed

3 files changed

+20
-7
lines changed

assets/HH_Jupyter.png

349 KB
Loading

assets/Replay.gif

303 KB
Loading

news.html

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,21 +77,34 @@ <h1>OpenWorm News</h1>
7777
<div class="page-header">
7878
<h1>June 2023</h1>
7979

80-
<h3>1) OpenWorm @ C. elegans 2023</h3>
80+
<h3>1) OpenWorm @ <i>C. elegans</i> 2023</h3>
81+
82+
<p class="lead">The OpenWorm team were present at <a href="https://genetics-gsa.org/celegans2023/">the main <i>C. elegans</i> scientific conference</a> in Glasgow in June 2023.</p>
83+
84+
<p class="lead">We presented an update on the recent activities in the project (click on the poster below) and connected with a number of groups who are acquiring leading edge experimental data which can be used to help build and constrain our worm models.</p>
8185

82-
<p class="lead">We have...</p>
83-
8486
<p align="center"><kbd><a href="/assets/OpenWormPoster_Celegans_Glasgow_2023.pdf">
8587
<img src="/assets/OpenWormPoster_C_elegans_Glasgow_2023.png" alt="OpenWormPoster2022" width="250"></a></kbd></p>
8688

87-
8889
<h3>2) Hodgkin Huxley interactive tutorial</h3>
89-
90-
<p class="lead">We have...</p>
9190

91+
<p class="lead">As part of a recent Google Summer of Code project by Rahul Sonkar, an interactive tutorial for the Hodgkin Huxley model of neuronal activity was developed.
92+
This <a href="https://github.com/openworm/hodgkin_huxley_tutorial/blob/master/notebooks/Python_HH_version/README.md">Jupyter notebook based tutorial</a> can be used to investigate how ion channel dynamical properties underlie the generation of the action potential in neurons.</p>
93+
94+
<p align="center"><kbd><a href="https://github.com/openworm/hodgkin_huxley_tutorial/blob/master/notebooks/Python_HH_version/README.md">
95+
<img src="/assets/HH_Jupyter.png" alt="HH" width="400"></a></kbd></p>
96+
9297
<h3>3) Updated 2D worm body model visualisations</h3>
9398

94-
<p class="lead">We have...</p>
99+
<p class="lead">We have been investigating multiple options for incorporating 2D worm body models into our simulation pipeline to complement the full 3D Sibernetic-based worm body model.</p>
100+
101+
<p class="lead">Options investigated so far include the model of <a href="https://github.com/openworm/CE_locomotion">Olivares, Izquierdo & Beer</a>, as well as
102+
the <a href="https://github.com/OpenSourceBrain/CelegansNeuromechanicalGaitModulation">Boyle, Berri and Cohen</a> model, for which we have added a new Python based visualisation tool:
103+
104+
105+
<p align="center"><kbd><a href="https://github.com/OpenSourceBrain/CelegansNeuromechanicalGaitModulation/tree/master/WormSim">
106+
<img src="/assets/Replay.gif" alt="Replay"></a></kbd></p>
107+
95108

96109
</div>
97110

0 commit comments

Comments
 (0)