Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Release for spikeinterface 0.12.0

Compare
Choose a tag to compare
@alejoe91 alejoe91 released this 13 Mar 10:59
· 52 commits to master since this release
  • Bug fixes:

    • fix in-place modification of memmap traces
    • remove decimate from resample
    • fix mad computation in the presence of channel offsets in snr by removing median
    • fixes to amplitude shapes in phy export
    • CurationSortingExtractor inherits tmo_folder
  • New features:

    • added support for return_scaled option in get_traces
    • added support for timestamps with set_times
    • added highpass_fileter and mask preprocessors
  • Improvements:

    • added channel_locations in the computation of pca-based metrics
    • added linear and cubic interpolation in remove_artifacts
    • improved performance of pca computation in terms by saving only a subset of waveforms by default