Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

v0.1.4

Choose a tag to compare

@carnisj carnisj released this 04 Sep 12:43
· 1887 commits to main since this release
87f8075
  • 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.