Open Issues Need Help
View All on GitHubAI 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.
areaDetector driver for ThorLabs BC207 and BC210 beam profilers
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.
areaDetector driver for ThorLabs BC207 and BC210 beam profilers