Commit 533270f8 authored by David Cussans's avatar David Cussans

Update README.md

Change instructions on starting Python to using *.sh script. Added brief info on dependencies.
parent f294d7c1
......@@ -13,7 +13,7 @@ http://ipbus.web.cern.ch/ipbus/doc/user/html/software/index.html
```
cd TLU_v1e/scripts
python2 ./startTLU_v1e.py
startTLU_v1e.sh
```
Connects to TLU. Allows interactive control.
......@@ -24,7 +24,7 @@ Reads configuration parameters from `localConf.conf`
Initialization and configuration files are in EUDAQ2 format.
( needs Python3 and IPBus uHAL and uHAL python installed. Needs root installed. ( On Alma 8, dnf install root-\* python3-root python3-numpy)
# EUDAQ2
The best way to control and read out data from the TLU is by using the EUDAQ2 tools.
Refer to the official EUDAQ2 page for instructions on how to install them.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment