csaxs_bec.devices.ids_cameras.base_integration.utils#

Utility functions and classes for IDS cameras using the pyueye library.

Functions

check_error

Check an error code, and raise an error if adequate.

get_bits_per_pixel

Returns the number of bits per pixel for the given color mode.

Exceptions

UEyeException(error_code[, called_from])

Custom exception for uEye errors.