tW analysis tools.
Project description
tdub
tdub
is a Python project for handling some downstsream steps in the
ATLAS Run 2 tW inclusive cross section analysis. The project provides
a simple command line interface for performing standard analysis tasks
including:
- BDT feature selection and hyperparameter optimization.
- training BDT models on our Monte Carlo.
- applying trained BDT models to our data and Monte Carlo.
- generating plots from various raw sources (our ROOT files and classifier training output).
- generating plots from the output of
TRExFitter
.
For potentially finer-grained tasks the API is fully documented. The API mainly provides quick and easy access to pythonic representations (i.e. dataframes or NumPy arrays) of our datasets (which of course originate from ROOT files), modularized ML tasks, and a set of utilities tailored for interacting with our specific datasets.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tdub-0.0.28.tar.gz
(1.1 MB
view hashes)
Built Distribution
tdub-0.0.28-py3-none-any.whl
(59.4 kB
view hashes)