-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add LFP large data handling notebook #81
Conversation
Thank you for putting this together, Ian! I'm getting an error when trying to interact with the plot (zoom or pan). Do you see this as well? Traceback
Screen.Recording.2023-10-30.at.1.56.41.PM.mov |
Not so far, but I will retry with a fresh environment first thing in the morning. Looking at it, I'm not sure that the |
@droumis I've updated it to use a class-based Bokeh doc, it should work fine now. |
This works great now! merging |
This PR adds a new notebook to illustrate LFP large data handling, from obtaining some realistic data through kerchunking it so that it can be lazily read, to interactively visualising it using Bokeh and Datashader.