Versions Compared

Key

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

...

Matt's higher level way of programming a burst with 2 slow andor rates.  Note that this generates an infinite sequence.  To generate a finite "burst" sequence one needs to use periodicgenerator.py and traingenerator.py above.  The only way to stop a running infinite sequence is to program another sequence.

python ~weaver/lcls2-new/psdaq/psdaq/seq/rixgeneratory.py --periods 1.0 0.01  (units in seconds. generates two files beam.py and codes.py in the current directory which should be programmed with "seqprogram")

...

A hutch-python scan in "burst mode" (need to use finite sequences generated by traingenerator.py/burstgenerator.py):

...