Logo

      Atlas Experiment
      1. pages
      2. home
      3. 01-26-2016

      ATLAS Metadata Interface

      Emergency - CERN replica - Getting started

      AMI is a generic framework for metadata catalogues.

      Web applications

      Main applications provided by AMI:

      • Dataset Browser: search for real and simulated data.
      • AMI-Tags: browse, view, compare and add ATLAS AMI-Tags.
      Dataset Browser
      AMI-Tags

      REST API

      AMI has a new REST API. It makes it possible to access all the data contained in AMI from your applications.

      • Documentation

      Python client

      pyAMI is the python client of AMI. It makes it possible to access all the data contained in AMI from your python/shell scripts.

      • Documentation
      • PyPI (Python Package Index), CORE layer source code
      • PyPI (Python Package Index), ATLAS layer source code

      Using pyAMI with bash and CVMFS:

      export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
      source $ATLAS_LOCAL_ROOT_BASE/user/atlasLocalSetup.sh
      localSetupPyAMI

      Using pyAMI with bash and AFS:

      source /afs/cern.ch/atlas/software/tools/pyAMI/setup.sh

      LPSC IN2P3 UGA CERN


      • Contact
      • About