Skip to main content

Plotting API for HEP flavour tagging plots.

Project description

puma - Plotting UMami Api

Code style: black Umami docs PyPI version DOI

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

The puma package is currently under construction. It 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.8-slim 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

Extended image for development

For development, just replace the tag of the image:

latest -> latest-dev

In addition to the minimal requirements that are required to use puma, the puma:latest-dev image has the requirements.txt from the puma repo installed as well. This means that packages like pytest, black, pylint, etc. are installed as well. However, note that puma itself is not installed in that image such that the dev-version on your machine can be used/tested.

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.1.4.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

puma_hep-0.1.4-py3-none-any.whl (40.8 kB view details)

Uploaded Python 3

File details

Details for the file puma-hep-0.1.4.tar.gz.

File metadata

  • Download URL: puma-hep-0.1.4.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for puma-hep-0.1.4.tar.gz
Algorithm Hash digest
SHA256 cbddc2fc5c443d41ea4b1721d2c3e6697e4c3fa29fd6645382e9d7a5d6f3648a
MD5 bf0dd781e61b33dd2f248cd6c25c2f22
BLAKE2b-256 3d60cfca5412974451e9fed4317b1580a9f4932fc0b327676b693d1bc63c3e9a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: puma_hep-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 40.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for puma_hep-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 205fbeee00f4d0ccddc4a0c86dfa104873f2d25809c5a6daed5750fe74695a22
MD5 5ceb1f6429c944646488aaa78cacdbc6
BLAKE2b-256 6bf7f72486c720643b3185f374301a311e9bd785eee031b190e89fe9568b5847

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