Skip to content

Commit d77269f

Browse files
authored
Merge pull request #182 from openworm/development
Add news items for May 2024...
2 parents 98b1f38 + 4f2b77e commit d77269f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

news.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,41 @@ <h1>OpenWorm News</h1>
6464
<div class="span3 bs-docs-sidebar">
6565
<ul class="nav nav-list bs-docs-sidenav">
6666
<li>
67+
<a href="#May2024"><i class="fa fa-chevron-right"></i> May 2024</a>
6768
<a href="#June2023"><i class="fa fa-chevron-right"></i> June 2023</a>
6869
<a href="#September2022"><i class="fa fa-chevron-right"></i> September 2022</a>
6970
</li>
7071

7172

7273
</ul>
7374
</div>
75+
7476
<div class="span9">
7577

78+
<section id="May2024">
79+
<div class="page-header">
80+
<h1>May 2024</h1>
81+
82+
<h3>1) OpenWorm is hiring!</h3>
83+
84+
<p class="lead">A position for a Research Fellow or Senior Research Fellow at University College London is now open for applications. The successful applicant will contribute to multiple areas of the OpenWorm project, working closely with Padraig Gleeson. See <a href="https://www.ucl.ac.uk/work-at-ucl/search-ucl-jobs/details?jobId=23333">here</a> for more details.</p>
85+
86+
<h3>2) OpenWorm interviewed on Data Skeptic Podcast </h3>
87+
88+
<p class="lead">Stephen Larson, Executive Director of the OpenWorm project, discusses the current state of the project as well as where our quest to develop a biologically realistic digital life form fits into the current landscape of AI. Listen to it <a href="https://open.spotify.com/episode/4ResE1neiUfWOAIlO8FDgF?si=skTgNiBNQTG1htRS6yRl0Q&nd=1&dlsi=fafc66d8b5be4f82">here on Spotify</a>.</p>
89+
90+
<h3>3) OpenWorm Docker simulation stack updated </h3>
91+
92+
<p class="lead">A major update to the <a href="https://github.com/openworm/OpenWorm/blob/master/README.md#quickstart">simulation stack</a> of the OpenWorm project was released. This involved updating all core elements (<a href="https://github.com/openworm/c302">c302</a>, <a href="https://github.com/openworm/sibernetic">Sibernetic</a>) in the Dockerfile and enabling <a href="https://github.com/openworm/OpenWorm/actions">automated tests</a> for building the Docker container using Intel and AMD libraries. A big thanks to <a href="https://github.com/austinklein">Austin Klein</a> who completed this work as part of an <a href="studentships.html">OpenWorm Studentship</a>.</p>
93+
94+
95+
<h3>4) New cell and ion channel models in NeuroML </h3>
96+
97+
<p class="lead">A key part of the OpenWorm project's work is to incorporate models of neurons which behave like their biological counterparts. The 2019 paper of Nicoletti and colleagues (<a href="https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0218738">Biophysical modeling of <i>C. elegans</i> neurons: Single ion currents and whole-cell dynamics of AWCon and RMD</a> presents new models of 2 <i>C. elegans</i> neurons with the ionic currents which underlie their electrical activity. These have been converted to <a href="http://www.neuroml.org">NeuroML</a> format for use in OpenWorm. See <a href="https://github.com/openworm/NicolettiEtAl2019_NeuronModels">here</a> for full details.</p>
98+
99+
100+
</div>
101+
76102
<section id="June2023">
77103
<div class="page-header">
78104
<h1>June 2023</h1>

0 commit comments

Comments
 (0)