forked from GENIE-MC/Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
New SBN2 configurations #9
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
Open
kjplows
wants to merge
17
commits into
v3_06_02_br
Choose a base branch
from
feature/afropapp13-new-sbn2-configurations
base: v3_06_02_br
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
Conversation
This file contains hidden or 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
Fix spline generation issue involving trace isotopes of elements that use a spectral function nuclear model
…into sbn/v3_06_02_br
…into sbn/v3_06_02_br
Author
|
Plots from @sungbinoh showing the impact of these FFs
|
afropapp13
reviewed
Jan 8, 2026
afropapp13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 from my side!
Author
…ter checking against paper plots
… `minerva` and `lqcd` ones There are now two sets of parameters per dataset, i.e. `minerva`, `minervaFull` and `lqcd`, `lqcdFull`. These correspond to Eqs. (31), (33), (39), and (41) of arXiv:2512.14097
Nature: T. Cai et al (MINERvA), Nature 614 (2023) 48-53 Based on discussions with N. Rowe, A. Papadopoulou and S. Oh
5de16f9 to
517816c
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.



This is a port of PR #7 opened by @afropapp13 with some reorganisation of tunes.
Adding new tunes for SBN using the MINERvA Nature (T. Cai et al, Nature 614 (2023) 48-53) and elementary-target (A. Meyer et al, arXiv: 2512.14097) papers.
These tunes impact the z-expansion axial form factors. There are a few new sets:
minerva: arXiv, no sum rules applied, kmax=2minervaFull: arXiv, sum rules applied, kmax=2 (+4 = 6)minervaNature: Nature, sum rules applied, kmax=4 (+4 = 8)lqcd: no sum rules applied, kmax=2lqcdFull: sum rules applied, kmax=2 (+4 = 6)Calling @afropapp13 , @sungbinoh , and @nathanielerowe to review.