correctionlib 2.6.4
0
A generic correction library
Contents
A generic correction library
Stars: 16, Watchers: 16, Forks: 21, Open Issues: 23The cms-nanoAOD/correctionlib
repo was created 3 years ago and the last code push was 2 days ago. The project is not very popular with only 16 github stars!
How to Install correctionlib
You can install correctionlib using pip
pip install correctionlib
or add it to a project with poetry
poetry add correctionlib
Package Details
- Author
- Nick Smith
- License
- BSD 3-Clause License
- Homepage
- https://github.com/cms-nanoAOD/correctionlib
- PyPi:
- https://pypi.org/project/correctionlib/
- GitHub Repo:
- https://github.com/cms-nanoAOD/correctionlib
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common correctionlib errors.
Code Examples
Here are some correctionlib
code examples and snippets.
GitHub Issues
The correctionlib package has 23 open issues on GitHub
- Remove corrections from set via correction command
- Problem using correctionlib on CMSSW_12_X
- [Security] Workflow ci.yml is using vulnerable action pre-commit/action
- Unable to call "Correction::evaluate" in ROOT macro
- Vectorizing different elements in CorrectionSet
undefined reference to
error when compiling demo.cc