Acquisition

The acquisition can be started with

mythen_client.py start

You can check that the status of the detector with

mythen_client.py status
“running” means that it is taking data, “idle” that the acquisition is finished.

The data will be automatically downloaded to the chosen path. Should this not be done for whatever reason, you can use

mythen_client.py frame
to download a single frame, or
mythen_client.py data
to download all the available data.