do you guys want plotting code? #1247
loftusa
started this conversation in
Show and tell
Replies: 4 comments
|
Definitely we'd love useful things that users might like, depending on the dependencies and some other factors (e.g., how hard will it be to maintain once you ride away into the sunset :) ). It seems this would potentially be multiple useful visualization methods, and we'd probably want to discuss each one. |
0 replies
|
Could you please share your plotting code? Thank you! |
0 replies
|
I'd also be super interested in this plotting code for the time being if you're still willing to share. Thanks! |
0 replies
|
I‘d appreciate it greatly if you can kindly share your plotting code! (maybe too long ago though) Thanks a lot! |
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.
Uh oh!
There was an error while loading. Please reload this page.
I have code that makes the following from what is essentially an HDF file:
Movie with contours and nice-ish legend

Spike plot using estimates.S (separated, for us, by different recording periods)

Plot for separate neurons with estimates.S as lines in the background, estimates.C in green, and the background residuals in blue

Raster plot for neurons

I can post the code here if you guys want, although it might need a bit of refactoring to get into caiman.
All reactions