nnmt.lif.exp.std_input¶
-
nnmt.lif.exp.std_input(network)[source]¶ Calculates standard deviation of inputs to populations.
See
nnmt.lif._general._std_input()for full documentation.Parameters: - network: nnmt.models.Network or child class instance.
Network with the network parameters and previously calculated results listed in
nnmt.lif.exp._std_input().
Returns: - np.array
Array of mean inputs to each population in V.