Sign inSign up

atlas/analysistop

By atlas

•Updated almost 7 years ago

ATLAS Standalone Top Physics Analysis Release

Image
Languages & frameworks
Data science
1

10K+

atlas/analysistop repository overview

⁠ATLAS Standalone Top Physics Analysis Release

This is a self-contained version of the ATLAS "standalone" analysis release. Providing users with common tools for performing top physics analyses in ATLAS.

⁠Interactive Usage

To use the image in interactive mode (for code development), you should:

  • Keep/manage your code on your machine's own disk;
  • Mount this location into the image, when you start it like:
docker run -v /your/analysis/code:/your/analysis/code -it atlas/analysistop:21.2.12
  • To set up the environment inside the image for building/running your code, you need to source the /home/atlas/release_setup.sh script.

⁠Batch/CI Usage

To use the image in the CI setup of your analysis project, please have a look at: https://gitlab.cern.ch/akraszna/GitLabCITests⁠

Tag summary

Content type

Image

Digest

Size

838.4 MB

Last updated

almost 7 years ago

docker pull atlas/analysistop