-
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.
* remove deprecated spike sorting task * flake * add pointer to the lock file when the task fails * spike sorting loader uses iblsorter as default collection * set the waveform extraction chunk size to 30_000 * bugfix: reflect changes in arguments of waveform extraction * assertion reversed fixed * change entrypoint for spike sorting script * remove ephys cell qc task from pipeline as it is part of spike sorting * add iblsort environment to the spike sorting task * typo * test forcing subprocess for large_jobs * Revert "test forcing subprocess for large_jobs" This reverts commit 31ff95d. * label probe qc if ONE instance * add passingSpikes.pqt to spike sorting job - update task signature * configure task to decompress cbin beforehand * spike sorting loader with empty sorter name * revert decompressing ap cbin file before sorting * s3 patcher * Fix bug in the make sorting plots task signature * add ec2 datahandler * update iblsorter task signatures * clobber=True * add make remotehttp * add an optional scratch_folder argument to the task * bugfix Streamer / ONE 2.10.1: pass the eid * SpikeSorting task: recover raw data qc files * fix task queue test * fix streamer with one 2.10 * spike sorting loading: relax the version until the BWM is patched --------- Co-authored-by: chris-langfield <[email protected]> Co-authored-by: Mayo Faulkner <[email protected]>
- Loading branch information
1 parent
cdf635d
commit aedbdc8
Showing
11 changed files
with
252 additions
and
118 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
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.