The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.
20
stars
69
forks
source link
Convert back to EPICS epoch when creating NDArray in NTNDArrayConverter #472
Closed
BenBradnick closed 3 years ago
When converting from an NDArray there is a conversion from using the EPICS epoch to Posix.
This change makes the conversion back to an NDArray consistent by converting back to EPICS time.