Versions Compared

Key

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

...

The "-f init_time=NN" (where "NN" is a number of seconds) can also be important.  It tells the data reading to wait and give the analysis side of ami a chance to startup.  This is necessary because the data reading portion starts immediately and can drop events, which is what ami needs to do when running in realtime (to ensure that it is only looking at recent data).

hdf5 files with timestamp-aligned datasets can be analyzed with a command like this:



ami-local -f interval=0.1 -f repeat=true hdf5://files=/reg/g/psdm/tutorials/ami2/neh2.2/run22.h5


Loading Data through the GUI

...