Merging changes related to some fine-tuning of plots and also checks in CI/CD comparing the python and C++ version #66
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I include here some on my commits implementing the CI/CD checks for the comparison between the C++ and the python version and also including some improvements in the plotting tools. I have also perform some tuning of values to improve readability of axis labels and titles in the standard plots.
Note there are many commits because I have to fix conflicts from the last commits in the central repository that were not fully mergeable with my own commits. Most of the changes should be orthogonal to the actual cmsstyle code used previously.
On the other hand this is intended for a new (v0.5) version of the code that is not warranting compatibility with previous versions.