You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The general idea would be to load a file into a NeuroMLDocument object, iterate over the objects contained in it, get their members (using the info method, for example), and then to print these out nicely in a readable form.
Something like
pynml-listparams <nml file>
should list all the parameters in the ComponentType definition.Related:
pynml-showmetadata
: should print out any metadata that has been included in rdf annotations.The text was updated successfully, but these errors were encountered: