Skip to content

Perform template likelihood fits on binned datasets to extract contribution to the dataset from different processes .

License

Notifications You must be signed in to change notification settings

FelixMetzner/TemplateFitter

Repository files navigation

TemplateFitter

Installation

Get the repository via

git clone https://github.com/FelixMetzner/TemplateFitter

or

git clone git@github.com:FelixMetzner/TemplateFitter.git

and install the package with

cd TemplateFitter
pip3 install -e ./

which will also install the requirements.

Documentation

A first, but not yet completed documentation can be found here

Example

An example can be found in the examples directory.

Development

Pre-Commit Hooks

If you want to contribute to this package, please consider using the pre-commit hooks which can be installed by running the following commands:

pip3 install pre-commit
pre-commit install

About

Perform template likelihood fits on binned datasets to extract contribution to the dataset from different processes .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages