Psana

  • Detector
    • add AreaDetector.save_asdaq, update examples, app/det_ndarr_raw_proc (PSAS-139)
    • add app/event_keys tune det_ndarr_raw_proc - for calibman compatability
    • AreaDetector._shaped_array_ - exclude a bunch of detectors from re-shaping based on calib parameters.
    • Add name attribute to Detector instance
  • PSCalib: GeometryObject.py add protection for wrong size and shape in two2x1ToData2x2 and data2x2ToTwo2x1
  • CalibManager:
    • Significant code refactoring for many files (PSAS-6)

      • use commands Detector.event_keys and det_ndarr_raw_proc in stead of psana modules with cfg. files

      • get rid of configuration file generator

      • significantly remove redundant graphics(frames etc.) non-used import etc.

      • replace experiment selection pop-up window for compact one.

  • pyimgalgos: HBins.py - update for descending bins, add unitest test_HBins, add RadialBkgd.py (PSAS-178)
  • psana: add DetNames method and detonates script
  • PSXtcInput: add vector of DetInfo/BldInfo to aliasmap
  • PSEvt: add vector of DetInfo/BldInfo to aliasmap
  • psana_python: add routine to return tuple of Pds::Src from aliasmap object

External Packages

Bugs fixed

  • xtcav: suppress divide-by-zero warning.  fix small bug in autothreshold mode.

Known Issues

  • No labels