catalystneuro / roiextractors

Python-based module for extracting from, converting between, and handling optical imaging data from several file formats. Inspired by SpikeInterface.
https://roiextractors.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Update SegmentationExtractor #366

Open pauladkisson opened 1 month ago

pauladkisson commented 1 month ago

Awaiting #365 then will change base to 0.6.0dev.

This PR is the second of a series that implement breaking changes to fully standardize the roiextractors api and update/streamline the testing suite. Some of the main goals include

This PR focuses on SegmentationExtractor, FrameSliceSegmentationExtractor, and NumpySegmentationExtractor