Open JeremieMerlin opened 5 years ago
Found issue when running computeGainMap.py
computeGainMap.py
Running python script for calculate gain map should trigger analysis of the data and generate output files.
Impossible to run python script computeGainMap.py
Terminal return error Permission denied
Permission denied
In the script setup_CMS_GEM.sh , /afs/cern.ch/sw/ should be replaced by /cvmfs/sft.cern.ch/ in lines 23, 26 and 32. Solved with the help of Jared Sturdy
setup_CMS_GEM.sh
/afs/cern.ch/sw/
/cvmfs/sft.cern.ch/
Found issue when running
computeGainMap.py
Types of issue
Expected Behavior
Running python script for calculate gain map should trigger analysis of the data and generate output files.
Current Behavior
Impossible to run python script
computeGainMap.py
Steps to Reproduce (for bugs)
Terminal return error
Permission denied
Possible Solution (for bugs)
In the script
setup_CMS_GEM.sh
,/afs/cern.ch/sw/
should be replaced by/cvmfs/sft.cern.ch/
in lines 23, 26 and 32. Solved with the help of Jared SturdyContext (for feature requests)
Your Environment