Skip to content

Releases: openworm/OpenWorm

0.9.4

17 Nov 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

17 Nov 17:50
bdb294b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

15 Aug 11:41
Compare
Choose a tag to compare

0.9.2 Dockerfile release Latest

0.9.1 Dockerfile release

25 Feb 13:03
68e7b3c
Compare
Choose a tag to compare

Dockerfile has been updated to use the Python 3 version by default. Recent releases of Sibernetic, c302 and a stable release of PyOpenWorm have been used.

Issues addressed in this release: https://github.com/openworm/OpenWorm/milestone/34

Thanks to @noahbliss @lungd @mstachowsky @cheelee @clausagerskov @mwatts15 and many others for help with updates/testing.

0.9 Dockerfile release

03 Mar 18:33
Compare
Choose a tag to compare

Dockerfile updated to work with latest development versions of Sibernetic, c302 and a stable release of PyOpenWorm. Works now on Windows also.

Issues addressed in this release: https://github.com/openworm/OpenWorm/milestone/33

Thanks to @lungd @clausagerskov @slarson @cheelee @ThatMelon @kdiudenko @mwatts15 and many others.

0.8 Dockerfile release

19 Feb 19:12
a47399b
Compare
Choose a tag to compare

Issues closed in this release can be found here

  • Added variable to allow extending duration of the simulation
  • Cleaned up readme
  • Simplified run to ./run.sh

Thanks to @a-palyanov @skhayrulin @pgleeson @mstachowsky @lungd @balicea @clausagerskov for contributions and review of this release!

Next up: Milestone 0.9!

First Dockerfile release

05 Jan 07:39
Compare
Choose a tag to compare

We have a first cut of a dockerfile that begins to aggregate the disparate OpenWorm repos into a single simulation stack!

In this release:

  • Install: NEURON, PyOpenWorm, c302, sibernetic
  • Run: PyOpenWorm+c302+sibernetic+graph movement output
  • Output: c302 neuron graphs, sibernetic movie, movement analysis curvature graphs

Huge credit to @lungd and @raminmh for making this possible, in addition to the entire set of OpenWorm contributors (http://openworm.org/people.html).

The docker container has been deployed to https://hub.docker.com/r/openworm/openworm/

See the README.md for more information.