Skip to content

Commit

Permalink
Update src/spyglass/spikesorting/v1/recording.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Brozdowski <[email protected]>
  • Loading branch information
khl02007 and CBroz1 authored Dec 7, 2023
1 parent e899972 commit 6521baf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/spyglass/spikesorting/v1/recording.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,9 +555,7 @@ def _consolidate_intervals(intervals, timestamps):
Parameters
----------
intervals : iterable of tuples
_description_
timestamps : numpy.ndarray
_description_
"""
# Convert intervals to a numpy array if it's not
Expand Down

0 comments on commit 6521baf

Please sign in to comment.