Skip to content

Commit

Permalink
Update src/roiextractors/imagingextractor.py
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Adkisson <[email protected]>
  • Loading branch information
h-mayorquin and pauladkisson authored Sep 28, 2023
1 parent 98ba5c4 commit 3d23b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/roiextractors/imagingextractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ def get_video(
video: numpy.ndarray
The video frames.
Notes:
------
Notes
-----
Importantly, we follow the convention that the dimensions of the array are returned in their matrix order,
More specifically:
(time, height, width)
Expand Down

0 comments on commit 3d23b84

Please sign in to comment.