You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Kinetix camera from Teledyne Photometrics has an issue where in Sensitivity mode the PARAM_EXPOSURE_TIME parameter reports 1 unit less than what the actual exposure time of the camera is. This is because of truncation error, as confirmed by engineers from the company, and it doesn't affect all exposure times. Here is a non-exhaustive list of times which have been confirmed to trigger the bug: 12ms, 48ms, 75ms, 100ms. To illustrate the issue, if an exposure time of 100ms is specified, the camera's internal timing system will use 100ms but the PARAM_EXPOSURE_TIME parameter will report 99ms.
Manufacturer is aware of the issue and it may be addressed in future firmware updates.