Versions Compared

Key

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

Because critical experimental decisions must be made while an LCLS experiment is in progress, it is import important to be able to analyze your data while it is being taken.  The DAQ supports an online GUI that can handle common tasks that is called AMI.  However, often this is not specialized enough for particular experiments.  To handle this case, psana-python allows you to run your analysis code while data is being taken in two different ways, using MPI-parallelization for performance.

...