Add SelectSegmentEvent#4575
Conversation
for more information, see https://pre-commit.ci
Can you describe a little about your use case? |
Mostly the analysis of my results, i work per segment due to the nature of the stimulus set. Tbh it works also by using the select since the concept of segment exist in |
|
LGTM! I agree this unifies the API with the recording/sorting and makes the |
|
No, I think is totally within scope. I am just curious about what kind of setup you have and what formats you work in. I think it is good to leave this kind of thing documented at least on github issues so we can come back and see why we took the decisions we took. |
add
select_segment(segment_indices: int | list[int])toBaseEventthrough a newclass SelectSegmentEvent(BaseEvent)recordings and sortings have it, so in continuity (and bc i need it), i think it can be a good small addition ;)