Kilosort

Latest version: v4.0.21

Safety actively analyzes 688532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

4.0.18

This release adds a fix for warnings related to conflicting BLAS and OpenMP implementations, as well as other misc bug fixes. It also adds logging for resource usage throughout the sorting pipeline.

**Full Changelog**: https://github.com/MouseLand/Kilosort/compare/v4.0.15...v4.0.18

4.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**: https://github.com/MouseLand/Kilosort/compare/v4.0.14...v4.0.15

4.0.13

This release contains several bug fixes, changes the `duplicate_spike_bins` parameter to `duplicate_spike_ms` (new default 0.25), adds the `highpass_cutoff` parameter, and improves logging of error messages.

**Full Changelog**: https://github.com/MouseLand/Kilosort/compare/v4.0.12...v4.0.13

4.0.12

This release adds the option to save a drift-corrected copy of the data to `temp_wh.dat` in the results directory. This can be done through the API using `save_preprocessed_copy=True` for `run_kilosort`, or by clicking the checkbox with the same name under the "Run" button in the GUI. Using either option will also update options for Phy so that this copy of the data is used instead of the raw data.

**Full Changelog**: https://github.com/MouseLand/Kilosort/compare/v4.0.11...v4.0.12

4.0.11

In addition to some minor fixes and additions to logging behavior, this release addresses the following problems:
* Negative spike times will no longer be detected.
* Plots generated by GUI will be saved in the results directory in .png format.
* .mat probe files will correctly load kcoords (shank index) for probes with disconnected channels.
* template placement is handled separately for each shank, so that the spacing between shanks will not affect template positions.
* added new shift and scale parameters for handling float32 data better.

**Full Changelog**: https://github.com/MouseLand/Kilosort/compare/v4.0.8...v4.0.11

4.0.8

This release adds a new parameter, `drift_smoothing`, which controls the amount of gaussian smoothing applied to the spatiotemporal drift estimation. It also switches control of console output to the logging module and adds a `kilosort.log` file to the sorting results.

**Full Changelog**: https://github.com/MouseLand/Kilosort/compare/v4.0.7...v4.0.8

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.