-
Notifications
You must be signed in to change notification settings - Fork 35
Refactor and improve plotting of time series and spikes from simulation generated data #457
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
Conversation
The `pynml` bit that imports everything is really creating issues. We need to move everything out of there and only let it be a top level import module
1b724aa to
bfc2a1b
Compare
|
@pgleeson : mostly refactoring and some tweaks. I've made sure that the (The one change is that multiple plots open in separate plots, rather than in a multi-plot.) |
|
Ok, testing in experimental branch... |
|
@pgleeson : i made more commits here, so I've also updated the experimental branch to include them now. Please |
No description provided.