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

pyneuroml compiles NEURON files but then neuronunit can't find them #122

Closed rgerkin closed 6 years ago

rgerkin commented 6 years ago

Currently the NEURON code is being compiled in a temporary directory passed to pyneuroml, but then neuronunit doesn't know about that temporary directory. Since the NEURON backend doesn't really need temporary directories, let's just have the NEURON code compiled in the directory of the LEMS file, and then neuronunit should automatically look there for it.

rgerkin commented 6 years ago

Fixed in 58ac8899dea1c7ee7cfe41fd6c9a4d6adcbda6bd