nnmt.lif.exp.mean_input¶
-
nnmt.lif.exp.mean_input(network)[source]¶ Calc mean inputs to populations as function of firing rates of populations.
See
nnmt.lif._general._mean_input()for full documentation.Parameters: - networknnmt.models.Network or child class instance.
Network with the network parameters and previously calculated results listed in
nnmt.lif.exp._mean_input().
Returns: - np.array
Array of mean inputs to each population in V.