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.
Files changed (315) hide show
  1. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/CONTRIBUTING.md +22 -0
  2. {pyNeuroML-1.2.2/pyNeuroML.egg-info → pyNeuroML-1.2.4}/PKG-INFO +1 -1
  3. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-archive.1 +3 -3
  4. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-channelanalysis.1 +3 -3
  5. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-channelml2nml.1 +3 -3
  6. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-modchananalysis.1 +3 -3
  7. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotchan.1 +3 -3
  8. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotmorph.1 +3 -3
  9. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plotspikes.1 +3 -3
  10. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-plottimeseries.1 +3 -3
  11. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-povray.1 +3 -3
  12. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-sonata.1 +3 -3
  13. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-summary.1 +3 -3
  14. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml-tune.1 +3 -3
  15. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/pynml.1 +3 -3
  16. pyNeuroML-1.2.4/man/man1/version.h2m +3 -0
  17. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4/pyNeuroML.egg-info}/PKG-INFO +1 -1
  18. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/LEMSSimulation.py +11 -3
  19. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/pynml.py +1 -0
  20. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/setup.cfg +1 -1
  21. pyNeuroML-1.2.2/man/man1/version.h2m +0 -3
  22. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/LICENSE.lesser +0 -0
  23. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/MANIFEST.in +0 -0
  24. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/README.md +0 -0
  25. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/Makefile +0 -0
  26. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/Readme.md +0 -0
  27. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/pyneuroml.neuron.analysis.rst +0 -0
  28. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/extras/pyneuroml.neuron.rst +0 -0
  29. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/make.bat +0 -0
  30. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/_static/neuroml_logo.png +0 -0
  31. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/_static/pynml_jnml.svg +0 -0
  32. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/conf.py +0 -0
  33. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/index.rst +0 -0
  34. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/introduction.rst +0 -0
  35. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.analysis.rst +0 -0
  36. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.annotations.rst +0 -0
  37. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.archive.rst +0 -0
  38. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.channelml.rst +0 -0
  39. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.io.rst +0 -0
  40. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.lems.rst +0 -0
  41. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.modelgraphs.rst +0 -0
  42. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.neuron.rst +0 -0
  43. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.nsgr.rst +0 -0
  44. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.plot.rst +0 -0
  45. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.povray.rst +0 -0
  46. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.pynml.rst +0 -0
  47. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.rst +0 -0
  48. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.runners.rst +0 -0
  49. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.sbml.rst +0 -0
  50. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.swc.rst +0 -0
  51. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.tune.rst +0 -0
  52. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/pyneuroml.utils.rst +0 -0
  53. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/docs/source/refs.bib +0 -0
  54. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/IM.channel.nml +0 -0
  55. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/KConductance.channel.nml +0 -0
  56. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/Kd.channel.nml +0 -0
  57. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LEMS_NML2_Ex5_DetCell.xml +0 -0
  58. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LEMS_NML2_Ex9_FN.xml +0 -0
  59. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LeakConductance.channel.nml +0 -0
  60. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/LeakConductance.mod +0 -0
  61. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NML2_SingleCompHHCell.nml +0 -0
  62. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NaConductance.channel.nml +0 -0
  63. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/NaConductance2.mod +0 -0
  64. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/README.md +0 -0
  65. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/Vm_plot.py +0 -0
  66. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaMod.sh +0 -0
  67. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaNml2.sh +0 -0
  68. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/analyseNaNml2_iv.sh +0 -0
  69. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/component_evaluation.py +0 -0
  70. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/create_new_lems_file.py +0 -0
  71. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/dt_dependence.py +0 -0
  72. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/export_neuroml1.py +0 -0
  73. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/export_neuroml2.py +0 -0
  74. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/generate_if_curve.py +0 -0
  75. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/generate_povray.py +0 -0
  76. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/quick_plot.py +0 -0
  77. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/readAnnots.py +0 -0
  78. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/record_channel_currents.py +0 -0
  79. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/reload_data.py +0 -0
  80. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/results/README.md +0 -0
  81. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/run_jneuroml_plot_matplotlib.py +0 -0
  82. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/hinf_NaConductance.dat +0 -0
  83. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/htau_NaConductance.dat +0 -0
  84. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/minf_NaConductance.dat +0 -0
  85. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/mtau_NaConductance.dat +0 -0
  86. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/ninf_Gran_H_98.dat +0 -0
  87. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test/ntau_Gran_H_98.dat +0 -0
  88. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test.hoc +0 -0
  89. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Ca_conc.nml +0 -0
  90. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Ca_pyr.channel.nml +0 -0
  91. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/EGL-36.channel.nml +0 -0
  92. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/HHCellNetwork.net.nml +0 -0
  93. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kahp_pyr.channel.nml +0 -0
  94. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kdr_bask.channel.nml +0 -0
  95. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Kdr_pyr.channel.nml +0 -0
  96. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LEMS_HH_Simulation.xml +0 -0
  97. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LeakConductance_bask.channel.nml +0 -0
  98. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/LeakConductance_pyr.channel.nml +0 -0
  99. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/NML2_FullCell.nml +0 -0
  100. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/NML2_SimpleIonChannel.nml +0 -0
  101. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Na_bask.channel.nml +0 -0
  102. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Na_pyr.channel.nml +0 -0
  103. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/Purk2M9s.nml +0 -0
  104. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/TwoCell.net.nml +0 -0
  105. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/bask.cell.nml +0 -0
  106. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/LEMS_SimTestOLMChannels.xml +0 -0
  107. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/TestOLMChannels.net.nml +0 -0
  108. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/TestOLMNet.net.nml +0 -0
  109. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/cells/olm.cell.nml +0 -0
  110. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/HCNolm.channel.nml +0 -0
  111. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/Kdrfast.channel.nml +0 -0
  112. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/KvAolm.channel.nml +0 -0
  113. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/Nav.channel.nml +0 -0
  114. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/ca1/channels/leak_chan.channel.nml +0 -0
  115. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/complex_cell.cell.nml +0 -0
  116. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/hhcell.cell.nml +0 -0
  117. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/kChan.channel.nml +0 -0
  118. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/naChan.channel.nml +0 -0
  119. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/passiveChan.channel.nml +0 -0
  120. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/pyr_4_sym.cell.nml +0 -0
  121. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/realtime.py +0 -0
  122. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simple_cell.cell.nml +0 -0
  123. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simplenet.nml +0 -0
  124. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/simplenet.py +0 -0
  125. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/snooze.py +0 -0
  126. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/snooze.sh +0 -0
  127. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc.sbml +0 -0
  128. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc_sedml.sbml +0 -0
  129. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/test_data/valid_doc_sedml.sedml +0 -0
  130. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Ca_conc.nml +0 -0
  131. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Ca_pyr.channel.nml +0 -0
  132. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Kahp_pyr.channel.nml +0 -0
  133. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Kdr_pyr.channel.nml +0 -0
  134. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/LEMS_OnePyr.xml +0 -0
  135. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/LeakConductance_pyr.channel.nml +0 -0
  136. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Na_pyr.channel.nml +0 -0
  137. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/OnePyr.net.nml +0 -0
  138. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/README.md +0 -0
  139. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/Selection_817.jpg +0 -0
  140. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/pyr_4_sym.cell.nml +0 -0
  141. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/temp/README.md +0 -0
  142. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tune/tunePyr.py +0 -0
  143. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tuneHHCell.py +0 -0
  144. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/tuneHHCell.sh +0 -0
  145. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/examples/units.py +0 -0
  146. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/install_local_java.sh +0 -0
  147. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/README.md +0 -0
  148. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/common.h2m +0 -0
  149. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/man/man1/generate-man-pages.sh +0 -0
  150. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/SOURCES.txt +0 -0
  151. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/dependency_links.txt +0 -0
  152. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/entry_points.txt +0 -0
  153. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/requires.txt +0 -0
  154. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyNeuroML.egg-info/top_level.txt +0 -0
  155. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/__init__.py +0 -0
  156. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelDensityPlot.py +0 -0
  157. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelHelper.py +0 -0
  158. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelInfo_TEMPLATE.html +0 -0
  159. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/ChannelInfo_TEMPLATE.md +0 -0
  160. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/LEMS_Test_TEMPLATE.xml +0 -0
  161. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/NML2ChannelAnalysis.py +0 -0
  162. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/analysis/__init__.py +0 -0
  163. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/annotations.py +0 -0
  164. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/archive/__init__.py +0 -0
  165. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/ChannelML2NeuroML2.xsl +0 -0
  166. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/ChannelML2NeuroML2beta.xsl +0 -0
  167. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/channelml/__init__.py +0 -0
  168. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/errors.py +0 -0
  169. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/io.py +0 -0
  170. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/LEMS_TEMPLATE.xml +0 -0
  171. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lems/__init__.py +0 -0
  172. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/lib/jNeuroML-0.13.0-jar-with-dependencies.jar +0 -0
  173. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/modelgraphs.py +0 -0
  174. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/TEMPLATE.channel.nml +0 -0
  175. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/__init__.py +0 -0
  176. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/analysis/HHanalyse.py +0 -0
  177. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/analysis/__init__.py +0 -0
  178. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/mview_neuroml1.hoc +0 -0
  179. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/mview_neuroml2.hoc +0 -0
  180. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/nrn_export_utils.py +0 -0
  181. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/neuron/utils.hoc +0 -0
  182. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/nsgr.py +0 -0
  183. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/Plot.py +0 -0
  184. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphology.py +0 -0
  185. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphologyPlotly.py +0 -0
  186. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotMorphologyVispy.py +0 -0
  187. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotSpikes.py +0 -0
  188. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/PlotTimeSeries.py +0 -0
  189. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/plot/__init__.py +0 -0
  190. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/MakeMovie.py +0 -0
  191. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/NeuroML2ToPOVRay.py +0 -0
  192. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/OverlaySimulation.py +0 -0
  193. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/povray/__init__.py +0 -0
  194. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/runners.py +0 -0
  195. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/sbml/__init__.py +0 -0
  196. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/sedml/__init__.py +0 -0
  197. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/swc/ExportSWC.py +0 -0
  198. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/swc/__init__.py +0 -0
  199. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tellurium/__init__.py +0 -0
  200. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLController.py +0 -0
  201. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLSimulation.py +0 -0
  202. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/NeuroMLTuner.py +0 -0
  203. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/tune/__init__.py +0 -0
  204. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/__init__.py +0 -0
  205. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/cli.py +0 -0
  206. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/info.py +0 -0
  207. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/misc.py +0 -0
  208. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/plot.py +0 -0
  209. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/units.py +0 -0
  210. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/utils/xml.py +0 -0
  211. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyneuroml/validators.py +0 -0
  212. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/pyproject.toml +0 -0
  213. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/test-ghactions.sh +0 -0
  214. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/test.sh +0 -0
  215. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_cell.nml +0 -0
  216. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_k_channel.nml +0 -0
  217. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_leak_channel.nml +0 -0
  218. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_na_channel.nml +0 -0
  219. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/HH_example_net.nml +0 -0
  220. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/__init__.py +0 -0
  221. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/analysis/test_cell_analysis.py +0 -0
  222. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/analysis/test_channel_density_plots.py +0 -0
  223. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/archive/__init__.py +0 -0
  224. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/archive/test_archive.py +0 -0
  225. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/CaPool.xml +0 -0
  226. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/DoubExpSyn.xml +0 -0
  227. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/NMDA.xml +0 -0
  228. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/NaChannel_HH.xml +0 -0
  229. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/SingleExpSyn.xml +0 -0
  230. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/__init__.py +0 -0
  231. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/channelml/test_channelml.py +0 -0
  232. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/izhikevich_test_file.nml +0 -0
  233. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/lems/test_lems.py +0 -0
  234. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/lems/test_lemssimulation.py +0 -0
  235. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/__init__.py +0 -0
  236. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/HCNolm.mod +0 -0
  237. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/Kdrfast.mod +0 -0
  238. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/KvAolm.mod +0 -0
  239. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/Nav.mod +0 -0
  240. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/mods/leak_chan.mod +0 -0
  241. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_data/olm.hoc +0 -0
  242. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/neuron/test_neuron_utils.py +0 -0
  243. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/CaDynamics.nml +0 -0
  244. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/CaDynamics_all.nml +0 -0
  245. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ca_HVA.channel.nml +0 -0
  246. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ca_LVA.channel.nml +0 -0
  247. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Cell_497232312.cell.nml +0 -0
  248. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Ih.channel.nml +0 -0
  249. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Im.channel.nml +0 -0
  250. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Im_v2.channel.nml +0 -0
  251. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Izh2007Cells.net.nml +0 -0
  252. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/K_P.channel.nml +0 -0
  253. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/K_T.channel.nml +0 -0
  254. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kd.channel.nml +0 -0
  255. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kv2like.channel.nml +0 -0
  256. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Kv3_1.channel.nml +0 -0
  257. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/CaDynamics_E2_NML2.nml +0 -0
  258. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23PV.cell.nml +0 -0
  259. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23PYR.cell.nml +0 -0
  260. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23SST.cell.nml +0 -0
  261. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/HL23VIP.cell.nml +0 -0
  262. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/TestNetwork.net.nml +0 -0
  263. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ca_HVA.channel.nml +0 -0
  264. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ca_LVA.channel.nml +0 -0
  265. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Ih.channel.nml +0 -0
  266. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Im.channel.nml +0 -0
  267. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/K_P.channel.nml +0 -0
  268. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/K_T.channel.nml +0 -0
  269. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Kv3_1.channel.nml +0 -0
  270. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/NaTg/NaTg.channel.nml +0 -0
  271. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/Nap.channel.nml +0 -0
  272. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/SK.channel.nml +0 -0
  273. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/channels/pas.channel.nml +0 -0
  274. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/L23-example/synapses/AMPA_syn.synapse.nml +0 -0
  275. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaTa.channel.nml +0 -0
  276. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaTs.channel.nml +0 -0
  277. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/NaV.channel.nml +0 -0
  278. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/Nap.channel.nml +0 -0
  279. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/SK.channel.nml +0 -0
  280. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/__init__.py +0 -0
  281. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/HCNolm.channel.nml +0 -0
  282. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/Kdrfast.channel.nml +0 -0
  283. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/KvAolm.channel.nml +0 -0
  284. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/Nav.channel.nml +0 -0
  285. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/olm-example/leak_chan.channel.nml +0 -0
  286. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/pas.channel.nml +0 -0
  287. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test-spherical-soma.cell.nml +0 -0
  288. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test.cell.nml +0 -0
  289. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_morphology_plot.py +0 -0
  290. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_plot.py +0 -0
  291. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/plot/test_plot_time_series.py +0 -0
  292. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/inconsistent_units_doc.sbml +0 -0
  293. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc00.sbml +0 -0
  294. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc01.sbml +0 -0
  295. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/invalid_doc02.sbml +0 -0
  296. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/no_read_access.sbml +0 -0
  297. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_data/valid_doc.sbml +0 -0
  298. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sbml/test_sbml.py +0 -0
  299. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/invalid_doc01.sedml +0 -0
  300. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/invalid_doc02.sedml +0 -0
  301. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/missing_model_source.sedml +0 -0
  302. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/no_read_access.sedml +0 -0
  303. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/valid_doc.sbml +0 -0
  304. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_data/valid_doc.sedml +0 -0
  305. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/sedml/test_sedml.py +0 -0
  306. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/do_test_tellurium.py +0 -0
  307. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_NML2_Ex9_FN.sbml +0 -0
  308. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_NML2_Ex9_FN.sedml +0 -0
  309. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_Regular_HindmarshRose.sbml +0 -0
  310. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/tellurium/test_data/LEMS_Regular_HindmarshRose.sedml +0 -0
  311. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_nsgr.py +0 -0
  312. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_pynml.py +0 -0
  313. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/test_runners.py +0 -0
  314. {pyNeuroML-1.2.2 → pyNeuroML-1.2.4}/tests/utils/__init__.py +0 -0
  315. {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,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyNeuroML
3
- Version: 1.2.2
3
+ Version: 1.2.4
4
4
  Summary: Python utilities for NeuroML
5
5
  Home-page: https://github.com/NeuroML/pyNeuroML
6
6
  Author: Padraig Gleeson
@@ -1,7 +1,7 @@
1
1
  .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2
- .TH PYNML-ARCHIVE "1" "February 2024" "pynml-archive v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-channelanalysis v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-channelml2nml v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-modchananalysis v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-plotchan v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-plotmorph v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-plotspikes v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-plottimeseries v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-povray v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-sonata v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-summary v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml-tune v1.2.2" "User Commands"
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.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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" "February 2024" "pynml v1.2.2" "User Commands"
2
+ .TH PYNML "1" "March 2024" "pynml v1.2.4" "User Commands"
3
3
  .SH NAME
4
- pynml \- manual page for pynml v1.2.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.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
224
+ pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
@@ -0,0 +1,3 @@
1
+ [environment]
2
+ .PP
3
+ pyNeuroML v1.2.4 (libNeuroML v0.5.8, jNeuroML v0.13.0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyNeuroML
3
- Version: 1.2.2
3
+ Version: 1.2.4
4
4
  Summary: Python utilities for NeuroML
5
5
  Home-page: https://github.com/NeuroML/pyNeuroML
6
6
  Author: Padraig Gleeson
@@ -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
- lems_file = open(file_name, "w")
396
- lems_file.write(self.to_xml())
397
- lems_file.close()
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)
@@ -36,6 +36,7 @@ from pyneuroml.validators import *
36
36
  from pyneuroml.annotations import *
37
37
  from pyneuroml.io import *
38
38
  from pyneuroml.utils.info import *
39
+ from pyneuroml.utils.misc import *
39
40
 
40
41
  logger = logging.getLogger(__name__)
41
42
  logger.setLevel(logging.INFO)
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = pyNeuroML
3
- version = 1.2.2
3
+ version = 1.2.4
4
4
  author = Padraig Gleeson
5
5
  author_email = p.gleeson@gmail.com
6
6
  url = https://github.com/NeuroML/pyNeuroML
@@ -1,3 +0,0 @@
1
- [environment]
2
- .PP
3
- pyNeuroML v1.2.2 (libNeuroML v0.5.8, jNeuroML v0.13.0)
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