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

File manager #59

Open
wants to merge 60 commits into
base: dev
Choose a base branch
from
Open

File manager #59

wants to merge 60 commits into from

Conversation

BillyLiggins
Copy link
Collaborator

This is to show the FileManager I have been working on. It seems to work but is still a work in progress. I have not been able to test the test yet.

I don't know why the examples/simpleFit.cpp or the config/buildhelp.py are different I thought these were merged.

Jeanne Wilson and others added 30 commits July 1, 2016 15:28
… within

a CompositeBinnedNLLH object. Have tested the mapping for a number of
scenarios and it seems to work.
parameters is constrained between two different data fits.
…ToBinnedED

Conflicts:
	src/fitutil/BinnedEDManager.cpp
…ileManager

Conflicts:
	src/dist/BinnedED.cpp
	src/dist/BinnedED.h
@jackdunger
Copy link
Owner

I like this idea, let me know when you want me to take a look over it

jackdunger and others added 18 commits June 8, 2017 16:24
Add a check to the `Minuit` initialisation to look for minima that are equal to or greater
than the corresponding maximum.

Before this, minuit fails an assert with a half decent error message. Now throws `LogicError` instead
Adding functionality to access the covariance matrix from Minuit
* Swap of JumpPDF integration limits

* Catch.
Delete the original `PDF` inside `Convolution` before replacing it with a new one (the pointer is initialised to `NULL` and `NULL` deletion is OK
so no further checks should be needed)
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.

3 participants