calix.spiking.neuron_calib_parts.COBAParameters
-
class
calix.spiking.neuron_calib_parts.
COBAParameters
(target: neuron.NeuronCalibTarget) Bases:
object
Collection of parameters for COBA synaptic input calibration.
- Variables
e_coba_reversal – COBA reversal potentials, adjusted in shape as necessary.
e_coba_reference – COBA reference potentials, adjusted in shape and filled with default values where necessary.
calibrate_coba – Decide whether conductance-based calibration routines for the synaptic input are to be called.
-
__init__
(target: neuron.NeuronCalibTarget) - Parameters
target – Neuron calibration target parameters.
Methods
__init__
(target)- param target
Neuron calibration target parameters.