Calibration JSON & wafer plotting tools
Adds script to plot calibration JSONs, as well as general tools to plot wafer with ROOT & plotly.
Related to code snippets in https://gitlab.cern.ch/hgcal-dpg/hgcal-sysval-offline/-/merge_requests/13 and examples are in https://ineuteli.web.cern.ch/ineuteli/hgcal/TB2024/plots/
However, this scripts needs plotly, which is not in CMSSW be default. I am not sure if this will compile with scram b -j8
out the box without
python3 -m pip install --user plotly
?
Edited by Izaak Neutelings