Intended to be used together with https://github.com/ptycho/ptypy/tree/livescan_maxiv
Example usage:
$ input='{"sleeptime": "0.7125", "scan_file": "/your/path/scan_000026_eiger1m.hdf5", "path_to_data": "/entry/instrument/Eiger/data", "detector": "eiger1m"}'
$ python RelayServer/relayserver.py "${input}"
Tested using Python 3.8.6.
