Versions Compared

Key

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

...

matt's new way of setting up bursts (generates beam.py and codes.py)

A hutch-python scan in "continuous mode with where the sequence runs continuously, recording 1 slow-andor event per step:.  In this case the start of the DAQ acquisition in each step is asynchronous to the running sequence.

In [8]: daq.configure(motors=[sim.fast_motor1],group_mask=36, events=1, detname='andor_norm_0', record=True)
INFO     configure - configure: 1 motors
INFO     configure - Found readout group 5 for andor_norm_0.
Out[8]: ({}, {})

...