Closed legordian closed 9 years ago
Forgot to cherry-pick some stuff, will re-open soon.
Forgotten stuff added, pull request reopened.
Just to be sure about this: a couple of things from _v2 are still missing in this pull request:
Compilation of 'pwaLikelihood.cc' requires C++11, so cmake should probably fail if the compiler does not provide this.
Implemented your suggestions except for the plotting script improvements, as the plottings scripts should be rewritten in the master in any case. The implementation involved rebasing a number of commits and force-pushing, so a reset is required to properly update your local branches.
a1965856a376ce286135e092ab0fc0d572016adf src: Fix bug in complexMatrix. 52d933fe081686302f288ee9027547848776e224 src: Cosmetics. 586f72c37506637c5fa30da38b425248c7b1a204 src: Use wave list from fit result.
Done! :)
Cherry-pick the commits implementing the addition of the NLopt optimizer package and the analytic calculation of the covariance matrix to the master branch. Apart from resolving some conflicts, several commits were modified and one commit was dropped entirely to make the compilation work in the master branch.