1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 13:35:38 +01:00
Commit Graph

492 Commits

Author SHA1 Message Date
0de8091f3c Eigen plugin const 2022-02-16 18:53:45 +00:00
e4cefae515 special macro to plot correlation matrices 2021-12-28 12:17:02 +01:00
8cd29c2bee XYStatData fixes 2021-12-26 22:21:03 +01:00
bac8356de5 Ignore verbose minimiser for samples 2021-12-21 18:18:14 +01:00
60d91cbff5 plot data with points 2021-12-20 01:30:26 +01:00
adf2c9cc69 normalised residuals routines 2021-12-20 01:30:03 +01:00
24a7b9c203 remove new covariance routine regression code 2021-12-20 01:29:29 +01:00
57c6004797 significant optimisation of covariance routines + checks 2021-12-20 01:25:13 +01:00
c796187d1e Absolute value plot (useful for log scale) 2021-12-14 13:13:36 +00:00
b92fb84e9d adding pthread link 2021-11-29 00:03:19 +00:00
5e04a0321e Merge branch 'master' into develop 2021-11-28 23:57:15 +00:00
78351a9b76 better interface for critical threaded sections 2021-11-28 23:51:56 +00:00
fe8c6c6630 Merge branch 'develop' of github.com:aportelli/LatAnalyze into develop 2021-11-28 23:26:20 +00:00
5f192ad30f Thread pool implementation 2021-11-28 23:26:17 +00:00
ccb837a244
Update build-macos.yml 2021-11-17 16:37:05 +00:00
75485219d8 CI uses HDF5 1.10.8 hoping to solve compilation issues on Big Sur 2021-11-17 16:17:45 +00:00
a3054a0f44 first GitHub CI 2021-11-17 16:06:26 +00:00
d6e5ba724d CI scripts expose number of build tasks 2021-11-16 21:35:35 +00:00
9341a31cf4 gitignore update 2021-11-16 21:34:39 +00:00
b4b6bd22fa compatible with Minuit2 in ROOT 2021-11-16 21:34:25 +00:00
68d22eca11
Badges update 2020-11-27 17:09:31 +00:00
d4704267d6 Dev version number 2020-11-27 13:34:58 +00:00
2de70a2775 Merge branch 'release/v3.5.1' 2020-11-27 13:34:26 +00:00
d67a25245e Merge tag 'v3.5.1' into develop 2020-11-27 13:34:26 +00:00
cfb2c0c5e8 version number bump 2020-11-27 13:33:39 +00:00
0160c88c29 bootstrap script fix 2020-11-17 11:56:10 +00:00
376bdfc38b Remove archaic error is DISPLAY is not set 2020-11-17 11:50:52 +00:00
0cec36dded Eigen update 2020-11-17 11:20:16 +00:00
0cda9e20cd Warning suppression 2020-11-17 11:19:51 +00:00
2b9508c20f
Merge pull request #18 from AndrewYongZhenNing/develop
Changed linear model's parameters
2020-05-08 18:53:05 +01:00
417e068485 Swapped p[0] -> p[1] such that p[0] is always the effective mass parameter. 2020-05-07 17:08:12 +01:00
524c11d2ba
Merge pull request #17 from AndrewYongZhenNing/develop
Develop
2020-04-30 17:22:10 +01:00
3602bbd368 Merging with upstream before pull request. 2020-04-30 10:50:54 +01:00
bb4e9e1d42 Added else if block for CorrelatorType::linear to set its limits. 2020-04-30 10:50:08 +01:00
4347511e39
Merge pull request #16 from AndrewYongZhenNing/develop
For 'cst' model in makeConstModel(), changed bug from x[0] -> p[0] .
2020-02-21 15:22:22 +01:00
e944f9c4aa For 'cst' model, changed bug from x[0] -> p[0]. 2020-02-21 11:18:02 +00:00
3e70792a06 correlator transform utilities 2020-02-02 19:43:14 +01:00
f014003593 minor FFT leak 2020-02-02 19:42:54 +01:00
c37e6e1bfd effective mass fix 2020-01-28 20:15:28 +00:00
0e8b9d2a8f Merge branch 'feature/correlator-fitter' into develop 2020-01-28 17:56:08 +00:00
1d6a66263d code cleaning 2020-01-28 17:55:47 +00:00
1775f4992b rewrite of the 2pt fitter using the new physics classes 2020-01-28 17:35:07 +00:00
685d433032 minor fixes in new physics classes 2020-01-28 17:34:37 +00:00
1bde8822b1 band plot does not rely anymore on tac & tail -r commands 2020-01-28 17:34:00 +00:00
f826f30e82 first stab at correlator fit utility classes 2020-01-23 19:11:01 +00:00
51efb2a81f nlopt CI linking fix 2020-01-13 16:40:04 +00:00
5f5ecf241f Copyright year update 2020-01-13 09:57:06 +00:00
d85860a2ef CI scripts update 2020-01-11 20:16:56 +00:00
d894aa185c bigger font in plots 2020-01-11 17:23:02 +00:00
0fbe00da0d gnuplot path search fix 2020-01-11 16:48:36 +00:00