This repository was archived by the owner on Oct 8, 2025. It is now read-only.
v0.1.4
-
implement a new validation function valid_ndarray, implement tests and remove the redundant code in modules.
-
split the Detector class using inheritance, refactor scripts accordingly and implement tests.
-
create a Beamline class with one child class for each beamline, move all beamline-dependent methods from Setup to the respective class and implement some tests.