Skip to content

Commit 73e5792

Browse files
committed
release notes
1 parent 1673290 commit 73e5792

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/format/source/format_release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Minor changes
3232
- Made ``EventDetection.times`` optional and deprecated. Use `source_idx` instead. (#620)
3333
- Clarified documentation of ``PlaneSegmentation`` that at least one of ``image_mask``, ``pixel_mask``,
3434
and ``voxel_mask`` is required. (#636)
35+
- Improved documentation for ``OnePhotonSeries`` and ``TwoPhotonSeries``: added ``data`` dataset specification
36+
with an ASCII diagram clarifying the meaning of the ``height`` and ``width`` dimensions; clarified that for
37+
raster-based microscopy, width (columns) is the fast scan direction; contrasted this convention with standard
38+
matrix notation where the first array dimension slices through rows. (#649)
3539

3640
2.8.0 (November 24, 2024)
3741
-------------------------

0 commit comments

Comments
 (0)