take_dark_reference#

Client.take_dark_reference(frame_rate: float = 20, acquisitions: int = 20)#

Take dark reference images. By default, the “Take Dark References” function will force the exposure time to be 1 second so acquisitions is equal to the number of seconds to take dark references.

Parameters:
  • frame_rate (float, optional) – The frame rate, by default 20 frames per second

  • acquisitions (int, optional) – The number of seconds to take dark references.