myogen.simulator.MotorNeuronPool.spike_trains#
- property MotorNeuronPool.spike_trains: ndim == 3]]#
Matrix of spike trains for each pool and neuron.
- Returns:
Matrix of shape (n_pools, neurons_per_pool, t_points) containing spike trains
- Return type:
- Raises:
AttributeError – If spike trains have not been computed. Run generate_spike_trains() first.