Use the Scan Operator together with Yarr's devel branch.
Edit the module config in `configs/so_modules.json` and choose the scan sequence in `configs/so_yarr`.
# Introduction
The Scan Operator (SO) is an integration tool for scan data and DCS data, which is meant to be used during the QC procedure of the Rd53a modules. It uses multiple localDB scripts as well as some integrated tools to achieve these features:
- Calls Yarr repeatedly to **run a sequence of scans on Rd53a**.
The latest we have tested is [954f1a25](https://gitlab.cern.ch/YARR/YARR/-/commit/5ca0199de9799695c7d5046a2bdcdff18d8e6847) on branch "`devel-localdb`", but more recent versions will most likely also work fine. We recommend starting from the latest one.
Yarr's devel is OK. Use Master if devel gives any problem.
## 3. Run the Scan Operator
The Scan Operator uses many configuration files, all of them located by default under `$SOBASE/configs`. Most of them are intuitive and the SO will tell you when you need to modify them. I recommend starting by just running the SO and refer to [the correspondent section](#the-so-configuration-files) only when it's actually needed.
The Scan Operator uses many configuration files, all of them located by default under `$SOBASE/configs`. Most of them are intuitive and the SO will tell you when you need to modify them.
```
...
...
@@ -58,7 +64,6 @@ $ ./ScanOperator.sh
Help:
-m [str] : Serial number of the module
-W : upload Yarr's results to localDB (scanConsole's -W)