Skip to content

Commit

Permalink
Merge branch 'spikesorting_v1' of https://github.com/khl02007/spyglass
Browse files Browse the repository at this point in the history
…into spikesorting_v1
  • Loading branch information
khl02007 committed Dec 1, 2023
2 parents fa8edfa + ba9eec7 commit dbb173d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/spyglass/spikesorting/v1/recording.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,10 +560,6 @@ def _consolidate_intervals(intervals, timestamps):
timestamps : numpy.ndarray
_description_
Returns
-------
_type_
_description_
"""
# Convert intervals to a numpy array if it's not
intervals = np.array(intervals)
Expand Down

0 comments on commit dbb173d

Please sign in to comment.