-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add wf extraction to SpikeSorting task * ibl-neuropixel version * add the sync dataset in the spike sorting loader probe info * add keys * add to metrics dict * bitwise qc label * reverse the bitwise qc labels so 0 is always passin * adjust wf extraction call * rename bitwise qc key * fix test metrics * check for pyks import * add the cell qc computation at the spike sorting stage * PopeyeDataHandler * add wf extraction to SpikeSorting task * ibl-neuropixel version * add the sync dataset in the spike sorting loader probe info * add keys * add to metrics dict * bitwise qc label * reverse the bitwise qc labels so 0 is always passin * adjust wf extraction call * rename bitwise qc key * fix test metrics * check for pyks import * add the cell qc computation at the spike sorting stage * PopeyeDataHandler * update spike sorting plots * pass when symlink exists * revert patcher path changes * patcher patch * sdsc spikesorting registration * bugfix: SpikeSortingLoader.raw_electrophysiology regex to match cbin files on SDSC * random tempdir for pykilosort * fix ss reg task * final fix RegisterSpikeSorting * add low memory option to SS task * Popeye patcher: allows overriding SDSC_PATCH_PATH with env variable * popeye data handler Path bugfix * revision in sdsc registration * update revision in constructor * SDSC DataHandler get patch path from env * Revert "SDSC DataHandler get patch path from env" This reverts commit eeea95c. * pin slidingRP requirement - we can unpin when merging with newer ibllib * slidingRP * fix slidingRP bug * spike sorting if pykilosort is available, do not run subprocess * flake * revert regex for pyks find version * task data handler allows empty input dataset list * changes to spike sorting loader * spike sorting loader gets a good_units parameters --------- Co-authored-by: owinter <[email protected]> Co-authored-by: Gaelle <[email protected]> Co-authored-by: chris-langfield <[email protected]>
- Loading branch information
1 parent
ac3f36e
commit 0cfb83a
Showing
10 changed files
with
397 additions
and
205 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
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.