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 info about how many neurons were removed in remove_low_firing_neurons #68

Closed babaf closed 3 years ago

babaf commented 3 years ago

It would be nice if remove_low_firing_neurons prints how many neurons where removed. I know that I can obviously check it myself, I just think it would be a nice extra (because you often want to report this in your paper etc.).

bagibence commented 3 years ago

Yes, that would be nice!

bagibence commented 3 years ago

@babaf how about this verbose option?