Skip to content

hephy-dd/sqc

Repository files navigation

SQC

Sensor Quality Control for the CMS Tracker

SQC switching scheme

Install

Install SQC from from GitHub.

pip install git+https://github.com/hephy-dd/sqc.git@main

Run SQC

sqc

Run Data Browser

To run only the data browser use the --browser [<path>] command line flag.

sqc --browser

The command line flag accepts an optional path to show in the data browser.

sqc --browser /home/jdoe/sqc

Run Emulators

For development and testing run comet instrument emulator sockets specified in emulators.yaml file.

python -m comet.emulator -f emulators.yaml

Binaries

See for pre-built Windows binaries in the releases section.

License

SQC is licensed under the GNU General Public License Version 3.