Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • psana runs out of file handles when processing small data xtc (PSAS-130)
  • TimeTool.Analyze: do not create a .root file if dump=0 specified, the bug was that it created an empty .root file, causing MPI jobs to crash (PSAS-135)
     
  • TimeTool.Analyze and Setup updated to look for both EvrDataV4 as well as EvrDataV3. Used to get warnings about no evr data for new data with EvrDataV4.
  • ImgAlgos::NDArrCalib - use m_is_done_once as member data in stead of static, otherwise initialization of mask and bkgd does not work for more than one object instances.