Versions Compared

Key

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

...

Code Block
ami-local -l /reg/g/psdm/tutorials/ami2/tmo/hitfinder.fc

RIX Examples

FlyScan Mean Vs. Scan Value

An example of using the MeanVsScan Box to plot an average parameter (in this case the width of a distribution) vs. the fly-scanned PV.  "fly-scan" means the scan value is changed independently while the DAQ free-runs.

Image Added

Code Block
ami-local -l rix_flyscan.fc psana://exp=rixx43518,run=34,dir=/cds/data/psdm/prj/public01/xtc

Photon Finding and Check of Linearity

Example includes:

  • photon centroid finding on vertically binned Andor camera
  • linearity check of normalization (andor camera intensity vs. acqiris waveform intensity) with pearson-R calculation as a function of time
Code Block
 ami-local -l /reg/g/psdm/tutorials/ami2/neh2.2/run22.fc hdf5:///reg/g/psdm/tutorials/ami2/neh2.2/worker.json

Waveform Integration vs. Delay Stage

Example includes:

  • Plot of integration of acqiris vs delay stage

Code Block
ami-local -l /reg/g/psdm/tutorials/ami2/neh2.2/sxrlr2916_run37.fc

Normalization of Andor
Image Modified

Example includes:

  • 1d ROI of Andor
  • Normalization of ROI by integration of acqiris

Code Block
ami-local -l /reg/g/psdm/tutorials/ami2/neh2.2/sxrlr2916_run23.fc

Ratio of Peak Areas and EPICS Export of Result

Example includes:

  • Ratio of peak area and export over EPICS

...