Versions Compared

Key

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

...

  • x.set_30Hz(), to go in the 30 Hz mode (both detector readout at 30 Hz, with pulse picker). Don't forget to switch the pulse picker to flip-flop before.
  • x.set_120Hz() to have 120 Hz data on the epix and 30 Hz on the Rayonix. In this case, just open the pulse picker.
  • x.set_30Hz_laser(on=<N>, off=<M>). Same as above, <N> and <M> are meant to pick how many laser on / off shots are desired in the sequence.
  • x.set_120Hz_laser(on=<N>, off=<M>). Same as above, <N> and <M> are meant to pick how many laser on / off shots are desired in the sequence.

...