areaDetector / ADCore

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.
https://areadetector.github.io/areaDetector
Other
20 stars 69 forks source link

Support XML string and file path for NDAttributesFile #503

Closed marcelldls closed 9 months ago

marcelldls commented 9 months ago

closes #502 @coretl Tested against the example XML from ADCore/ADApp/ADSrc/asynNDArrayDriver.cpp

coretl commented 9 months ago

@MarkRivers are we ok to merge this?

MarkRivers commented 9 months ago

Yes, doing it now.