Padraig Gleeson

Results 157 comments of Padraig Gleeson

Have added more Python scripts that can be tested. See also note here: https://github.com/openworm/CElegansNeuroML/blob/master/CElegans/pythonScripts/README.md

These are all currently tested in the [.travis.yml](https://github.com/openworm/CElegansNeuroML/blob/master/.travis.yml).

@lungd I've manually added all these changes on the master branch, apart from the changes to the tuner code (which I still need to retest on mine; but it would...

I've incorporated these updates into here: https://github.com/openworm/CElegansNeuroML/tree/ow-0.8_py3 & made more changes. Basic examples work for me in python3... @lungd can you test these before I merge into ow-0.8?

The branch https://github.com/openworm/CElegansNeuroML/tree/ow-0.8_py3 seems to be working now that #105 is resolved. @slarson I'd suggest closing this PR and testing with the ow-0.8_py3 branch.

@gsarma @travs happy that there's work towards a uniform approach to testing across repos. However, this can't really happen here (or in the muscle_model repo) without having a close look...

@gsarma I've modified the [.travis.yml](https://github.com/openworm/CElegansNeuroML/blob/master/.travis.yml) here and in the [muscle model](https://github.com/openworm/muscle_model/blob/master/.travis.yml) to run all the OMV tests separately and then run a number of other python scripts in the repos....

As mentioned in the issues above, https://github.com/openworm/PyOpenWorm/issues/177 is the key to updating c302 to use PyOpenWorm...

@sanjayankur31, I haven't forgotten about this. It's on a long list of TODOs, and slowly working its way up...

> @sanjayankur31, I haven't forgotten about this. It's on a long list of TODOs, and slowly working its way up... I guess I had forgotten about it... If this is...