JinghaoLu / MIN1PIPE

A MINiscope 1-photon-based Calcium Imaging Signal Extraction PIPEline.
GNU General Public License v3.0
59 stars 27 forks source link

Error when running demo_min1pipe.m #3

Closed ncvann closed 5 years ago

ncvann commented 6 years ago

When running demo_min1pipe.m I get the following error.


Undefined function or variable 'nf'.

Error in demo_min1pipe (line 81)
nsize = pixh * pixw * nf * stype * 6 / (dss ^ 2); %%% size of single %%%

Error in run (line 91)
evalin('caller', strcat(script, ';'));```
JinghaoLu commented 6 years ago

solved.