Psana

  • New DDL Types: Partition.ConfigV2 (PSAS-241) and Bld.BldDataEOrbitsV0 (PSAS-239)
  • Detector: (PSAS-139)
    • AreaDetector - add methods coords_xy, coords_xyz, image_xaxis, image_yaxis, update ex_all_dets.py
    • PyDetectorAccess - hide print statements under control of pbits
    • add new TDCDetector
    • Add DdlDetector types for XCS-BEAMMON-01 and EOrbits BLD
    • AreaDetector.py and PyDetectorAccess.py - change all mask dtype to uint8
    • AreaDetector.common_mode_correction - do not modify input nda.
  • pyimgalgos: (PSAS-178)
    • use HBins in NDArrSpectrum.py, move old version to NDArrSpectrumV0.py, add examples/ex-NDArrSpectrum.py
    • move NDArrSpectrum to HSpectrum, leave NDArrSpectrum as an alias
    • NDArrSpectrum, RadialBkgd, FiberAngles - fix auto-generated doc
    • add HPolar, use it as super-class for re-factoring RadialBkgd. Old version is preserved as RadialBkgdV0.py
  • psocake: Added CrystFEL indexing panel with unitcell display
  • New Type: BldDataEOrbitsV0
  • PSCalib: GeometryAccess.py/h/cpp - add methods get_pixel_xy_at_z, get_pixel_xy_inds_at_z (PSAS-148)
  • PSQt: in GeoImage.cpp use m_geometry->get_pixel_xy_inds_at_z in stead of get_pixel_coord_indexes
  • CalibManager: ConfigParametersForApp - fix psfehhiprioq name in the list

External Packages

  • pdsdata: update to 8.6.12 for new bld type and new partition config type

Bugs fixed

  • ImgAlgos: CommonMode.h - fix gcc warning in RHEL5 for comparison int and uint.
  • pdsdata: fix error in smldata program (PSAS-239)

Known Issues

  • No labels