Versions Compared

Key

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

...

  • waveform viewing, ROI, integration and normalization of peak area
  • waveform peak finding, histogramming, and scaling of axes using a polynomial "calibration"

Code Block
ami-local -l /reg/g/psdm/tutorials/ami2/tmo/run43.fc hdf5:///reg/g/psdm/tutorials/ami2/tmo/run43.json

Cookiebox example:

 

Code Block
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amoi0314_run167.json
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amoi0314_run171.json
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amoi0314_run172.json
 
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amo86815_run37.json
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amo86815_run70.json
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amo86815_run71.json
ami-local hdf5:///reg/g/psdm/tutorials/ami2/tmo/amo86815_run72.json
 

...

Code Block
 ami-local -l /reg/g/psdm/tutorials/ami2/neh2.2/run22.fc hdf5:///reg/g/psdm/tutorials/ami2/neh2.2/worker.json

XPP Example

 

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

Random Data Example

Calculator example

Image Added

Example includes:

  • calculator executing based on conditional logic

Complex example includes:

  • binning based on conditional logic

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


Complex example

Image Added

 Example includes:

  • binning based on conditional logic
Code Block

ami-local -l /reg/g/psdm/tutorials/ami2/random/complex_example.fc random:///reg/g/psdm/tutorials/ami2/random/worker.json

...