This commit is contained in:
cetin 2023-12-19 13:05:56 +01:00
parent 18f451f378
commit c66cb4e143

View File

@ -1,6 +1,8 @@
# Parameterisation Tuner
This project provides utils for producing magic parameters used by the pattern recognition algorithms in the Rec project. Typical parameters are coefficients for extrapolation polynomials and weights for TMVA methods.
This is based on [this repo](https://gitlab.cern.ch/gunther/prforwardtracking-parametrisation-tuner/-/tree/master) by André Günther.
## Setup
There's a bash script for setting up the necessary (python) environment. Simply do: