Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Two test suites:
    • LCLS-I
    • LCLS-II (TBD)
  • Source env (subprocess.run? or have a bash script to source env and run tests)
  • Tests:
    • Bash script to run the tests:
      • Source env
      • Run detector tests
    • One file per detector
    • Load / instantiate the different detectors
    • Test commonly used function: see 1.2.2 Details of the area detector analysis: DetObjectFunc to see how to implement functions
      • ROI
      • Projection
      • Azimuthal integration
      • Droplet
      • Photon
    • Cube

...