Acquisition setup

You will need to setup first the output file directory, name and index:

mythen_client.py outdir /scratch
mythen_client.py fname run
mythen_client.py index 0
in this way the output files will be /scratch/run_i.dat, where i starts from 0 and is automatically incremented.

You will then need to setup detector thresholds and settings, exposure time, the number of real time frames and how many real time frames should be acquired:

mythen_client.py settings standard
mythen_client.py threshold 6000
mythen_client.py exptime 1
mythen_client.py frames 10