Skip to main content

F.A.S.T. package for describing datasets

Project description

pypi package pipeline status coverage report Gitter

fast-curator

Create, read and write dictionary descriptions of input datasets to process. Currently all datasets are expected to be built from sets of ROOT Trees.

Installing

pip install --user fast-curator

Usage

# Local files:
fast_curator -o output_file_list.txt -t tree_name -d dataset_name --mc input/files/*root

# Single XROOTD files:
fast_curator -o output_file_list.txt --mc root://my.domain.with.files://input/files/one_file.root

# XROOTD files with several globs
fast_curator -o output_file_list.txt --mc root://my.domain.with.files://inp*/files/*.root

Notes: 1. If the command is called multiple times with the same output file (using the -o option), the additional files specified will be appended to the output file. 2. Arbitrary meta-data (such as cross-section, data quality, generator precision, etc) can be added to each dataset with the -m option.

For more guidance try the built-in help:

fast_curator --help

Reading dataset files back

import fast_curator
datasets = fast_curator.read.from_yaml("my_dataset_file.yml")

Will return a list of datasets with the default section applied to each dataset.

Further Documentation

Is on its way…

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-curator-0.4.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

fast_curator-0.4.0-py2.py3-none-any.whl (10.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fast-curator-0.4.0.tar.gz.

File metadata

  • Download URL: fast-curator-0.4.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for fast-curator-0.4.0.tar.gz
Algorithm Hash digest
SHA256 22ac1be513cc927949cd102488578c16aa0411f72380826314f0e7b61ea77f2a
MD5 f1d148f477df2a8424480642f30564bc
BLAKE2b-256 f1601163bdd3d53ca050266536ce6cdc9a57bb510ec15851e2e4176ab4367540

See more details on using hashes here.

File details

Details for the file fast_curator-0.4.0-py2.py3-none-any.whl.

File metadata

  • Download URL: fast_curator-0.4.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for fast_curator-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 85508f44119c7586dbc894c0d36aacdbea245125f43db6440f03e75f15d621f7
MD5 abe404ec56688a88e3901cc98899fc8e
BLAKE2b-256 a5fc176ac8c03797d1317076ec4b64848aa070b1c59a0f9ed207c1e38b6c1795

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