EXtra-geom: X-ray detector geometry for European XFEL
EXtra-geom is a Python library to describe the physical layout of multi-module detectors at European XFEL, and to assemble complete detector images.
Installation
EXtra-geom is available in our Python environment on the Maxwell cluster:
module load exfel exfel-python
You can also install it from PyPI to use in other environments with Python 3:
pip install extra_geom
If you get a permissions error, add the --user flag to that command.
Documentation contents
Create/Load Examples
Use Examples
Development
See also