Skip to main content

ATLAS Flavour Tagging Plotting Code

Project description

puma - Plotting UMami Api

Code style: black Umami docs PyPI version DOI

codecov Testing workflow Linting workflow Pages workflow Docker build workflow

The Python package puma provides a plotting API for commonly used plots in flavour tagging.

ROC curves Histogram plots Variable vs efficiency

Installation

puma can be installed from PyPI or using the latest code from this repository.

Install latest release from PyPI

pip install puma-hep

The installation from PyPI only allows to install tagged releases, meaning you can not install the latest code from this repo using the above command. If you just want to use a stable release of puma, this is the way to go.

Install latest version from GitHub

pip install https://github.com/umami-hep/puma/archive/main.tar.gz

This will install the latest version of puma, i.e. the current version from the main branch (no matter if it is a release/tagged commit). If you plan on contributing to puma and/or want the latest version possible, this is what you want.

Docker images

The Docker images are built on GitHub and contain the latest version from the main branch.

The container registry with all available tags can be found here.

The puma:latest image is based on python:3.11.10-bullseye and is meant for users who want to use the latest version of puma. For each release, there is a corresponding tagged image. You can start an interactive shell in a container with your current working directory mounted into the container by using one of the commands provided below.

On a machine with Docker installed:

docker run -it --rm -v $PWD:/puma_container -w /puma_container gitlab-registry.cern.ch/atlas-flavor-tagging-tools/training-images/puma-images/puma:latest bash

On a machine/cluster with singularity installed:

singularity shell -B $PWD docker://gitlab-registry.cern.ch/atlas-flavor-tagging-tools/training-images/puma-images/puma:latest

The images are automatically updated via GitHub and pushed to this repository registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

puma_hep-0.4.1.tar.gz (106.4 kB view details)

Uploaded Source

Built Distribution

puma_hep-0.4.1-py3-none-any.whl (132.3 kB view details)

Uploaded Python 3

File details

Details for the file puma_hep-0.4.1.tar.gz.

File metadata

  • Download URL: puma_hep-0.4.1.tar.gz
  • Upload date:
  • Size: 106.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for puma_hep-0.4.1.tar.gz
Algorithm Hash digest
SHA256 94db37df786ffb154c3c6662eee67a03f2b685a98e609ab838ba564b18549030
MD5 bdc628fef1f2f1ad060a12486094a2b9
BLAKE2b-256 9fefaa2be1ab63167c4fc116a332a813e183f4d204adb661a175862a287e7343

See more details on using hashes here.

File details

Details for the file puma_hep-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: puma_hep-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 132.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for puma_hep-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ed0f9a6c3a1a6fadc8d5be1d5d021aebb4832f52be8670f3cfda47a51bd15f27
MD5 191120be6d3b09ed2437bc3801614279
BLAKE2b-256 c3df607c2d77f775d3e70a3c8430636851cab31e932775d7640be24a3f43f1f4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page