The analysis software for the data collected in the SiPMCalib control software to extract both SiPM parameters and control performance metrics. Summary of results of the analysis will be displayed on the offical documentation twiki page. The main documentation for this package can be found here.
On a machine with that support the correct architecture, run the following commands:
source /cvmfs/cms.cern.ch/cmsset_default.sh
export SCRAM_ARCH=slc7_amd64_gcc700
cmsrel CMSSW_10_3_1_patch1
cd CMSSW_10_3_1_patch1/src
cmsenv
git clone --recurse-submodules https://github.com/UMDCMS/SiPMCalib.git
ln SiPMCalib/UserUtils UserUtils
scram b