Skip to content

Releases: int-brain-lab/ibl-neuropixel

1.1.1

02 Jul 18:22
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.1.1

1.0.1 bugfix extract waveforms

29 May 18:37
Compare
Choose a tag to compare

1.0.0 Spike sorting 1.6.0

24 Apr 15:06
Compare
Choose a tag to compare

What's Changed

  • Saturation by @oliche in #33
  • Waveform Extractions

Full Changelog: 0.10.3...1.0.0

0.10.3

18 Apr 23:24
e84a1d7
Compare
Choose a tag to compare

0.10.3 2024-04-18

  • Patch fixing memory leaks for waveform_extraction module.

0.10.2

10 Apr 19:22
Compare
Choose a tag to compare

0.10.2 2024-04-10

  • Add waveform_extraction module to ibldsp. This includes the extract_wfs_array and extract_wfs_cbin methods.
  • Add code for performing subsample shifts of waveforms.

0.10.1 spikeglx version 20230905 coordinates

19 Mar 12:04
Compare
Choose a tag to compare

Make sure the metadata reader is compatible with the new meta-data format.

0.10.0

14 Mar 17:54
Compare
Choose a tag to compare

Support for online spikeglx Reader

0.9.2

08 Feb 18:31
Compare
Choose a tag to compare
  • neurodsp is now ibldsp. Drop-in replacement of the package name is all that is required to update. The neurodsp name will disappear on 01-Sep-2024; until then both names will work.

0.9.1

08 Feb 17:31
Compare
Choose a tag to compare
  • neurodsp is now ibldsp. Drop-in replacement of the package name is all that is required to update. The neurodsp name will disappear on 01-Sep-2024; until then both names will work.

Full Changelog: 0.9.0...0.9.1

0.9.0

17 Jan 16:30
Compare
Choose a tag to compare

neurodsp.utils.sync_timestamps: uses FFT based correlation to speed up large arrays alignments
waveforms: new wiggle plot for multi-trace waveforms