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

Improve error when settings timestamps #377

Closed h-mayorquin closed 1 month ago

h-mayorquin commented 1 month ago

Related to this:

https://github.com/catalystneuro/roiextractors/issues/376

Should make more clear what happens when set_timestamps fails.

h-mayorquin commented 1 month ago

I really don't like those tests that check for the assertion comment. I find them hard to hard to maintain as I need to copy-paste and deal with terminal texting issues.