FCCANALYSIS-PLOTS-SCRIPT(7) fccanalysis-plots-script man page FCCANALYSIS-PLOTS-SCRIPT(7)

fccanalysis-plots-script – analysis script for the plots stage of the analysis

*

The analysis script for the plots stage of the analysis is expected to be a valid Python script containing definitions of the plots out of the histograms obtained in the final stage of the analysis or from histmaker run. To run the plots stage do

fccanalysis plots analysis_script.py

User can use the following global attributes to control the behavior of the plots stage.

User has to specify the directory where the input files coming from the previous analysis stage are stored.
User can specify the directory for the output files.
Default value: . (current working directory)
Whether to scale the histograms to the expected integrated luminosity. It is recommended to scale your histograms already in the final stage of the analysis.
Default value: False
Expected integrated luminosity in pb^{-1}. The value will be used in the figures, but also to scale histograms if doScale is set to True.
Default value: Value from the input file
Custom label for the expected integrated luminosity.
Default value: None
Additional scale factor to be applied on the signal histograms.
Default value: 1.0
Additional scale factor to be applied on the background histograms.
Default value: 1.0
Dictionary of plots to be created.
Default value: {} (empty dictionary)
Whether to split legend into two columns.
Default value: False
Adjusts position of the legend. Takes a list of four values.
Default value: List of four None
Whether to plot statistical uncertainty.
Default value: False
Adjusts size of the text in the plot's legend.
Default value: 0.035

This section is under construction. You are invited to help :)

fccanalysis(1), fccanalysis-plots(1)

Many

There are many contributors to the FCCAnalyses framework, but the principal authors are:
Clement Helsens
Valentin Volkl
Gerardo Ganis

Part of the FCCAnalyses framework.

FCCAnalyses webpage

FCCAnalysises GitHub repository

FCCSW Forum

FCC-PED-SoftwareAndComputing-Analysis

16 Sep 2024 0.10.0