-
Notifications
You must be signed in to change notification settings - Fork 35
figures generated by pynml-modchananalysis are saved by default
#327
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
figures generated by pynml-modchananalysis are saved by default
#327
Conversation
|
@sanjayankur31 PTAL |
|
@sanjayankur31 who should I ask for review ? |
|
I've just returned from leave, so I'll take a look this week. |
* development: chore(vispy): add note about env var fix(tests): only parse sims in parallel fix(tests): compile mod files before testing test(runners): add new test feat(runners): add general multi command runner wrapper fix: handle cases where args/kwargs are not provided chore: do not re-compile mods in examples folder chore(runners): correct rst in docstring chore(runners): correct documentation formatting chore(runners): correct documentation deps: make ppft a default dep feat(runners): add parallel runner and tests
* development: run generate man in right dir, check cell length update logger output adress comments add -swc in pynml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. One or two small cosmetic fixes and should be ready to merge.
|
@sanjayankur31 I have addressed the comments |
|
Could you quickly regenerate the man page too? |
|
OK, looks good now. We'll merge once the tests all pass. 👏 |
* development: feat(LEMSSimulation): allow using float/str for duration/dt docs(lems): document `generate_lems_file_for_neuroml`
Currently figures are not saved if
pynml-modchananalysisis used on a.modfileCloses #201