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

treatment of missing data information #1

Closed epnev closed 9 years ago

epnev commented 9 years ago

The code can how handle missing data. For the initialization step we interpolate the missing from neighboring timesteps. When estimating spatial components, the missing data is removed from the estimation process. When estimating temporal components the algorithm interpolates for the missing data (will be changed soon)