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

Optimise the PosDiff Cut (v2) #127

Merged
merged 7 commits into from
Jan 5, 2018
Merged

Optimise the PosDiff Cut (v2) #127

merged 7 commits into from
Jan 5, 2018

Conversation

weiyuehuan
Copy link
Contributor

Optimise the PosDiff cut:
https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenon1t:analysis:sr1:pos_cut_v3

  1. S2 < 300 with D < fun(s2), while for S2 > 300 with D < fixed-values.
  2. delta R^2 > -100.
    note: D is the position difference between NN and TPF. delta R^2 is square_R_nn - square_R_tpf.

Yuehuan Wei added 3 commits January 4, 2018 18:29
Optimise the PosDiff cut: 
https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenon1t:analysis:sr1:pos_cut_v3

1) S2 < 300 with D < fun(s2), while for S2 > 300 with D < fixed-values.
2) delta R^2 > -100. 
note: D is the position difference between NN and TPF.  delta R^2 is square_R_nn - square_R_tpf.
@pdeperio pdeperio requested review from zhut19 and sreichard January 5, 2018 02:47
@pdeperio pdeperio merged commit 680b5eb into master Jan 5, 2018
@pdeperio pdeperio deleted the PosDiffCut_v2 branch January 5, 2018 19:38
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

Successfully merging this pull request may close these issues.

2 participants