kwikteam / klustakwik2

Fast software for high-dimensional cluster analysis using the masked EM algorithm for Gaussians mixtures
BSD 3-Clause "New" or "Revised" License
27 stars 13 forks source link

removed log at import #77

Closed alejoe91 closed 5 years ago

alejoe91 commented 5 years ago

Hi @rossant

We developed a framework called SpikeInterface that implements several sorters (https://github.com/SpikeInterface).

At import, it tries to import the spike sorter-related packages to check if they are installed. Klusta has a log ouput in the init, so I was wondering if you are ok in removing it from the init.

Thanks, Alessio

rossant commented 5 years ago

sure!

alejoe91 commented 5 years ago

thanks @rossant !

Do you mind releasing a new tag so we can sugget users to install with pip?