nnmt.lif._general

Collection of functions used by both lif.delta and lif.exp.

Static Quantities

_firing_rate_integration(firing_rate_func, ...) Solves the self-consistent eqs for firing rates, mean and std of input.
_input_calc(network, prefix, input_func) Helper function for input related calculations.
mean_input(network, prefix) Calcs mean input for network and stores results using prefix.
_mean_input(nu, J, K, tau_m, J_ext, K_ext, ...) Calc mean input for lif neurons in fixed in-degree connectivity network.
std_input(network, prefix) Calcs std of input for network and stores results using prefix.
_std_input(nu, J, K, tau_m, J_ext, K_ext, nu_ext) Calc std of input for lif neurons in fixed in-degree connectivity network.
_fit_transfer_function(transfunc, omegas) Fits the transfer function (tf) of a low-pass filter to the passed tf.