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
11 stars 7 forks source link

typing for NumpySegmentationExtractor #333

Open bendichter opened 3 months ago

bendichter commented 3 months ago

https://github.com/catalystneuro/roiextractors/blob/22ccdad19697284efa5b39db09d72e9d598eac81/src/roiextractors/extractors/numpyextractors/numpyextractors.py#L168-L325

The typing here is a bit confused and going in a few different directions.