SpiNNakerManchester / JavaSpiNNaker

Implementation of the SpiNNaker host software in Java
Apache License 2.0
0 stars 2 forks source link

recording data fixes #1189

Closed Christian-B closed 2 months ago

Christian-B commented 2 months ago

part of https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon/pull/1209

The decision of which placements to record based on last/only loop vs middle auto pause loop is handled by Python.

The main changes here are for the creation of the record row in the data based on if the region is_recording or not