This plugin computes the geometric restoration for Pimega detectors based on the LNLS ssc-pimega library, and allows Pimega IOC to provide coherent data to users.
Even though ADPimega is not yet supported (#15), this plugin can still be used with ADSimDetector for debugging purposes. Furthermore, it makes it possible to build ADPimega (and its IOC) out of epics-in-docker, but still using NDSSCPimega from base.
This is now possible to be merged due to the refactoring I've done to use ssc-pimega from GitHub's repository. To reuse the built library in the runtime image, I've included the copy of /usr/local/lib.
This plugin computes the geometric restoration for Pimega detectors based on the LNLS ssc-pimega library, and allows Pimega IOC to provide coherent data to users.
Even though ADPimega is not yet supported (#15), this plugin can still be used with ADSimDetector for debugging purposes. Furthermore, it makes it possible to build ADPimega (and its IOC) out of epics-in-docker, but still using NDSSCPimega from base.
This is now possible to be merged due to the refactoring I've done to use ssc-pimega from GitHub's repository. To reuse the built library in the runtime image, I've included the copy of
/usr/local/lib
.