Figure 1
Architecture of the PHENIX system. The Python scripting language provides the backbone of the system. The Boost.Python library is used to integrate core C++ code into Python. On top of this, the data objects, crystallographic tasks, strategies and finally a graphical user interface are constructed. The Project Data Storage makes use of the pickle mechanism in Python to store data on the file system. |