Versions Compared

Key

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

...

Dan Damiani has been adding support for LCLS1 data in ami2.  The "-b 0" option sets the heartbeat period to 0 ms and currently (3 May 2024) required for operation.

It  It's still a work in progress but this example demonstrates this functionality:

Code Block
# S3DF
source /sdf/group/lcls/ds/ana/sw/conda1/rel/ami_current/setup_env_lcls1.sh
# old psana system
source /cds/group/pcds/dist/pds/ami2-devel/setup_env_lcls1.sh

ami-local psana://exp=mecly4720,run=30,repeat=true -b 0

XPP Example


Code Block
 ami-local hdf5:///reg/g/psdm/tutorials/ami2/xpp/xpp.json

...