flatironinstitute / CaImAn

Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
https://caiman.readthedocs.io
GNU General Public License v2.0
639 stars 370 forks source link

nb=0 #1172

Open j-friedrich opened 1 year ago

j-friedrich commented 1 year ago

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 and python caimanmanager.py demotest

EricThomson commented 1 year ago

Sounds very cool -- thanks! Will review in the next day.

pgunn commented 1 year ago

Generally looks good