-
Notifications
You must be signed in to change notification settings - Fork 4
Troubleshooting
Daniel Savoiu edited this page Aug 19, 2017
·
1 revision
Artus/Excalibur compilation/runtime errors:
- Make sure you have sourced CMSSW and
ini_excalibur.sh
- Check that you are up to date in all four repositories (Excalibur, Artus, Kappa, KappaTools)
- Use
make allclean
andmake all
-
(only for standalone instalations) if new files have been added to Artus, it might be necessary to recreate the Artus Makefile with
cmake .
in the Artus/ folder
Plotting errors:
- Merlin sometimes needs arguments including whitespaces enclosed in double and
single quotes, e.g.
--x-bins "'10 20 50'"