nnmt.lif.delta.std_input¶
-
nnmt.lif.delta.std_input(network)[source]¶ Calculates standard deviation of inputs to populations.
See
nnmt.lif._general._std_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._general._std_input().
Returns: - np.array
Array of mean inputs to each population in V.