Sign inSign up

atlas/analysisbase

By atlas

•Updated over 3 years ago

ATLAS Standalone Analysis Release

Image
Languages & frameworks
Data science
12

10M+

atlas/analysisbase repository overview

⁠ATLAS Standalone Analysis Release

This is a self-contained version of the ATLAS "standalone" analysis release. Providing users with common tools for performing 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/analysisbase:21.2.3
  • To set up the environment inside the image for building/running your code, you need to source the /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

sha256:8424de659…

Size

909.4 MB

Last updated

over 3 years ago

docker pull atlas/analysisbase