gdetor / SPySort

Spike sorting software
Other
5 stars 5 forks source link

Unable to run your code/ipython notebook #2

Open manifoldai opened 8 years ago

manifoldai commented 8 years ago

Hi, I hope this message finds you well. Thanks for putting together this tool.

I was unable to run your code (eurosci example) and ipython notebook.

Syntax issues. Please let me know if you have a new version.

Demba.

gdetor commented 8 years ago

Hi, Thanks for the comment. If you use Python3 it's possible to face some compatibility issues since SPySort is mainly written in Python2.7. Here http://xtof.perso.math.cnrs.fr/locust_sorting_python.html and here https://github.com/christophe-pouzat/PouzatDetorakisEuroScipy2014 you can find the same code for Python3 and more examples and explanations about the code. If you have any further question let me know.

Georgios