bluecellulab.circuit.iotools

Input/output operations from circuits and simulations.

Functions

parse_outdat(path)

Parse the replay spiketrains in a out.dat formatted file pointed to by path.

bluecellulab.circuit.iotools.parse_outdat(path)[source]

Parse the replay spiketrains in a out.dat formatted file pointed to by path.

Parameters:

path (str | Path)

Return type:

dict[CellId, ndarray]