Psana

  • Detector: (PSAS-139)
    • In command det_ndarr_average add option "-a" to control image processing algorithms before averaging.
    • det_ndarr_raw_proc
      • average raw data in two stages non-gated and gated
      • fix exaluation of hot pixels for pixel_status
      • add evaluation of common mode parameters for a few detectors (for now use PNCCD only)
      • AreaDetector - add methods mask_edges, mask_neighbors
  • ImgAlgos: AlgImgProc - upgrade peakFinderV3r1 (PSAS-147)
  • PSCalib:
    • CalibFileFinder.py - add methods makeCalibFileName, find_calib_file and make_calib_file_name (PSAS-148)
    • Add mask of eight neighbours of unbond pixel
    • GlobalUtils.py - add methods mask_neighbors, mask_edges and their tests
  • pyimgalgos: TDPeakRecord - support peak records of length 28, 32, 35, 39, add Graphics
  • psocake
    • save cspad2x2 user masks in both DAQ/natural shape npy file
    • Added display of raw adu, pedestal corrected adu, common mode corrected adu, gain corrected adu
    • Limit peak finding to 2048 to be consistent with Cheetah CXIDB format
  • CalibManager: Add support for common mode parameters. Evaluation implemented in Detector/app/det_ndarr_raw_proc for PNCCD only

External Packages

Bug Fixes

Known Issues

  • No labels