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

Bugfix view_components #36

Closed YishGene closed 8 years ago

YishGene commented 8 years ago

extract_DF_F no longer takes index of background component as an input, view_components still calls it.

epnev commented 8 years ago

Thanks @YishGene but I'm not sure I understand. extract_DF_F.m does take the index as the fourth input argument.

YishGene commented 8 years ago

Sorry, my mistake. For some reason I have an version of this file from an older commit that has an empty 4th argument in this call. Please ignore!