areaDetector driver for ThorLabs BC207 and BC210 beam profilers

areadetector beam-profiler epics thorlabs tlbc2
2 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the areaDetector driver for ThorLabs BC207 and BC210 beam profilers to prevent the `doCallbacksGenericPointer(pArray)` function from being called unless the `NDArrayCallbacks` parameter is true. This will fix a bug where callbacks are executed unnecessarily.

Complexity: 3/5
good first issue

areaDetector driver for ThorLabs BC207 and BC210 beam profilers

C++
#areadetector#beam-profiler#epics#thorlabs#tlbc2

AI Summary: Add a call to the `updateTimeStamps` function in the EPICS areaDetector driver for ThorLabs BC207/BC210 beam profilers to populate the NDArray's time metadata using the EPICS time as the source. This will ensure that HDF5 files generated by the driver include accurate timestamps.

Complexity: 2/5
good first issue

areaDetector driver for ThorLabs BC207 and BC210 beam profilers

C++
#areadetector#beam-profiler#epics#thorlabs#tlbc2