1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00:00
Commit Graph

546 Commits

Author SHA1 Message Date
cd4d739f46
Merge pull request #19 from AndrewYongZhenNing/develop
Corrected Sinh model's definition, init fit parameter & fold definition.
2022-10-12 19:07:24 +01:00
a20dff68d1
Merge branch 'andrew-pr' into develop 2022-10-12 19:07:06 +01:00
7fd31d1fcc object to plot single point 2022-08-03 14:24:36 +01:00
f0c3fd4d7d PlotData fix 2022-08-03 14:24:20 +01:00
cb5a28dfa6 Merge branch 'develop' of https://github.com/AndrewYongZhenNing/LatAnalyze into develop 2022-05-03 10:06:21 +01:00
be72d31364 Added histogram feature to return xMax and xMin. 2022-05-03 10:04:50 +01:00
db08559632 Update Readme.md 2022-05-03 10:04:50 +01:00
8b259879ff utility to compute sample DWT 2022-05-03 10:04:50 +01:00
500210a2eb DWT working and tested 2022-05-03 10:04:50 +01:00
b9f61d8c17 first skeleton for DWT 2022-05-03 10:04:50 +01:00
51a46edb27 tool to merge samples 2022-05-03 10:04:50 +01:00
4436c575e6 correlation matrix plot compute dynamic range 2022-05-03 10:04:50 +01:00
e02a4bf30d data plots compatible with multi-column arrays 2022-05-03 10:04:50 +01:00
470aff3b4a Laplace filter in 2-pt fit 2022-04-29 16:45:02 +01:00
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
c9ea23dc92 Merge branch 'master' into develop 2022-03-10 08:34:53 +00:00
58a355478a Merge branch 'feature/dwt' into develop 2022-03-10 08:21:40 +00:00
4f919bc007 tool to merge samples 2022-03-10 08:21:26 +00:00
9455e2c66e correlation matrix plot compute dynamic range 2022-03-10 08:21:10 +00:00
43dd295f94 data plots compatible with multi-column arrays 2022-03-10 08:20:38 +00:00
9afd40a1ad utility to compute sample DWT 2022-03-10 08:16:40 +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
9e78b96260 DWT working and tested 2022-02-18 14:06:52 +00:00
65a656f257 first skeleton for DWT 2022-02-17 19:24:34 +00:00
47d0b3f040 correlation dynamic range renaming 2022-02-16 19:03:19 +00:00
35f6733292 sample-plot-corr better palette 2022-02-16 18:55:24 +00:00
ebc1bd4c2e fit: stable variance inversion and SVD dynamic range 2022-02-16 18:55:08 +00:00
857a8e59c9 corr to var and SVD dynamic range 2022-02-16 18:54:16 +00:00
0de8091f3c Eigen plugin const 2022-02-16 18:53:45 +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
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
499e173bac
Update Readme.md 2021-11-17 16:20:56 +00:00