cortex-lab / Suite2P

Tools for processing 2P recordings
Other
120 stars 65 forks source link

NameError: name 'ndimage' is not defined #169

Closed eskuebler closed 5 years ago

eskuebler commented 5 years ago

First, thank you so much for this awesome package!!

Second, I've downloaded the example data and am trying to run the pipeline; but I get the following error

File "C:\Users\EKuebler\Google Drive\current projects\00 - calcium imaging\Suite2P-py\suite2p-master\suite2p\sparsedetect.py", line 78, in get_mov mov[:,j,:] -= ndimage.gaussian_filter(mov[:,j,:], [ops['high_pass'], 0]) NameError: name 'ndimage' is not defined Interrupted by error (not finished)

I've attached an image to this post in case it helps!

thank you in advance!

Screenshot (4)