ctdcal.equations_sbe.seapoint_fluor

ctdcal.equations_sbe.seapoint_fluor(volts, coefs, decimals=6)[source]

Raw voltage supplied from fluorometer right now, after looking at xmlcon. The method will do nothing but spit out the exact values that came in. SensorID: 11

Parameters
  • volts (array-like) – Raw voltage

  • coefs (dict) – Dictionary of calibration coefficients (GainSetting, Offset)

Returns

fluoro – Raw voltage

Return type

array-like

Notes

According to .xmlcon, GainSetting “is an array index, not the actual gain setting.”