Skip to content

Commit

Permalink
added memmap extractors
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson committed May 22, 2024
1 parent f5698a7 commit 3a79570
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/my_api/imaging_extractors/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ ImagingExtractors

numpyimagingextractor
nwbimagingextractor
memmapimagingextractors
10 changes: 10 additions & 0 deletions docs/source/my_api/imaging_extractors/memmapimagingextractors.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
MemmapImagingExtractors
=======================

MemmapImagingExtractor
----------------------
.. autoclass:: roiextractors.MemmapImagingExtractor

NumpyMemmapImagingExtractor
---------------------------
.. autoclass:: roiextractors.NumpyMemmapImagingExtractor

0 comments on commit 3a79570

Please sign in to comment.