Skip to content

Commit

Permalink
Fix biocam
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jul 5, 2024
1 parent a97a1f0 commit 5b663ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/spikeinterface/extractors/neoextractors/biocam.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ class BiocamRecordingExtractor(NeoBaseRecordingExtractor):
Load exhaustively all annotations from neo.
"""

NeoRawIOClass = "BiocamRawIO"

def __init__(
self,
file_path,
Expand Down

0 comments on commit 5b663ad

Please sign in to comment.