Sensor Quality Control for the CMS Tracker
Install SQC from from GitHub.
pip install git+https://github.com/hephy-dd/sqc.git@mainsqcTo run only the data browser use the --browser [<path>] command line flag.
sqc --browserThe command line flag accepts an optional path to show in the data browser.
sqc --browser /home/jdoe/sqcFor development and testing run comet instrument emulator sockets specified in emulators.yaml file.
python -m comet.emulator -f emulators.yamlSee for pre-built Windows binaries in the releases section.
SQC is licensed under the GNU General Public License Version 3.
