adc_cnt_mv_scale_factor¶
-
MonitorControl.BackEnds.ROACH1.
adc_cnt_mv_scale_factor
(atten_gain=None, fe_gain=None)¶ Raw ADC count to mV.
Scale factor for calibrating a raw ADC count to millivolts. The millivolts are referred to the National Instruments ADC input if no gains are specified. If atten_gain is specified it refers to the input of the attenuator/amplifier combination of the KatADC RF. If fe_gain is specified, it refers to the input of the front end.
:param atten_gain : current attenuator gain setting :type atten_gain : float
:param fe_gain : front-end gain :type fe_gain : float
- Returns
float