nicodjimenez / fit_neuron

A neuroscience python package for the estimation and evaluation of neural models from patch clamp neural recordings, including a library of spike distance metrics..
18 stars 11 forks source link

pip install does not include models folder #2

Open map222 opened 9 years ago

map222 commented 9 years ago

Hi,

I was interested in using fit_neuron's evaluate functions to calculate some spike metrics. When I installed it using pip it did not include the models folder, which makes import fit_neuron fail. The .tar.gz also does not include the models folder. The models folder is included on the Github page, though.

orena1 commented 7 years ago

I get the same problem.