Skip to content

Monitor Process data storage inconsistent with earlier Lava probes #104

@mathisrichter

Description

@mathisrichter

The Monitor Process stores probed data such that the first dimension is the probed data itself and the second dimension is the current time step - the data arrays have shape (num_neurons, num_time_steps). The previous implementation of Lava probes used the convention (num_time_steps, num_neurons). This should be kept to enable using legacy code (e.g., for plotting) without modification.

Metadata

Metadata

Assignees

Labels

1-bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions