pyeeg.simulate.NeuralMassNode.simulate
- NeuralMassNode.simulate()
Simulate the node and return its time series.
- Raises:
NotImplementedError – This method must be implemented in the child class.
pyeeg.simulate.NeuralMassNode.simulateSimulate the node and return its time series.
NotImplementedError – This method must be implemented in the child class.