dl::ISensor::Calibration Struct Reference

A data structure containing all factory-calibrated sensor characterization. More...

#include <dlapi.h>

Public Attributes

unsigned int substrateVoltage
 Sensor's substrate voltage in mV. More...
 
unsigned int channelsInUse
 Number of readout channels the API can make use of. More...
 
unsigned int adcGains [4]
 Array of Analog-to-Digital Converter gains in ADC, one per channel. Diffraction Limited strongly advises against modifying these values. More...
 
int adcOffsets [4]
 Array of Analog-to-Digital Converter offsets in ADC, one per channel. Diffraction Limited strongly advises against modifying these values. More...
 
float eGain
 Measured eGain in e-/ADU. More...
 

Detailed Description

A data structure containing all factory-calibrated sensor characterization.

Structure contains all dynamic aspects of the sensor's characterization (gains, offsets, etc)

Member Data Documentation

◆ adcGains

unsigned int dl::ISensor::Calibration::adcGains[4]

Array of Analog-to-Digital Converter gains in ADC, one per channel. Diffraction Limited strongly advises against modifying these values.

◆ adcOffsets

int dl::ISensor::Calibration::adcOffsets[4]

Array of Analog-to-Digital Converter offsets in ADC, one per channel. Diffraction Limited strongly advises against modifying these values.

◆ channelsInUse

unsigned int dl::ISensor::Calibration::channelsInUse

Number of readout channels the API can make use of.

◆ eGain

float dl::ISensor::Calibration::eGain

Measured eGain in e-/ADU.

◆ substrateVoltage

unsigned int dl::ISensor::Calibration::substrateVoltage

Sensor's substrate voltage in mV.


The documentation for this struct was generated from the following file:
  • C:/NightlyBuild/DL_Imaging/Aluma_Software/dlapi/src/dlapi.h