Versions Compared

Key

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

...

Code Block
ami-local -e test -l /reg/g/psdm/tutorials/ami2/random/export.fc random:///reg/g/psdm/tutorials/ami2/random/worker.json

Reference Plot Example

Image RemovedImage Added

In AMI one can export the x,y values of a waveform to a .csv file using the "camera" icon shown in the top left of the above window.  That .csv file can then be loaded with a LoadReference1D box which makes those (static) values available for later analysis/display.  NOTE: if you overlay the reference data with a signal in a plot be careful that the horizontal scales for both are the same.


Code Block
ami-local -l /reg/g/psdm/tutorials/ami2/random/ref_waveform.fc -b 1 -f interval=1 psana://exp=tmoc00118,run=222,dir=/cds/data/psdm/prj/public01/xtc

...