Installation of the DAQ machine

For centos7
Setup the DAQ machine environment in this page.

These SW and packages have already installed in the DAQ . Skip this step.

Yarr SW

Install "Yarr" in "work" directry:

$ cd ~/work

Please follow the link bellow to install Yarr-SW.
Yarr installation

Python packages

  • python3 version 3.6 or higher
$ python3 --version
Python 3.6.8
  • python pip packages
$ sudo python3 -m pip install arguments coloredlogs pdf2image Pillow pymongo python-dateutil PyYAML pytz matplotlib numpy requests tzlocal influxdb pandas

Go to next step.
Create ssh tunnels from the DAQ machine to the DB machine