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

Undefined function or variable 'NoRMCorreSetParms'. #103

Closed tomatoccoo closed 5 years ago

tomatoccoo commented 5 years ago
epnev commented 5 years ago

@tomatoccoo The error means that the NoRMCorre package is either not installed or not in your MATLAB path.

dlogan commented 4 years ago

Thanks for this answer, which works for me as well, however I suggest you add NoRMCorre package to the list of dependencies to avoid such issues.