LIB: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (fix link)
Line 4: Line 4:


In the following, small examples are given for
In the following, small examples are given for
* how a program ("'''host'''") may use an existing external library, e.g. the dectris-neggia library ([https://github.com/dectris/neggia source]; [https://www.dectris.com/neggia.html#main_head_navigation pre-compiled])
* how a program ("'''host'''") may use an existing external library, e.g. the dectris-neggia library ([https://github.com/dectris/neggia source]; [https://www.dectris.com/company/news/newsroom/news-details/process-eiger-data-with-xds-fast pre-compiled])
* how an external library ("'''client'''") may be implemented that XDS can use
* how an external library ("'''client'''") may be implemented that XDS can use