calix.spiking.neuron.NeuronCalibOptions
-
class
calix.spiking.neuron.
NeuronCalibOptions
(readout_neuron: Optional[pyhalco_hicann_dls_vx_v3.AtomicNeuronOnDLS] = None) Bases:
calix.common.base.CalibOptions
Further configuration parameters for neuron calibration.
- Variables
readout_neuron – Coordinate of the neuron to be connected to a readout pad, i.e. can be observed using an oscilloscope. The selected neuron is connected to the upper pad (channel 0), the lower pad (channel 1) always shows the CADC ramp of quadrant 0. When using the MADC, select halco.SourceMultiplexerOnReadoutSourceSelection(0) for the neuron and mux 1 for the CADC ramps. If None is given, the readout is not configured.
-
__init__
(readout_neuron: Optional[pyhalco_hicann_dls_vx_v3.AtomicNeuronOnDLS] = None) → None Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
([readout_neuron])Initialize self.
Attributes
-
readout_neuron
: Optional[pyhalco_hicann_dls_vx_v3.AtomicNeuronOnDLS] = None