Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
Enable to run CNMF without background components (nb=0) for cases when the background has already been removed in a pre-processing step using other means. Fixes #1068. (and a deprecation mentioned in #1130)
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
Has your PR been tested?
Yes
python caimanmanager.py test
and
python caimanmanager.py demotest
Description
Enable to run CNMF without background components (nb=0) for cases when the background has already been removed in a pre-processing step using other means. Fixes #1068. (and a deprecation mentioned in #1130)
Type of change
Has your PR been tested?
Yes
python caimanmanager.py test
andpython caimanmanager.py demotest