cetin d778089083 saved delta p dist
True - EndVelo Momentum
saved TMVA nice plots
2024-02-12 15:57:23 +01:00
2024-02-12 15:57:23 +01:00
2024-02-12 15:57:23 +01:00
2023-12-19 13:00:59 +01:00
2024-02-12 15:57:23 +01:00
2024-01-15 16:16:12 +01:00
2024-01-09 16:32:06 +01:00
2024-02-12 15:57:23 +01:00
2024-02-12 15:57:23 +01:00
2024-01-15 09:39:38 +01:00
2023-12-19 13:00:59 +01:00
2023-12-19 13:00:59 +01:00
2024-02-08 17:42:15 +01:00
2023-12-19 13:00:59 +01:00
2023-12-19 13:00:59 +01:00
2024-01-15 16:16:12 +01:00
2023-12-19 13:05:56 +01:00
2023-12-19 13:00:59 +01:00
2024-02-12 15:57:23 +01:00

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 by André Günther.

Setup

There's a bash script for setting up the necessary (python) environment. Simply do:

chmod +x setup.sh
./setup.sh

This will install dependencies like ROOT and Jupyter. To enter the environment do:

source env/tuner_env/bin/activate
conda activate tuner
Description
No description provided
Readme 5.1 GiB
Languages
Jupyter Notebook 85.5%
Python 13.2%
C++ 1.3%