...
Notes and observations from the beamtime and subsequent data analysis:
commands in hutch python:
get to hutch python from mfx-daq by typing mfx3. Commands of interest:
att(x) - sets the transmission to x. so x=20 gives 20% transmission;
lcls.bykik_get_period() - gets the drop period. So if you get 137, it drops every 137 shot
lcls.bykik_set_period(x) - drops every xth event (137 drops every 137 event, 2 drops every second event)
Gain configuration settings:
...