Skip to content
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

Increased flexibility of NML2ChannelAnalysis #6

Merged
merged 9 commits into from
Jun 15, 2015

Conversation

rgerkin
Copy link
Contributor

@rgerkin rgerkin commented Jun 12, 2015

This allows NML2ChannelAnalysis to be run more easily from within scripts, using keyword arguments.
It also makes more extensive use of the -v (verbose) argument by applying it more globally.
It also writes IVCurve files even in -nogui mode (since this should be independent of whether the IVCurve is displayed or not).
It computes steady-state currents based on the end of the clampDuration, rather than the end of the entire simulation, removing the need for the duration to be artificially short.
Lastly, it makes some edits to conform to style guidelines.
This pull request is necessary for this notebook to run correctly.

pgleeson added a commit that referenced this pull request Jun 15, 2015
Increased flexibility of NML2ChannelAnalysis
@pgleeson pgleeson merged commit 4ba363b into NeuroML:master Jun 15, 2015
@pgleeson
Copy link
Member

Thanks @rgerkin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants