From c66cb4e143d954995577d751d171c9fd16ead69f Mon Sep 17 00:00:00 2001 From: cetin Date: Tue, 19 Dec 2023 13:05:56 +0100 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e152dfa..80cbdfa 100644 --- a/README.md +++ b/README.md @@ -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: