Skip to main content

F.A.S.T. package for summarizing ROOT TTrees

Project description

pypi package pipeline status coverage report

fast-carpenter

Turns your trees into tables (ie. reads ROOT TTrees, writes summary Pandas DataFrames)

fast-carpenter can:

  • Be controlled using YAML-based config files
  • Define new variables
  • Cut out events or define phase-space "regions"
  • Produce histograms stored as CSV files using multiple weighting schemes
  • Make use of user-defined stages to manipulate the data

Powered by:

  • AlphaTwirl (presently): to run the dataset splitting
  • Atuproot: to adapt AlphaTwirl to use uproot
  • uproot: to load ROOT Trees into memory as numpy arrays
  • fast-flow: to manage the processing config files
  • fast-curator: to orchestrate the lists of datasets to be processed
  • coffee: to help the developer(s) write code

Installation

Can be installed from pypi:

pip install --user fast-carpenter

or if you want to be able to edit code in this repo:

pip install --user -e git+https://gitlab.cern.ch/fast-hep/public/fast-carpenter.git#egg=fast_carpenter --src .

Note that to use this repository and the main fast_carpenter command, you normally shouldn't need to be able to edit this codebase; in most instances the full analysis should be describable with just a config file, and in some cases custom, analysis-specific stages to create more tricky variables for example.

Also note that if you install this with pip, the main executable, fast_carpenter, will only be available everywhere if include the directory ~/.local/bin in your PATH variable.

Documentation

Basic usage:

  1. Build a description of the datasets you wish to process using the fast_curator command from the fast-curator package.
  2. Write a description of what you want to do with your data (see documentation below).
  3. Run things:
fast_carpenter datasets.yaml processing.yaml

You can use the built-in help as well for more info:

fast_carpenter --help

Talk:

which partially act as documentation:

  1. IRIS-HEP 4th March 2019

Example analysis

The fast_cms_public_tutorial shows an example analysis that uses this package.

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

fast-carpenter-0.7.1.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

fast_carpenter-0.7.1-py2.py3-none-any.whl (18.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fast-carpenter-0.7.1.tar.gz.

File metadata

  • Download URL: fast-carpenter-0.7.1.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for fast-carpenter-0.7.1.tar.gz
Algorithm Hash digest
SHA256 050cc47aa9f88364db517e1e55ace9f4ddd5d389e977fb722a683d793606e83c
MD5 c4a5c4ca9682ca6e3eff73fee0dc5fe0
BLAKE2b-256 6dfcf24433707d17df94c3cf8a5745cf8e3b7f1873f76bf8483ad93962867d5f

See more details on using hashes here.

File details

Details for the file fast_carpenter-0.7.1-py2.py3-none-any.whl.

File metadata

  • Download URL: fast_carpenter-0.7.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for fast_carpenter-0.7.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5dde9ef619f766df36711b26803fb63d52bb2a910022e50e585c402e93792d5a
MD5 28cbe45bcf0ffc26e348a2faa9e61dd1
BLAKE2b-256 93375de54e106fac81dc004094b2c9ca1f35ca0153a15a2462c453d6baf9de4d

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