v2.1.0 Stable PROfit for tutorial release
·
657 commits
to project-SBN-dev
since this release
What's Changed
- Allow shrinking of spline priors from xml by @jacoblarkin in #253
- Fix reading branches from friend trees by @jacoblarkin in #254
- Shifter Prior Centers by @jacoblarkin in #257
- Adaptive MCMC as standard for error-bars, fixed some bugs in adaptive implementaiton by @markrosslonergan in #256
- Feature/project icarus dev/markross plot improve hist by @markrosslonergan in #259
- new covar for all. Tweaked some color for the plot errorband by @markrosslonergan in #260
- Plot max tweak and covariance not recalculation post burn in by @markrosslonergan in #261
- Fix bug which was causing an Eigen indexing error by @jacoblarkin in #262
- Update bounds for covariance and correlation plots to be symmetric by @jacoblarkin in #263
- some smarter defaults and max for CV errorbands by @markrosslonergan in #264
- Fixed mcstat(i) bug in CNP for zero data, and printouts for exclude by @markrosslonergan in #265
- Various bug fixes from brazil band study on grid by @jacoblarkin in #268
- moved from unorderd map to std::map for plotting purposes. no change … by @markrosslonergan in #271
- Added fatel erros when you use a non expected attribute of a tinyXML … by @markrosslonergan in #272
- Better Legend Logic, and make sure ratio includes all data always by @markrosslonergan in #274
- Make a fractional uncertainty plot auto produce in plot mode by @markrosslonergan in #275
- Fixed nan loading spline bug: by @markrosslonergan in #276
- Candidate v1.1.4 by @markrosslonergan in #278
- Add a local knob value vector to allow for cases where we add 0 knob by @jacoblarkin in #279
- Update CNP stat covariance to consider data bins with 0 entries by @jacoblarkin in #280
- Correctly handle bounds of splines which don't contain 0 knob in input file by @jacoblarkin in #281
- PROpeller Variable Refactor by @gputnam in #288
- v2 Cleanup by @gputnam in #289
- Small logging changes by @nathanielerowe in #294
- Updating SBN-dev to include ICARUS branch bugfixes and features up to v1.1.4 with cherry picked v1.1.5 bugfixes by @markrosslonergan in #277
- Feature/markross portfrom v1.1.5 plus n dim manual merge by @markrosslonergan in #297
- N-dim plus final port of Icarus branch v1.1.5 by @markrosslonergan in #296
- N Dimensional Fit, Take 2 by @gputnam in #290
- Feature/markross port pr ogress pr olog harmonic from v1.1.5 by @markrosslonergan in #295
- Verobisty for console and for log file can be different by @markrosslonergan in #300
- merge shape only work from v1.1.x to v2.0.x branch by @markrosslonergan in #302
- Feature/noza potscale by @markrosslonergan in #303
- Fixed binned v unbinned for FillSyst and FillSpline by @markrosslonergan in #304
- Add missing parentheses to delta calculation in PROchi.xx by @justinjmueller in #305
- Feature/project sbn dev/markross 3p1constrains by @markrosslonergan in #306
- Fixxed TCanvas plot --with-spline bug as well as Norm spline error wh… by @markrosslonergan in #308
- Save covar and corr mat for splines too. by @jacoblarkin in #307
- Added a --plot-bounds ymax 12 ratmin 0 ratmax 2, plotting option to override dynamic by @markrosslonergan in #309
- Added a harmonic_raw_max_tests default (60) and tuned prominence_thre… by @markrosslonergan in #310
- Fixed non-log parameters in Osc plot and added units to PROmodels by @markrosslonergan in #313
- Add CLI11 option to use a config file by @jacoblarkin in #315
- add 3C parameterization to 3+1 model by @markrosslonergan in #314
- Fixed typo in constructor for GetModelFromString in fc_worker by @markrosslonergan in #316
- better config defaults. harmonic seeds implemenred and improved. --pr… by @markrosslonergan in #317
- fix my accidental removal of poisson throw capability by @markrosslonergan in #318
- tweak to PROplot Osc by @markrosslonergan in #319
- Fix title bugs and also fixed Covar plotting bins and ordering issues by @markrosslonergan in #320
New Contributors
- @justinjmueller made their first contribution in #305
Full Changelog: v2.0.0...v2.1.0