Skip to main content

ATLAS Flavour Tagging Tools

Project description

ATLAS FTAG Python Tools

This is a collection of Python tools for working with files produced with the FTAG ntuple dumper. The code is intended to be used a library for other projects. Please see the example notebook for usage.

Installation

To install the package you can install from pip using the release on pypi via

pip install atlas-ftag-tools

or you can clone the repository and install in editable mode with

python -m pip install -e .

To install optional development dependencies (for formatting and linting) you can instead install with either from pip

pip install atlas-ftag-tools[dev]

or from source

python -m pip install -e ".[dev]"

Create virtual file

This package contains a script to easily merge a set of H5 files. A virtual file is a fast and lightweight way to wrap a set of files. See the h5py documentation for more information on virtual datasets.

The script is vds.py and can be run after installing this package with

vds <pattern> <output path>

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

atlas-ftag-tools-0.0.8.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

atlas_ftag_tools-0.0.8-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file atlas-ftag-tools-0.0.8.tar.gz.

File metadata

  • Download URL: atlas-ftag-tools-0.0.8.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for atlas-ftag-tools-0.0.8.tar.gz
Algorithm Hash digest
SHA256 802226fde1ada16a28c94f7c262490eb679b28f9b9f5bfe404c99a4c90c69fd1
MD5 5ab9f31b5c8359d75d8e10689c5c7f4d
BLAKE2b-256 ba1d0a37ac85caf8fce632bdc809b4ecd89343e4529a665f84cc43f852a7a1b9

See more details on using hashes here.

File details

Details for the file atlas_ftag_tools-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for atlas_ftag_tools-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 45de07034e44b5733dc5c1ed55aa72c4d2984184b91500289809d12af797ba52
MD5 245c7e98a7ebe3cb84236bfa094643a3
BLAKE2b-256 ea437e9b7ca867e8abedf1d9aae790a50672f616344a410f3511c9573b898112

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