scidash / neuronunit

A package for data-driven validation of neuron and ion channel models using SciUnit
http://neuronunit.scidash.org
38 stars 24 forks source link

Merge test_branch from russelljjarvis #136

Closed rgerkin closed 6 years ago

russelljjarvis commented 6 years ago

The build culminating from this merge fails on travis. I think the reason is because I git committed neuroelectro.dir , .bak etc, and I also disabled some of the machinery of neuroelectro.py such that file no longer has the capacity to re-write that cache. You can see the related error messages at travis-cl here:

https://travis-ci.org/russelljjarvis/neuronunit

In the mean time I am rebuilding on travis using an aliased repository, as I want to check if I can externally build a comparison of Genetic algorithm solution versus grid solution. That is running here (fast and dirty check):

https://travis-ci.org/russelljjarvis/fdcheck/builds/298905056