OpenWorm Versions Save

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues

0.9.4

5 months ago

What's Changed

Full Changelog: https://github.com/openworm/OpenWorm/compare/0.9.3...0.9.4

0.9.3

5 months ago

What's Changed

Full Changelog: https://github.com/openworm/OpenWorm/compare/0.9.2...0.9.3

0.9.2

1 year ago

0.9.2 Dockerfile release Latest

0.9.1

3 years ago

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

4 years ago

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

6 years ago

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!

0.7

6 years ago

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.