Skip to content
Snippets Groups Projects
Commit 541cf463 authored by Patrick Louis S Connor's avatar Patrick Louis S Connor
Browse files

adding pipeline badges

parent 0815e786
No related branches found
No related tags found
1 merge request!34Migration
Pipeline #7978816 passed
# Das Analysis System # Das Analysis System
[![pipeline status](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core/badges/master/pipeline.svg)](https://gitlab.cern.ch/paconnor/software/-/commits/main)
https://gitlab.example.com/<namespace>/<project>/badges/<branch>/pipeline.svg
Das Analysis System is a general project involving modular tools for physics analysis with high-level objects such as jets, leptons, and photons. The principle is to perform physics directly from the shell in atomic steps, applying one correction at a time and treating all systematic uncertainties simultaneously. Das Analysis System is a general project involving modular tools for physics analysis with high-level objects such as jets, leptons, and photons. The principle is to perform physics directly from the shell in atomic steps, applying one correction at a time and treating all systematic uncertainties simultaneously.
The GitLab group is divided in several repositories: The GitLab group is divided in several repositories:
- The `Installer` repo contains the necessary scripts to install the suite. - The `Installer` repo contains the necessary scripts to install the suite [![pipeline status](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/gitlab-profile/badges/master/pipeline.svg)](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core).
- The `Core` repo contains most of the code for the analysis of CMS data. - The `Core` repo contains most of the code for the analysis of CMS data [![pipeline status](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core/badges/main/pipeline.svg)](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core).
- The `Tables` repo contains the calibration of the high-level objects. - The `Tables` repo contains the calibration of the high-level objects [![pipeline status](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Tables/badges/master/pipeline.svg)](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core).
- The `Darwin` repo is a mirror of a [general toolkit](https://protodarwin.docs.cern.ch) for physics analysis. - The `Darwin` repo is a mirror of a [general toolkit](https://protodarwin.docs.cern.ch) for physics analysis [![pipeline status](https://gitlab.cern.ch/Proto/Darwin/badges/main/pipeline.svg)](https://gitlab.cern.ch/cms-analysis/general/DasAnalysisSystem/Core).
- `PlottingHelper` is a useful [library](https://github.com/zleba/PlottingHelper) originally made by Radek Zlebcík (Charles University) to help make plots with ROOT. - `PlottingHelper` is a useful [library](https://github.com/zleba/PlottingHelper) originally made by Radek Zlebcík (Charles University) to help make plots with ROOT.
*Note:* in the `Core` repo, the `Ntupliser` module require a working container that can only be installed if `/cvmfs` is available. See the dedicated section on containers for more details. *Note:* in the `Core` repo, the `Ntupliser` module require a working container that can only be installed if `/cvmfs` is available. See the dedicated section on containers for more details.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment