SpikeInterface / SpikeInterface/spikeinterface
DartSort: optimize strategy to retrieve `main_channel_id` from sorting
Open
Nobody has claimed this yet.
performance
sorters
- Dominant language
- Python
- Stars
- 847
- Forks
- 280
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 29
Description
@chrishalcrow
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating DartSort and the sorting strategy responsible for retrieving main_channel_id. Trace how sorting currently determines that value and identify the intended optimized retrieval path. Done means the strategy retrieves main_channel_id more efficiently without changing sorting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100