Commit Graph
19 Commits
Author SHA1 Message Date
AndrewYongZhenNing feb6f96589 Merge branch 'develop' of https://github.com/aportelli/LatAnalyze into develop 2022-04-15 11:25:46 +01:00
AndrewYongZhenNing c442a437e5 Restructured sample-read to print stat err next to central value. 2022-03-25 09:38:32 +00:00
AndrewYongZhenNing 493d641e2f Modified fitSample routines to use SampleFitResult objects. 2022-03-04 10:36:30 +00:00
AndrewYongZhenNing cd1aeac669 Merge from AP's develop. 2022-02-23 13:52:27 +00:00
AndrewYongZhenNing db99951dd4 removed redundant pValue private member 2022-01-14 16:58:44 +00:00
AndrewYongZhenNing a389e01aa0 corrected own bug in strTo<T> 2022-01-14 16:58:24 +00:00
AndrewYongZhenNing d11c6f725c Merge branch 'alt-fit-scan' into Tesseract 2022-01-14 16:10:14 +00:00
AndrewYongZhenNing 15a5471bef strTo<> now converts string of numbers to vector<Index> 2022-01-14 16:03:52 +00:00
AndrewYongZhenNing 6eca1e6fc6 i) removed pvalue fit criteria
ii) overloaded fit() to output FitResult object of a particular sample
2021-10-07 17:44:10 +01:00
AndrewYongZhenNing 28aff209c4 New function fitSample to make XYSampleData::fit more modular:
Eg application: In fit scans, one may only want central fit for the uncorr fit to speed up process.
2021-09-22 15:53:26 +01:00
AndrewYongZhenNing 9c5ade4989 Changed fit criteria from chi2PerDof to pValue. 2021-09-22 12:35:41 +01:00
AndrewYongZhenNing f0739047c3 XYSampleData throws Runtime exception error if central fit's chi2PerDof exceeds user-set/default bounds for chi2PerDof. This can be used to skip fits with bad fitranges. 2021-08-25 15:59:00 +01:00
AndrewYongZhenNing 6990d16ca0 Merge remote-tracking branch 'fork/develop' into develop 2021-08-25 14:55:52 +01:00
AndrewYongZhenNing 2b52ee4512 Merge remote-tracking branch 'fork/develop' into develop 2021-05-21 15:33:52 +01:00
AndrewYongZhenNing 938b96bf95 Merge remote-tracking branch 'fork/develop' into develop 2021-05-21 15:30:02 +01:00
AndrewYongZhenNing a7d020e0f9 Merge remote-tracking branch 'fork/develop' into develop 2021-05-20 11:51:53 +01:00
AndrewYongZhenNing 113b433b5e Merge remote-tracking branch 'fork/develop' into develop 2021-05-20 11:14:53 +01:00
AndrewYongZhenNingandGitHub ae77d9a2fd Moved file to analysis work directory on local machine 2019-11-28 16:00:28 +00:00
AndrewYongZhenNingandGitHub 4e1f9db6fd Moved file to analysis work directory on local machine 2019-11-28 16:00:17 +00:00