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

Feature core 1.2.0 #235

Merged
merged 24 commits into from
Dec 6, 2024
Merged

Feature core 1.2.0 #235

merged 24 commits into from
Dec 6, 2024

Conversation

EdAtkin
Copy link
Contributor

@EdAtkin EdAtkin commented Dec 4, 2024

Pull request description

Getting develop up to date with changes that occurred for v1.2.0. This is mainly changes to the remove the nutype and oscnutype from the samplePDFFDBase object and replacing with an event-by-event level vector of pdg codes for before and after oscillation (longer term this will eliminate the need to split the MC files by oscillation channel). There is an additional handy function for getting the spline interpolation type from the DetID which is handy for the spline loading for the FD. Also there is a bug-fix where DetID was not being initialised correctly. Small fix for reading in the spline binning as well for different delimiters.

Changes or fixes

  • remove of oscnutype and nutype
  • vector for neutrino pdg codes
  • bug-fix to getting DetID in samplePDFFDBase

Examples

…etup of the functional parameters and subsequently haven't reorder when some systematics are being setup
…eters, best not to hide these in core as they're not used by the reweighting directly anyway
…reset, this would require re-running the whole setup which we currently don't support. Must be passed through the constructor
…ture debugging, so they're not just initialised to random numbers. Also tiny indent fixes and adding a static cast from an enum to an int
…n whether osccov is null or not so you know if you want to do osc weights or not
…oving nutype and oscnutype as we can calcualte this from the pdg codes
Copy link

github-actions bot commented Dec 4, 2024

Hi @EdAtkin, thank you for contributing to MaCh3! Please wait for MaCh3 developers to review your PR. If no one answers within a week, please message people from this list: https://github.com/orgs/mach3-software/teams/mach3admin . While waiting, please enjoy this

meme

Use this action on your projects. Use jokes on issues instead.

@github-actions github-actions bot added Nu Osc/Xsec Related with neutrino interactions or oscialtions Samples labels Dec 4, 2024
…e_core_T2K

Latest and greatest commits to develop
covariance/covarianceXsec.cpp Outdated Show resolved Hide resolved
samplePDF/samplePDFFDBase.cpp Outdated Show resolved Hide resolved
@github-actions github-actions bot added the MCMC MCMC related label Dec 5, 2024
Copy link
Member

@KSkwarczynski KSkwarczynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge time

@KSkwarczynski KSkwarczynski merged commit f1ceb1b into develop Dec 6, 2024
12 checks passed
@KSkwarczynski KSkwarczynski deleted the feature_core_1.2.0 branch December 6, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MCMC MCMC related Nu Osc/Xsec Related with neutrino interactions or oscialtions Samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants