Versions Compared

Key

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

...

The source code is here: https://github.com/slac-lcls/lcls2/blob/master/psdaq/psdaq/control/rix_bluesky_rixscan.py

This script scans a simulated motor at 15 equally spaced points from -10 to 10, recording 120 events at each point.  The number of events per step can be adjusted using a command line argument.   A user with knowledge of the direct motor should update the script to replace the simulated motor.

...