pyNeuroML 1.2.2__tar.gz → 1.2.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/CONTRIBUTING.md +22 -0
- {pyNeuroML-1.2.2/pyNeuroML.egg-info → pyNeuroML-1.2.4}/PKG-INFO +1 -1
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-archive.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-channelanalysis.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-channelml2nml.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-modchananalysis.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotchan.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotmorph.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotspikes.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plottimeseries.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-povray.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-sonata.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-summary.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-tune.1 +3 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml.1 +3 -3
- pyNeuroML-1.2.4/man/man1/version.h2m +3 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4/pyNeuroML.egg-info}/PKG-INFO +1 -1
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/LEMSSimulation.py +11 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/pynml.py +1 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/setup.cfg +1 -1
- pyNeuroML-1.2.2/man/man1/version.h2m +0 -3
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/LICENSE.lesser +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/MANIFEST.in +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/Makefile +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/Readme.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/pyneuroml.neuron.analysis.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/pyneuroml.neuron.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/make.bat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/_static/neuroml_logo.png +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/_static/pynml_jnml.svg +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/conf.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/index.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/introduction.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.analysis.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.annotations.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.archive.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.channelml.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.io.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.lems.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.modelgraphs.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.neuron.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.nsgr.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.plot.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.povray.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.pynml.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.runners.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.sbml.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.swc.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.tune.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.utils.rst +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/refs.bib +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/IM.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/KConductance.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/Kd.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LEMS_NML2_Ex5_DetCell.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LEMS_NML2_Ex9_FN.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LeakConductance.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LeakConductance.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NML2_SingleCompHHCell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NaConductance.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NaConductance2.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/Vm_plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaMod.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaNml2.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaNml2_iv.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/component_evaluation.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/create_new_lems_file.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/dt_dependence.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/export_neuroml1.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/export_neuroml2.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/generate_if_curve.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/generate_povray.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/quick_plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/readAnnots.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/record_channel_currents.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/reload_data.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/results/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/run_jneuroml_plot_matplotlib.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/hinf_NaConductance.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/htau_NaConductance.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/minf_NaConductance.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/mtau_NaConductance.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/ninf_Gran_H_98.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/ntau_Gran_H_98.dat +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test.hoc +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Ca_conc.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Ca_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/EGL-36.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/HHCellNetwork.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kahp_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kdr_bask.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kdr_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LEMS_HH_Simulation.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LeakConductance_bask.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LeakConductance_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/NML2_FullCell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/NML2_SimpleIonChannel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Na_bask.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Na_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Purk2M9s.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/TwoCell.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/bask.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/LEMS_SimTestOLMChannels.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/TestOLMChannels.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/TestOLMNet.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/cells/olm.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/HCNolm.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/Kdrfast.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/KvAolm.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/Nav.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/leak_chan.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/complex_cell.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/hhcell.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/kChan.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/naChan.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/passiveChan.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/pyr_4_sym.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/realtime.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simple_cell.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simplenet.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simplenet.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/snooze.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/snooze.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc_sedml.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc_sedml.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Ca_conc.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Ca_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Kahp_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Kdr_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/LEMS_OnePyr.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/LeakConductance_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Na_pyr.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/OnePyr.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Selection_817.jpg +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/pyr_4_sym.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/temp/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/tunePyr.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tuneHHCell.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tuneHHCell.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/units.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/install_local_java.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/README.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/common.h2m +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/generate-man-pages.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/SOURCES.txt +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/dependency_links.txt +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/entry_points.txt +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/requires.txt +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/top_level.txt +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelDensityPlot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelHelper.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelInfo_TEMPLATE.html +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelInfo_TEMPLATE.md +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/LEMS_Test_TEMPLATE.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/NML2ChannelAnalysis.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/annotations.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/archive/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/ChannelML2NeuroML2.xsl +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/ChannelML2NeuroML2beta.xsl +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/errors.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/io.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/LEMS_TEMPLATE.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lib/jNeuroML-0.13.0-jar-with-dependencies.jar +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/modelgraphs.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/TEMPLATE.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/analysis/HHanalyse.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/analysis/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/mview_neuroml1.hoc +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/mview_neuroml2.hoc +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/nrn_export_utils.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/utils.hoc +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/nsgr.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/Plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphology.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphologyPlotly.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphologyVispy.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotSpikes.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotTimeSeries.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/MakeMovie.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/NeuroML2ToPOVRay.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/OverlaySimulation.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/runners.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/sbml/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/sedml/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/swc/ExportSWC.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/swc/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tellurium/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLController.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLSimulation.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLTuner.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/cli.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/info.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/misc.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/units.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/xml.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/validators.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyproject.toml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/test-ghactions.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/test.sh +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_k_channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_leak_channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_na_channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/analysis/test_cell_analysis.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/analysis/test_channel_density_plots.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/archive/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/archive/test_archive.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/CaPool.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/DoubExpSyn.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/NMDA.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/NaChannel_HH.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/SingleExpSyn.xml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/test_channelml.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/izhikevich_test_file.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/lems/test_lems.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/lems/test_lemssimulation.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/HCNolm.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/Kdrfast.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/KvAolm.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/Nav.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/leak_chan.mod +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/olm.hoc +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_neuron_utils.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/CaDynamics.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/CaDynamics_all.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ca_HVA.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ca_LVA.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Cell_497232312.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ih.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Im.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Im_v2.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Izh2007Cells.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/K_P.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/K_T.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kd.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kv2like.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kv3_1.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/CaDynamics_E2_NML2.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23PV.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23PYR.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23SST.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23VIP.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/TestNetwork.net.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ca_HVA.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ca_LVA.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ih.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Im.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/K_P.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/K_T.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Kv3_1.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/NaTg/NaTg.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Nap.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/SK.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/pas.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/synapses/AMPA_syn.synapse.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaTa.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaTs.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaV.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Nap.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/SK.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/HCNolm.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/Kdrfast.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/KvAolm.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/Nav.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/leak_chan.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/pas.channel.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test-spherical-soma.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test.cell.nml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_morphology_plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_plot.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_plot_time_series.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/inconsistent_units_doc.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc00.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc01.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc02.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/no_read_access.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/valid_doc.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_sbml.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/invalid_doc01.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/invalid_doc02.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/missing_model_source.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/no_read_access.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/valid_doc.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/valid_doc.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_sedml.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/do_test_tellurium.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_NML2_Ex9_FN.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_NML2_Ex9_FN.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_Regular_HindmarshRose.sbml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_Regular_HindmarshRose.sedml +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_nsgr.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_pynml.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_runners.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/utils/__init__.py +0 -0
- {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/utils/test_utils.py +0 -0
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
Please open issues to discuss enhancements and bugs that you may encounter with
|
|
4
4
|
pyNeuroML. Pull requests with enhancements and bug fixes are welcome.
|
|
5
5
|
|
|
6
|
+
## Virtual environments and editable installs
|
|
7
|
+
|
|
8
|
+
It is best to use [virtual environments](https://docs.python.org/3/tutorial/venv.html) when developing Python packages.
|
|
9
|
+
This ensures that one uses a clean environment that includes the necessary
|
|
10
|
+
dependencies and does not affect the overall system installation.
|
|
11
|
+
|
|
12
|
+
For quick development, consider using [editable installs](https://setuptools.pypa.io/en/latest/userguide/development_mode.html).
|
|
13
|
+
|
|
6
14
|
## Code style
|
|
7
15
|
|
|
8
16
|
1. We use [flake8](https://pypi.org/project/flake8/) to ensure that the code
|
|
@@ -15,6 +23,12 @@ pyNeuroML. Pull requests with enhancements and bug fixes are welcome.
|
|
|
15
23
|
format](https://stackoverflow.com/a/24385103/375067) for Python docstrings.
|
|
16
24
|
Please document your code when opening pull requests.
|
|
17
25
|
|
|
26
|
+
## Tests
|
|
27
|
+
|
|
28
|
+
Bug fixes and new features should include unit tests to test for correctness.
|
|
29
|
+
One can base new tests off the current ones included in the `tests/` directory.
|
|
30
|
+
To see how tests are run, please see the [GitHub Actions configuration file](https://github.com/NeuroML/pyNeuroML/blob/development/.github/workflows/ci.yml).
|
|
31
|
+
|
|
18
32
|
## Pull Request Process
|
|
19
33
|
|
|
20
34
|
1. Please contribute pull requests against the `development` branch.
|
|
@@ -28,3 +42,11 @@ A number of [pre-commit](https://pre-commit.com/) hooks are used to improve code
|
|
|
28
42
|
Please run the following code to set up the pre-commit hooks:
|
|
29
43
|
|
|
30
44
|
$ pre-commit install
|
|
45
|
+
|
|
46
|
+
## Commit messages
|
|
47
|
+
|
|
48
|
+
Writing good commit messages makes things easy to follow.
|
|
49
|
+
Please see these posts:
|
|
50
|
+
|
|
51
|
+
- [How to write a Git commit message](https://cbea.ms/git-commit/)
|
|
52
|
+
- While not compulsory, we prefer [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-ARCHIVE "1" "
|
|
2
|
+
.TH PYNML-ARCHIVE "1" "March 2024" "pynml-archive v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-archive \- manual page for pynml-archive v1.2.
|
|
4
|
+
pynml-archive \- manual page for pynml-archive v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-archive [\-h] [\-zipfileName <zip file name>]
|
|
7
7
|
.TP
|
|
@@ -45,4 +45,4 @@ Explicit list of files to create archive of.
|
|
|
45
45
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
46
46
|
.SH ENVIRONMENT
|
|
47
47
|
.PP
|
|
48
|
-
pyNeuroML v1.2.
|
|
48
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-CHANNELANALYSIS "1" "
|
|
2
|
+
.TH PYNML-CHANNELANALYSIS "1" "March 2024" "pynml-channelanalysis v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-channelanalysis \- manual page for pynml-channelanalysis v1.2.
|
|
4
|
+
pynml-channelanalysis \- manual page for pynml-channelanalysis v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-channelanalysis [\-h] [\-v] [\-minV <min v>] [\-maxV <max v>]
|
|
7
7
|
.TP
|
|
@@ -110,4 +110,4 @@ plot current vs voltage for ion channel
|
|
|
110
110
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
111
111
|
.SH ENVIRONMENT
|
|
112
112
|
.PP
|
|
113
|
-
pyNeuroML v1.2.
|
|
113
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-CHANNELML2NML "1" "
|
|
2
|
+
.TH PYNML-CHANNELML2NML "1" "March 2024" "pynml-channelml2nml v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-channelml2nml \- manual page for pynml-channelml2nml v1.2.
|
|
4
|
+
pynml-channelml2nml \- manual page for pynml-channelml2nml v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-channelml2nml [\-h] [\-xsltfile <XSLT file>]
|
|
7
7
|
.TP
|
|
@@ -41,4 +41,4 @@ Name of the outputfile file
|
|
|
41
41
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
42
42
|
.SH ENVIRONMENT
|
|
43
43
|
.PP
|
|
44
|
-
pyNeuroML v1.2.
|
|
44
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-MODCHANANALYSIS "1" "
|
|
2
|
+
.TH PYNML-MODCHANANALYSIS "1" "March 2024" "pynml-modchananalysis v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-modchananalysis \- manual page for pynml-modchananalysis v1.2.
|
|
4
|
+
pynml-modchananalysis \- manual page for pynml-modchananalysis v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-modchananalysis [\-h] [\-v] [\-nogui] [\-minV <min v>]
|
|
7
7
|
.TP
|
|
@@ -72,4 +72,4 @@ Name of the mod file containing the channel
|
|
|
72
72
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
73
73
|
.SH ENVIRONMENT
|
|
74
74
|
.PP
|
|
75
|
-
pyNeuroML v1.2.
|
|
75
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-PLOTCHAN "1" "
|
|
2
|
+
.TH PYNML-PLOTCHAN "1" "March 2024" "pynml-plotchan v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-plotchan \- manual page for pynml-plotchan v1.2.
|
|
4
|
+
pynml-plotchan \- manual page for pynml-plotchan v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-plotchan [\-h] [\-noDistancePlots] [\-nogui]
|
|
7
7
|
.IP
|
|
@@ -41,4 +41,4 @@ Do not show plots as they are generated
|
|
|
41
41
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
42
42
|
.SH ENVIRONMENT
|
|
43
43
|
.PP
|
|
44
|
-
pyNeuroML v1.2.
|
|
44
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-PLOTMORPH "1" "
|
|
2
|
+
.TH PYNML-PLOTMORPH "1" "March 2024" "pynml-plotmorph v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-plotmorph \- manual page for pynml-plotmorph v1.2.
|
|
4
|
+
pynml-plotmorph \- manual page for pynml-plotmorph v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-plotmorph [\-h] [\-v] [\-nogui] [\-plane2d <plane, e.g. xy, yz, zx>]
|
|
7
7
|
.TP
|
|
@@ -71,4 +71,4 @@ Scale axes so that image is approximately square, for
|
|
|
71
71
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
72
72
|
.SH ENVIRONMENT
|
|
73
73
|
.PP
|
|
74
|
-
pyNeuroML v1.2.
|
|
74
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-PLOTSPIKES "1" "
|
|
2
|
+
.TH PYNML-PLOTSPIKES "1" "March 2024" "pynml-plotspikes v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-plotspikes \- manual page for pynml-plotspikes v1.2.
|
|
4
|
+
pynml-plotspikes \- manual page for pynml-plotspikes v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-plotspikes [\-h] [\-format <format>] [\-rates] [\-showPlotsAlready]
|
|
7
7
|
.TP
|
|
@@ -60,4 +60,4 @@ Number of bins for rate histogram
|
|
|
60
60
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
61
61
|
.SH ENVIRONMENT
|
|
62
62
|
.PP
|
|
63
|
-
pyNeuroML v1.2.
|
|
63
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-PLOTTIMESERIES "1" "
|
|
2
|
+
.TH PYNML-PLOTTIMESERIES "1" "March 2024" "pynml-plottimeseries v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-plottimeseries \- manual page for pynml-plottimeseries v1.2.
|
|
4
|
+
pynml-plottimeseries \- manual page for pynml-plottimeseries v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-plottimeseries [\-h] [\-offset] [<a LEMS file or data files> ...]
|
|
7
7
|
.PP
|
|
@@ -36,4 +36,4 @@ Toggle whether plots are overlaid or offset
|
|
|
36
36
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
37
37
|
.SH ENVIRONMENT
|
|
38
38
|
.PP
|
|
39
|
-
pyNeuroML v1.2.
|
|
39
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-POVRAY "1" "
|
|
2
|
+
.TH PYNML-POVRAY "1" "March 2024" "pynml-povray v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-povray \- manual page for pynml-povray v1.2.
|
|
4
|
+
pynml-povray \- manual page for pynml-povray v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-povray [\-h] [\-split] [\-background <background colour>] [\-movie]
|
|
7
7
|
.TP
|
|
@@ -112,4 +112,4 @@ Show segment ids
|
|
|
112
112
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
113
113
|
.SH ENVIRONMENT
|
|
114
114
|
.PP
|
|
115
|
-
pyNeuroML v1.2.
|
|
115
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-SONATA "1" "
|
|
2
|
+
.TH PYNML-SONATA "1" "March 2024" "pynml-sonata v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-sonata \- manual page for pynml-sonata v1.2.
|
|
4
|
+
pynml-sonata \- manual page for pynml-sonata v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-sonata [\-h] [\-h5] [\-jnml] [\-neuron]
|
|
7
7
|
.IP
|
|
@@ -50,4 +50,4 @@ jNeuroML_NEURON
|
|
|
50
50
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
51
51
|
.SH ENVIRONMENT
|
|
52
52
|
.PP
|
|
53
|
-
pyNeuroML v1.2.
|
|
53
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-SUMMARY "1" "
|
|
2
|
+
.TH PYNML-SUMMARY "1" "March 2024" "pynml-summary v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-summary \- manual page for pynml-summary v1.2.
|
|
4
|
+
pynml-summary \- manual page for pynml-summary v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
Usage:
|
|
7
7
|
.PP
|
|
@@ -35,4 +35,4 @@ print this help text and exit
|
|
|
35
35
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
36
36
|
.SH ENVIRONMENT
|
|
37
37
|
.PP
|
|
38
|
-
pyNeuroML v1.2.
|
|
38
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML-TUNE "1" "
|
|
2
|
+
.TH PYNML-TUNE "1" "March 2024" "pynml-tune v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml-tune \- manual page for pynml-tune v1.2.
|
|
4
|
+
pynml-tune \- manual page for pynml-tune v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml\-tune [\-h] [\-simTime <simTime>] [\-dt <dt>]
|
|
7
7
|
.IP
|
|
@@ -148,4 +148,4 @@ as optimisation progresses?
|
|
|
148
148
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
149
149
|
.SH ENVIRONMENT
|
|
150
150
|
.PP
|
|
151
|
-
pyNeuroML v1.2.
|
|
151
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
2
|
-
.TH PYNML "1" "
|
|
2
|
+
.TH PYNML "1" "March 2024" "pynml v1.2.4" "User Commands"
|
|
3
3
|
.SH NAME
|
|
4
|
-
pynml \- manual page for pynml v1.2.
|
|
4
|
+
pynml \- manual page for pynml v1.2.4
|
|
5
5
|
.SH DESCRIPTION
|
|
6
6
|
usage: pynml [\-h|\-\-help] [<shared options>] <one of the mutually\-exclusive options>
|
|
7
7
|
.PP
|
|
@@ -221,4 +221,4 @@ Validate SEDML file(s)
|
|
|
221
221
|
Please see https://docs.neuroml.org for complete documentation on the NeuroML standard and the software ecosystem.
|
|
222
222
|
.SH ENVIRONMENT
|
|
223
223
|
.PP
|
|
224
|
-
pyNeuroML v1.2.
|
|
224
|
+
pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
|
|
@@ -7,6 +7,7 @@ import os.path
|
|
|
7
7
|
import logging
|
|
8
8
|
import typing
|
|
9
9
|
import random
|
|
10
|
+
import os
|
|
10
11
|
|
|
11
12
|
import airspeed
|
|
12
13
|
from pyneuroml import __version__ as pynml_ver
|
|
@@ -389,12 +390,19 @@ class LEMSSimulation:
|
|
|
389
390
|
:returns: name of file
|
|
390
391
|
:rtype: str
|
|
391
392
|
"""
|
|
393
|
+
|
|
392
394
|
if file_name is None:
|
|
393
395
|
file_name = "LEMS_%s.xml" % self.lems_info["sim_id"]
|
|
394
396
|
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
397
|
+
logger.info(
|
|
398
|
+
"Writing LEMS Simulation %s to file: %s..."
|
|
399
|
+
% (self.lems_info["sim_id"], file_name)
|
|
400
|
+
)
|
|
401
|
+
with open(file_name, "w") as lems_file:
|
|
402
|
+
lems_file.write(self.to_xml())
|
|
403
|
+
lems_file.flush()
|
|
404
|
+
os.fsync(lems_file.fileno())
|
|
405
|
+
|
|
398
406
|
logger.info(
|
|
399
407
|
"Written LEMS Simulation %s to file: %s"
|
|
400
408
|
% (self.lems_info["sim_id"], file_name)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|