GitLab service scheduled maintenance on Monday, August 18th 2025 as of 07h00 Geneva time for a period of 3 hours. Further information under OTG0157026.
@@ -16,7 +16,7 @@ What does this script do? It will create a directory (within your ```~/wwww``` s
Let's go through an example to show you how to best write your own json configuration file.
### Configuration
Have a look at the file <ahref="https://gitlab.cern.ch/davidc/plot_comparator/tree/master/config/example_config_ttHbb_study.json target="_blank">config/example_config_ttHbb_study.json</a> to see the tags:
Have a look at the file <ahref="https://gitlab.cern.ch/davidc/plot_comparator/tree/master/config/example_config_ttHbb_study.json"target="_blank">config/example_config_ttHbb_study.json</a> to see the tags:
-**output_directory**: the to-be-created folder with the index.html of the generated plot comparator.
-**plots_directory**: the folder where your plots are located (they stay there)
The keys in the ```tags``` dictionary are the tag name. The values are:
-**active**: boolean true/false. There may be a sub-string in all your plot file names always the same: create for that an non-active tag so that the plot comparator takes the value to build the complete file name.