Dmytro
Dmytro
In features.py, fet\* functions are decorated with @add_mask, which preserves the docstring but looses the signature which is important for quick lookup of the arguments and their default values
Updating large plots may take up additional RAM in the interactive mode. Closer investigation is required.
**Add suggestions to the following list as new features are implemented:** - re-run autodoc generation to account for API changes - mention component renaming feature in tutorial (maybe also explaining...
Reorganize subpackages: - make `cluster`, `features`, `io`, etc. as seperate modules that can be accessed directly from spikesort package. - create a separate package `spike_sort.stats` and put statistic tests there...