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

Added warning for mid-cycle split for multifile scanimage #361

Open pauladkisson opened 2 months ago

pauladkisson commented 2 months ago

Closes #299

Following the same logic as #360. Though I think we are much more likely to actually run into this one, I'd like to wait to implement until we have real data to work with.

h-mayorquin commented 2 months ago

This is on my radar but I need to read a bit more on it to do a good review. Let me know if this gets on your way so I can bump up the priority.