Versions Compared

Key

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

...

  • New analysis package xtcav with code written by Alvaro Sanchez-Gonzalez with some help from Christopher O'Grady
  • PSShmemInput V00-01-01: Reduce queue depth in DgramSourceShmem from 32 to 3.  This is because shmem applications want minimal latency, which requires minimal buffering (at the expense of potentially more dropped events).
  • Add support for Epix100a
    • psana_examples V00-04-22: DumpEpix.cpp - add support for new types Psana::Epix::Config100aV1 and Psana::Epix::ElementV2 (see PSAS-7)
    • ImgAlgos V00-03-66: EpixNDArrProducer - add support for Epix::ElementV2 and Epix::Config100aV1 (see PSAS-7)
    • CalibManager
      • V00-00-67: ConfigParametersForApp, ConfigFileGenerator add support for Epix100a (see PSAS-6, PSAS-7)
      • V00-00-68: use calibtypes from config pars in stead of evaluation from source (PSAS-6)

    • PSCalib V00-02-20:
      • SegGeometryCspad2x1V1.py - move common methods to SegGeometry.py, improve self-documentation
      • add SegGeometryEpix100V1(.py, .cpp, .h)
      • in SegGeometryStore(.py, .h) add SegGeometryEpix100V1
      • test/ex_seg_geometry_store.cpp - updated for epix100

...