Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 326 Bytes

File metadata and controls

10 lines (8 loc) · 326 Bytes

Detector geometry

EXtra-geom is a separate library for handling the geometry of multi-module detectors. You can access it through the extra.geom module, e.g.:

from extra.geom import AGIPD_1MGeometry

See the EXtra-geom documentation for information about how to use it.