You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
New read_scanimage_metadata for reading scanimage metadata from a file directly as a python dict #405
Fixes
Use SI.hChannels.channelSave or SI.hChannels.channelsave to determine number of channels for ScanImage extractors when available #401
Fixes the sampling rate for volumetric ScanImage#405
Deprecations
Deprecated write_imaging and write_segmentation methods: #403
The get_image_size() method is deprecated and will be removed in or after September 2025. Use get_image_shape() instead for consistent behavior across all extractors. #409