-
Notifications
You must be signed in to change notification settings - Fork 41
fix incrementing in Mapped PDF | fix parameter index in LASS function | fix Amp3Body normalisation #259
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
Conversation
extern packages are not properly compiling
updating branch with latest master changes
…OMP build. Not sure if it affects functionallty though
@danielsibemol I think the only test still failing is the "Travis CI build". It seems to suggest some changes to make the code look nicer |
@FlorianReiss, it should be simple to fix those things but it took me a while because I had to figure out how to install clang-tidy locally. In principle the test should work now, but it recommended a bunch of additional changes when running locally. I'll push the commit, let's see what comes out of it. |
cf792bd
to
528f5ff
Compare
addresses #258, #261
Changes:
inDalitz
that m23 can not be negativeFiles changed:
src/PDFs/combine/MappedPdf.cu
src/PDFs/physics/resonances/LASS.cu
src/PDFs/physics/DalitzPlotHelpers.cu
src/PDFs/physics/Amp3Body.cu
currently the MR also includes unrelated changes from another branch