1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-19 21:25:36 +01:00
Commit Graph

548 Commits

Author SHA1 Message Date
6fbb0f70ef data plot with filters 2024-06-19 17:22:59 +09:00
f4dff86ce6 error check fix 2024-06-19 17:22:29 +09:00
c3cf22532e exception ctach fix 2024-03-12 11:08:34 +09:00
d0ca6493bd cleaning filter optimisation 2024-03-12 11:08:20 +09:00
febaa059c2 minor output cleaning 2024-03-12 11:08:01 +09:00
79803007ff composite minimizer 2024-03-12 11:07:28 +09:00
3bf3e15def ask for C++17 support 2024-03-11 13:40:42 +09:00
79ca0069c5 less rigid filter optimisation 2024-03-11 13:40:21 +09:00
442624912e catch exceptions by ref 2024-02-10 19:38:02 +01:00
e8b0565164 cmake fix for threading 2024-02-10 19:12:59 +01:00
c93cdf5c5a gitignore cleanup 2024-02-10 19:00:26 +01:00
81c4dc1248 cmake format and PIC 2024-02-10 18:51:32 +01:00
f5b3e33fc8 Readme update 2024-02-10 18:40:55 +01:00
a0c654003d gitignore update 2024-02-10 18:40:49 +01:00
ccdc54243e CI scripts update 2024-02-10 18:39:22 +01:00
7d55fc30b5 compiler flags and warning cleanup 2024-02-10 12:58:23 +01:00
f4dcadd3bb header fix 2024-02-10 10:55:54 +01:00
656ae91fe5 adding git information 2024-02-10 10:55:49 +01:00
341b4bc73b adding CLI binaries 2024-02-10 10:55:22 +01:00
cc0154f58c autotool cleanup 2024-02-10 10:54:42 +01:00
d786524508 proper cmake package config 2024-02-08 19:08:44 +01:00
534013fd87 source list fix 2024-02-08 19:08:17 +01:00
1c8add56ef cmake comments 2024-02-08 15:00:09 +01:00
cce9faaba6 fix and cleanup of library compilation 2024-02-08 14:50:29 +01:00
4419139bd1 CMake first working compilation for library 2024-01-29 17:00:32 +01:00
0b5c6e851c first cmake draft, source relocation, not working 2024-01-28 22:13:07 -03:00
0b5da3866e remove LatAnalyze link 2024-01-28 19:33:38 -03:00
4823426d55 update build helper scripts 2024-01-19 22:50:12 -03:00
a620ff7b1c gitignore update 2024-01-19 22:44:15 -03:00
00cf854408 DWT fix 2024-01-19 22:42:46 -03:00
b938a855e3 DataFilter cleanup and Laplacian filter with CDR optimisation 2024-01-19 22:39:52 -03:00
83e09b82fc moving covariance matrix to StatArray 2024-01-19 22:39:16 -03:00
fde57d79f3 moving variance matrix to StatArray 2024-01-19 22:36:29 -03:00
145155f733 general interface for filtering data 2024-01-14 20:23:02 -03:00
6739019c83 log scale basis in plots 2024-01-12 14:22:23 +01:00
13fddf4947 DWT concatenation and CDR 2024-01-12 14:22:05 +01:00
1604b4712f CDR & NSDR 2024-01-12 14:21:39 +01:00
c73b609ac5 2pt fit: option to bypass parameter guess 2023-08-18 13:54:55 +01:00
05138baa08 fix of potential conflict with std::size 2023-06-20 15:47:58 +01:00
a0bdbfd9dd
Update build-macos.yml 2023-03-20 14:04:17 +00: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
470aff3b4a Laplace filter in 2-pt fit 2022-04-29 16:45:02 +01: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
9e78b96260 DWT working and tested 2022-02-18 14:06:52 +00:00