Chris Heydrick

Results 3 issues of Chris Heydrick

The "Fitting PCA" step in the export to Phy process isn't respecting the n_jobs argument anymore. I have set the global n_jobs parameter to 4 with: si.set_global_job_kwargs(n_jobs=4) When using SpikeInterface...

exporters
concurrency

Hi this is Chris with Plexon. I used SpikeInterface to sort using Kilosort 4, and then exported to Phy. I found that when exporting to Phy that each cluster is...

exporters

I recently report issue #3295 (BinaryRecordingExtractor opens the binary file, but doesn't close it, preventing later deleting or modifying binary file). This PR fixes the problem that I described in...

core