Kilosort v4.0.15
This release adds:
- Option to specify channels to exclude from sorting through the API and GUI.
- Documentation for output files.
- A new tutorial notebook demonstrating how to modify good/mua labels using custom criteria.
- Option to force-clear PyTorch's reserved GPU memory between some operations, using
clear_cache = True
.
Full Changelog: v4.0.14...v4.0.15