Commit Graph

20 Commits

Author SHA1 Message Date
Skudalen
95dc84d6e5 chore: moved presenting functions to Present_data.py 2021-06-25 16:09:51 +02:00
Skudalen
ed35db265a test: test the load and denoise funcs together 2021-06-25 15:28:20 +02:00
Skudalen
cb3cca71fb test: test total denoising func 2021-06-25 14:44:28 +02:00
Skudalen
46558a075d feat: make df from x and y arrays 2021-06-25 14:27:51 +02:00
Skudalen
9634a63d31 fix: get sorted the pywt lib 2021-06-25 11:47:12 +02:00
Skudalen
f90494b102 fix: correct time in filename in load funcs 2021-06-25 11:31:44 +02:00
Skudalen
2836d479f6 fix: fix the left/rigth config in store func 2021-06-25 11:01:01 +02:00
Skudalen
4dd670b8f1 fix: fix the load func 2021-06-25 10:52:33 +02:00
Skudalen
2a48a0abfd chore: split up storing func to one storing func
and one linking func
2021-06-25 10:43:59 +02:00
Skudalen
14ad7da806 fix: fix a load func for original data too 2021-06-25 09:37:49 +02:00
Skudalen
21da6ba6a8 test: test the plotting of denoising 2021-06-25 09:05:10 +02:00
Skudalen
bdd476eb5e fix: minor bugs 2021-06-24 15:58:03 +02:00
Skudalen
2098432d21 chore: move the plot test from Signal_prep
to Test_functions
2021-06-24 15:48:54 +02:00
Skudalen
2afad7f87c fix: sort out the fft_prep 2021-06-24 10:29:11 +02:00
Skudalen
2fdc9c9247 fix: fix the min_max func 2021-06-24 10:06:01 +02:00
Skudalen
72b2cff336 feat: functions for fft 2021-06-23 15:56:35 +02:00
Skudalen
c76aa4d8ef test: test the loading function, not working 2021-06-23 14:37:17 +02:00
Skudalen
a601946d45 test: test plotting data from prev. made fuctions 2021-06-23 11:01:02 +02:00
Skudalen
c207fc2c99 bug: minor errors 2021-06-23 10:14:07 +02:00
Skudalen
5e5d07a150 test: make file for funcs which tests the functionality 2021-06-22 21:30:55 +02:00