NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

[Bug] Brian2 simulation function produces space-separated results rather than tab-separated results #138

Closed jonrkarr closed 2 years ago

jonrkarr commented 2 years ago

Describe the bug Different simulation methods output results in different formats. It would be helpful to be consistent.

To Reproduce Run simulations with jNeuroML and Brian2

Expected behavior Use consistent separators

Observed behavior Different separators:

System information:

pgleeson commented 2 years ago

Fixed in latest release