Maximum Recursion Depth Reached Error #1201
Replies: 3 comments
-
That's weird, it looks like bokeh tried to throw a warning but I'm not sure why bokeh would've been called during cnmf.fit. @pgunn |
Beta Was this translation helpful? Give feedback.
0 replies
-
Let's talk about the likely software bug in #1204 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing this interested parties can see #1204 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to run the fit function on my cnmf object with 3D data but am getting a maximum recursion depth error. Is this simply because of the length of the recording? Either way, does anyone have suggestions for the best solution to this problem? Also, I would like to check the locations of cells that CaImAn found by plotting them on top of a frame of my recording but have been having some trouble getting this to work -- how can I do this?
Thank you!
Code:

Error:

Beta Was this translation helpful? Give feedback.
All reactions