From 80810568b3131d417ba901ca392ef02bdf1dfa34 Mon Sep 17 00:00:00 2001 From: cetin Date: Sun, 28 Apr 2024 12:56:52 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80cbdfa..0840bf9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # 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. +This is essentially forked from [this repo](https://gitlab.cern.ch/gunther/prforwardtracking-parametrisation-tuner/-/tree/master) by André Günther. + +This repository was used by Furkan Selim Cetin for work regarding his [Bachelorthesis](https://git.physi.uni-heidelberg.de/cetin/thesis). ## Setup