Abstract
The Gamma-Ray Imaging Framework (GRIF) is an open source (LGPL) software framework for creating real-time gamma-ray imaging applications. GRIF is written in C++ using Qt, and uses ROOT and the Boost Graph Library. GRIF provides automatic multi-threading and data management to make it easy to quickly develop power gamma-ray imagining applications. The model for application developers is built around the separation of data acquisition (DAQ) and analysis units. Users are expected to use the APIs for the DAQ and analysis units to build their applications. Memory and data are managed by GRIF, so the user does not need to worry about allocating and de-allocating memory for data or thread management and locking schemes. The user only needs to post data to and read data from the GRIF memory manager. GRIF uses XML configuration files for determining data dependences between DAQ and analysis units in the system. We will give an overview of the first release of GRIF, as well as show example applications that have been built using the framework.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.