First Dockerfile release
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.