gordonwatts / ds_helper

Repository from Github https://github.comgordonwatts/ds_helperRepository from Github https://github.comgordonwatts/ds_helper

ds_helper

Some code to help with looking up datasets as needed for ATLAS.

Due to the complex way that ATLAS builds it environments, getting this to run is not trivial.

Usage

Do not activate a local python environment - you must exist within the rucio one:

  1. source setup.sh (this is isn't done for you automatically)
  2. setupATLAS
  3. lsetup rucio
  4. voms-proxy-init -voms atlas
  5. source .venv/bin/activate

and then you can finally type ds_finder!

Development

Testing does not work yet - it will run, but only in an environment that has access to AMI and rucio!

About


Languages

Language:Python 98.3%Language:Shell 1.7%