-
Notifications
You must be signed in to change notification settings - Fork 9
Using AutoDQM
Jonathan Guiang edited this page Jun 1, 2018
·
16 revisions
The AutoDQM GUI is currently hosted on a VM at CERN, which can be accessed in a few simple steps:
-
Setup your browser's SOCKS Proxy settings (Firefox (recommended), Chrome)
-
ssh
into the VM from your terminal>> ssh <username>@lxplus.cern.ch -ND 1080
-
Navigate to http://autodqm.cern.ch from the browser you set up.
The ./run-offline.py
script can retrieve run data files and process them without needing a web server. Run ./run-offline.py --help
for all the options.
- Supply certificate files to the environment variables below. Alternatively, the default uses the files produced when running voms-proxy-init, so that may work instead.
- Use
./run-offline.py
to process data with AutoDQM