You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Psana

  • TimeTool: added options "beam_on_off_key" and "laser_on_off_key" to allow a Psana module to override TimeTool logic that categorizes events. See documentation at psana Module Catalog - TimeTool.Analyze. (PSAS-102)
  • Translator:
    • fastindex feature added to MPI Split-scan Translator for purposes of online analysis (PSAS-98)
    • look for and translate data that user Psana Modules produce during BeginJob/BeginRun/BeginCalibCycle as well as EndJob/EndRun/EndCalibCycle. If found, create subgroup EndData to standard groups for this data. (PSAS-101)
    • add "split_cc_in_subdir" option to write cc files in a separate subdirectory.(PSAS-104, PSWA-32)
    • Bump overall hdf5 schema version from 4 to 5.
  • add parameter to have psana wait for new runs in live mode (PSAS-108)
  • DDL:
    • Rewrite DDL compiler wrappers to: (follow up to PSAS-103):
    •  exclude smalldata from Translator and hdf2psana backends
    • optionally support DEVEL switch
  • PSCalib: 
    • GeometryObject - add method get_geo_pars (PSAS-11)
    • In GeometryAccess, GeometryObject, SegGeometryMatrixV1 - improve memory management (PSAS-34)
    • In GeometryObject add parameter do_eval in get_pixel_coords(...) and evaluate_pixel_coords(...)
  • PSQt:
    • Add many classes for GUI and logger (PSAS-34).
    • Implement signal and slot methods for communication between project objects, connect all parts of app in GUIMain.
    • Improve memory management in GeometryAccess, GeometryObject, SegGeometryMatrixV1 -delete old objects before updates.

Deprecated Features

  • o2o-translate has been removed from the release. Users needing to re-translate old data should use an old release. o2o-translate has been able to translate new DAQ types for a while
  • psana-translate non MPI split scan has been removed. It is no longer useful now that the MPI spilt scan translator has matured.
  • psana-translate filtered groups - in response to "do_not_translate" group, these groups that kept track of what events were filtered by this mechanism are no longer created.

External Packages

 

Bugs fixed

  • PSXtcInput: Do not look for configure transition in second chunk of an ioc recorder stream when in Index mode.

Known Issues

 

  • No labels