Skip to content
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

New template function - extending getDefaultVars with additions of weight and reference weight + scale (e.g resolution scale.) #352

Open
miranov25 opened this issue Mar 16, 2024 · 1 comment

Comments

@miranov25
Copy link
Owner

miranov25 commented Mar 16, 2024

Specifictions

Parameters:

  • weights - select
  • reference weight. - select (default None)
  • scale - selected ( default None=1)

Option:

  • doReweight

Example weights - realistic use case

  • boolen weigh
    • MC/data comarision: isMC,isData
    • Data setting comparison: rate38, rate8
  • sampling wights:
    • pt sampling : weithPt, weight 1pt
    • PID weight:
    • collision weight: ...
@miranov25 miranov25 changed the title New template function - extending getDefaultVars with additions of wight and rfeernce weight New template function - extending getDefaultVars with additions of weight and reference weight + scale (e.g resolution scale.) Mar 16, 2024
@miranov25
Copy link
Owner Author

miranov25 commented Mar 16, 2024

Functionality for weight comparison

Drawing for the data with weights and reference weights

  • draw in the same picture
  • draw using delta function (-, /, log(ratio))

Delta function for weight. - as a separate function

Delta function for the weights and reference weight are different than for the var(-)reference var

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant