1p online
Main features:
- Online processing of microendoscopic data (check
demo_online_CNMFE.ipynb
for an example. Dataset courtesy of the miniscope project). - Fixed an old bug arising when resizing large movies using openCV
- Ability to make color movies when displaying the results
- Ability to perform motion correction only on a part of the FOV (and memory map only that part).
- Expose version using
caiman.__version__
- Various other bug fixes and optimizations