SpikeInterface / spikeinterface

A Python-based module for creating flexible and robust spike sorting pipelines.
https://spikeinterface.readthedocs.io
MIT License
531 stars 188 forks source link

Clustering components api #3533

Open yger opened 1 week ago

yger commented 1 week ago

In order to harmonize the API for the components, job_kwargs is now handled properly at the clustering level

yger commented 1 week ago

@samuelgarcia Any ideas why the tests are failing by timing out? Can I know more about it? The changes made in this PR are not drastic, and tests are locally passed on my machine (for internals sorters, the ones that might be affected by changes)