Function sc_tdc_get_intens_cal_f

Function Documentation

int sc_tdc_get_intens_cal_f(const int dd, float *buf, size_t bufsize, size_t *size_required, unsigned *width)

Get a copy of the intensity calibration data as an image buffer.

Parameters
  • dd – Device Descriptor

  • buf – user provided buffer to copy to; can be 0 to get the required size

  • bufsize – size of user provided buffer in bytes

  • size_required – where to write the required size of the buffer in bytes

  • width – where to write the width of the image

Returns

int 0 or error code