-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* modify wiggle plot to allow filling of positive and/or negative peaks * double wiggle: double trouble. And tests. * pre-processing should have time samples contiguous in memory * WIP compress before * instantiate memmap only once * waveformextraction: remove AGC for the CAR option * Write to output is parallelized * add decompression in waveform extraction * waveform extract: add removal of temporary file * flatten waveforms * allow for cluster indices not starting at 0 and flake8 fixes * starting on test w/ new format * wip waveforms loader version 1 and 2 * load w/ indices * some more fixes * add colours to the channel detection plots * remove the Windows tests from CI * fix bug when cluster ids do not start at 0 * fix last set of tests for the waveform extraction * remove neurodsp after grace period expired * Make sure the waveform loader is compatible with the notebook * add bad channel plot helper and default LF parameters * add some splitting / splicing function on window generator * add lfp pre-processing * fix channel labels bug * fix default lfp filter parameters * fix waveform extractor conflict * add compatible syntax for 3.9 --------- Co-authored-by: chris-langfield <[email protected]>
- Loading branch information
Showing
14 changed files
with
349 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.