Versions Compared

Key

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

...

One of the features (benefits) of the psana python script is that it allows one to reuse algorithms which are written as modules for the batch psana. The concept of the modules is explained in details in the Psana User Manual. Here is a simplified architecture of the framework and a data flow between its various components. The first diagram shows a psana python script w/o any external modules, and the second one - with 3 sample modules doing some additional data transformation/processing on the events:

...