SpiNNakerManchester / sPyNNaker

The SpiNNaker implementation of the PyNN neural networking language
Apache License 2.0
105 stars 44 forks source link

Csv write fix #1508

Closed Christian-B closed 5 days ago

Christian-B commented 5 days ago

fixes a big with write csv data when recording is started after a reset.

Set write data to act like get data

fixes the test by