flatironinstitute / CaImAn-MATLAB

Complete Matlab pipeline for large scale calcium imaging data analysis
GNU General Public License v2.0
252 stars 147 forks source link

Support for multiple background components (nb>1). #19

Closed ingiehong closed 8 years ago

ingiehong commented 8 years ago

Updated utilities/extract_DF_F.m and demo_script.m to allow multiple background components (nb>1). This is helpful in some instances where there are multiple background components (neuropil signal, photobleaching, artifacts due to discontinuous imaging).

epnev commented 8 years ago

Hi @ingiehong Thanks for the contribution. Pull requests are by default all or nothing, I cannot just merge parts of it. There are some files that are not necessary here like Paninski_script.m or plot_SC. I'll close this pull request but update extract_DF_F and attribute it to you. Thanks again!