Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/inscopix_imaging' into inscopix_…
Browse files Browse the repository at this point in the history
…imaging
  • Loading branch information
bendichter committed Jan 23, 2024
2 parents e11b7c6 + 5820843 commit 04b3d9c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

class InscopixImagingExtractor(ImagingExtractor):
"""Extracts imaging data from Inscopix recordings."""

extractor_name = "InscopixImaging"

def __init__(self, file_path: PathType):
Expand Down

0 comments on commit 04b3d9c

Please sign in to comment.