New versions of external packages and tools

  • upgraded Qt to version 4.8.5
  • upgraded PyQt to version 4.10.4
  • upgraded sip to version 4.15.5 

New features and improvements:

  • the psana translator allows to apply calibration and store them in HDF5
  • added common mode correction algorithm to psalg
  • various improvements in the Calibration Manager application
  • now supporting stream filtering in data set specification for psana. Here are a few examples of how the stream filtering can be used when running psana:

    psana -c config.cfg "exp=cxitut13:run=22:stream=1"
    psana -c config.cfg "exp=cxitut13:run=22:stream=2,3"
    psana -c config.cfg "exp=cxitut13:run=22:stream=1-6"

Bugs fixed:

  • fixes issue in the psana "live" mode when run it against FFB
  • fixed a bug in the python module RegDB.experiment_info to always begin a new transaction when making queries
  • No labels