Versions Compared

Key

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

...

Code Block
ami-local -b 1 -f interval=1 -l /reg/g/psdm/tutorials/ami2/neh2.2/rix_bkgdsub.fc psana://exp=rixx43518,run=34,dir=/cds/data/psdm/prj/public01/xtc

Step-Scan With Gaussian Fit

Image Added

Imperfections that need to be addressed:  the method of detecting that a step has finished (triggering the fit) is kludgy, so the last step is currently ignored.  Pedestal subtraction helps the fit significantly and is done in a kludgy way with using /reg/g/psdm/tutorials/ami2/neh2.2/manta_ped.py which generates a numpy pedestal file /reg/g/psdm/tutorials/ami2/neh2.2/manta_ped.npy.

Code Block
ami-local --ipc -f interval=0.1 -l /reg/g/psdm/tutorials/ami2/neh2.2/rix_width_scan.fc psana://exp=rixx43518,run=45,dir=/cds/data/psdm/prj/public01/xtc

Photon Finding and Check of Linearity

...