qualitycontrol
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: AliceO2Group
- License: gpl-3.0
- Language: C++
- Default Branch: master
- Size: 20 MB
Statistics
- Stars: 16
- Watchers: 14
- Forks: 157
- Open Issues: 7
- Releases: 0
Created almost 9 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
Codeowners
README.md
This is the repository of the data quality control (QC) software for the ALICE O2 system.
For a general overview of our (O2) software, organization and processes, please see this page.
- QuickStart
- Modules development
- Framework
- Plugging the QC to an existing DPL workflow
- Production of QC objects outside this framework
- Multi-node setups
- Batch processing
- Moving window
- Monitor cycles
- Custom merging
- Critical, resilient and non-critical tasks
- QC with DPL Analysis
- Propagating Check results to RCT in Bookkeeping
- Solving performance issues
- Understanding and reducing memory footprint
- Monitoring
- Post-processing
- Configuration reference
- Global configuration structure
- Common configuration
- QC Tasks configuration
- QC Checks configuration
- QC Aggregators configuration
- QC Post-processing configuration
- External tasks configuration
- Merging multiple configuration files into one
- Templating config files
- Definition and access of simple user-defined task configuration ("taskParameters")
- Definition and access of user-defined configuration ("extendedTaskParameters")
- QCDB and CCDB
- FLP Suite
- Miscellaneous
Where to get help
- By email at alice-o2-qc-support@cern.ch
- Discourse: https://alice-talk.web.cern.ch/
- JIRA: https://alice.its.cern.ch
- O2 development newcomers' guide: https://aliceo2group.github.io/quickstart
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: The ALICE Data Quality Control framework
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Barthélémy
family-names: von Haller
email: barthelemy.von.haller@cern.ch
affiliation: CERN
orcid: 'https://orcid.org/0000-0002-3422-4585'
- given-names: Piotr
family-names: Konopka
email: piotr.jan.konopka@cern.ch
affiliation: CERN
orcid: 'https://orcid.org/0000-0001-8738-7268'
repository-code: 'https://github.com/AliceO2Group/QualityControl'
keywords:
- data quality monitoring
- data quality
- quality control
- quality assurance
- cern
- alice
- message passing
license: GPL-3.0
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 112
- Average time to close issues: N/A
- Average time to close pull requests: 24 days
- Total issue authors: 0
- Total pull request authors: 32
- Average comments per issue: 0
- Average comments per pull request: 0.8
- Merged pull requests: 77
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 110
- Average time to close issues: N/A
- Average time to close pull requests: 16 days
- Issue authors: 0
- Pull request authors: 32
- Average comments per issue: 0
- Average comments per pull request: 0.76
- Merged pull requests: 77
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- aferrero2707 (3)
- mfasDa (2)
- knopers8 (1)
- justonedev1 (1)
- lhusova (1)
Pull Request Authors
- knopers8 (87)
- Barthelemy (79)
- aferrero2707 (51)
- justonedev1 (22)
- mfasDa (21)
- IsakovAD (21)
- lhusova (18)
- mlesch (15)
- Edingrast (14)
- sweyh99 (12)
- ercolessi (9)
- iravasen (8)
- f3sch (7)
- sofiatomassini (7)
- ktf (6)
Top Labels
Issue Labels
Pull Request Labels
dependencies (5)
python (2)
async-2023-pbpb-apass4 (1)
Dependencies
.github/workflows/format.yml
actions
- actions/checkout v2 composite
.github/workflows/release.yml
actions
Framework/script/RepoCleaner/setup.py
pypi
- PyYAML *
- dryable *
- psutil *
- python-consul *
- requests *
- responses *