nnmt.lif.exp.propagator

nnmt.lif.exp.propagator(network)[source]

Propagator for different frequencies as in Eq. 16 in Bos et al. [2016].

Requires computing nnmt.lif.exp.effective_connectivity() first.

See nnmt.lif.exp._propagator() for full documentation.

Parameters:
network: nnmt.models.Network or child class instance.

Network with the network parameters and previously calculated results.