-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syst fit and cfs #49
Open
Marcellocosti
wants to merge
28
commits into
danielbattistini:main
Choose a base branch
from
Marcellocosti:systFitAndCFs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Syst fit and cfs #49
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deleted old cf fitter class changed cfg example file deleted comments example cfg for fit fit cfg file added .root extension to gitignore, colors, canva pdg, axes labels, legend added more colors added saving of canva as pdf added axes labels to canva showing fit added legend added line width + fix legend comment alice3 config and DPG fit graphics last DPG fit graphics try commit verbose version
add alice3 software options and remove .root extension remove .root extension from gitignore added fitting of subcomponents of fit terms added rejection range for Fitter changed canva size and deleted comments removed specific dpg drawopt deleted outdated files and comments removed comments and .root files deleted debug prints and Landau function deleted comment deleted duplicate of Lednicky function removed comments deleted other comments updated config file fix parenthesis
deleted old Lednicky file, added sillkstar and spline shifts added sill as a function of kstar funct in Fitter added shift of splines reshaped correlation fitter class added map to implemented functions changed file name and function map implementation fix typo implemented parameter initialization from values in root file config file path from yaml config updated fit cfg example save parameters for spline components added pol3 multiplied by power law fixed bug decommenting functions
…tings moved legend settings
removed data member baseline idx
deleted old scripts for fit match new file names with previous ones updated example cfg file
added rebin + initialization from different input files, shift, Chi2, TGraph as inputs added pol4powlaw and glob norm added shift, histos to store Chi2 and fit parameters added pulls and saving of parameters updated pulls implementation fix typo added TGraphs as input for fits added weighted functions with pol1 save scat pars and fit components changed saving of scat pars to TGraphErrors remove point at the origin of ScatPars TGraph save genuine function added saving of fit components restored getter for genuine CF restored getter for Genuine in Correlation fitter restored getter pt3
preliminary class to draw fit components removed draw functs from CorrFitter and make debug couts optional with flag fix splines remove unwanted changes remove unwanted changes unwanted changes 2 fix errors from rebasing updated cfg file updated cfg file2 added weighted pol3 and gaus changed drawing when baseline is multiplicative added size of the legend re-adjust drawing options added legends for summed components and separate debug opts for Fit and Drawing added drawing of summed components
Marcellocosti
force-pushed
the
systFitAndCFs
branch
from
August 27, 2024 07:03
12fca06
to
7991c36
Compare
Marcellocosti
force-pushed
the
systFitAndCFs
branch
from
August 27, 2024 07:09
7991c36
to
76e55e7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
code for systematics CF, systematic fits, combined fits (bootstrap for statistical uncertainties and fits with std devs for syst unc)