This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Release for spikeinterface 0.12.0
-
Bug fixes:
- fix in-place modification of memmap traces
- remove
decimate
fromresample
- fix mad computation in the presence of channel offsets in
snr
by removing median - fixes to amplitude shapes in phy export
CurationSortingExtractor
inheritstmo_folder
-
New features:
- added support for
return_scaled
option inget_traces
- added support for timestamps with
set_times
- added
highpass_fileter
andmask
preprocessors
- added support for
-
Improvements:
- added
channel_locations
in the computation of pca-based metrics - added
linear
andcubic
interpolation inremove_artifacts
- improved performance of pca computation in terms by saving only a subset of waveforms by default
- added