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

update_spatial_components expects [A,b] when options.spatial_method == 'regularized' #51

Closed YishGene closed 7 years ago

YishGene commented 7 years ago

Avoid an error in update_spatialcomponents, line 73, when not supplied with A = [A,b].