New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fast-carpenter

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-carpenter

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

  • 0.21.0
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://img.shields.io/pypi/v/fast-carpenter.svg :target: https://pypi.org/project/fast-carpenter/ :alt: pypi package

.. image:: https://travis-ci.com/FAST-HEP/fast-carpenter.svg?branch=master :target: https://travis-ci.com/FAST-HEP/fast-carpenter :alt: pipeline status

.. image:: https://codecov.io/gh/FAST-HEP/fast-carpenter/branch/master/graph/badge.svg :target: https://codecov.io/gh/FAST-HEP/fast-carpenter :alt: coverage report

.. image:: https://readthedocs.org/projects/fast-carpenter/badge/?version=latest :target: https://fast-carpenter.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://badges.gitter.im/FAST-HEP/community.svg :target: https://gitter.im/FAST-HEP/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge :alt: Gitter

.. image:: https://zenodo.org/badge/187055992.svg :target: https://zenodo.org/badge/latestdoi/187055992

.. image:: https://raw.githubusercontent.com/FAST-HEP/logos-etc/master/fast-carpenter-black.png :target: https://github.com/fast-hep/fast-carpenter :alt: 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
  • Espresso: to keep the developer(s) writing code

A tool from the Faster Analysis Software Taskforce: http://fast-hep.web.cern.ch/

Installation and usage

Visit the documentation <https://fast-carpenter.readthedocs.io/>_ for full details.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc