NeuralAnalysis / PyalData

Repository for the Python implementation of the TrialData analysis library.
GNU General Public License v3.0
7 stars 9 forks source link

Add verbose option to remove_low_firing_neurons #72

Closed bagibence closed 3 years ago

bagibence commented 3 years ago

verbose=True prints a message about how many low-firing neurons were removed

Fixes #68