SpikeInterface / SpikeInterface/spikeinterface
Implement `valid_period` extension
Open
@m-beau is already working on this.
Since Jan 6, 2026.
postprocessing
- Dominant language
- Python
- Stars
- 847
- Forks
- 280
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 29
Description
We need an extension to annotate units with valid periods.
The extension data is quite simple:
- a list of [
start_frame,end_frame] for each unit - list of list if multi-segment
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.
Assessment
This issue has not been assessed yet.