Skudalen
|
aafdde18d1
|
feat: make func to store mfcc data in json
|
2021-07-02 11:42:17 +02:00 |
|
Skudalen
|
34d79910cb
|
feat: add mfcc save func to crate NN data in json
|
2021-07-02 11:15:12 +02:00 |
|
Skudalen
|
f9434a3b66
|
chore: add the librosa lib
|
2021-07-02 10:58:17 +02:00 |
|
Skudalen
|
99277bc101
|
fix: change to right naming conventions
|
2021-07-02 10:26:05 +02:00 |
|
Skudalen
|
c36ddf1609
|
chore: move mfcc func and add
skeleton for saving mfcc data
|
2021-07-02 10:13:27 +02:00 |
|
Skudalen
|
76aeb10ea7
|
fix: remove bug that caused NaN data
|
2021-07-02 09:12:41 +02:00 |
|
Skudalen
|
d0978aa2b3
|
fix: fix the dl_data_handler so it does
not create NaN values in the samples
|
2021-07-01 17:56:20 +02:00 |
|
Skudalen
|
500018b6aa
|
feat: add function for making sample signals of session_df
|
2021-07-01 13:18:26 +02:00 |
|
Skudalen
|
3eb838da54
|
fix: make the emg merger func so it makes one df per session
|
2021-07-01 09:21:57 +02:00 |
|
Skudalen
|
aa27fb0aa4
|
chore: moved load and get func to emg_handler file
|
2021-06-30 16:02:34 +02:00 |
|
Skudalen
|
40773560ce
|
fix: add a csv_handler object to DL_data_handler
|
2021-06-30 15:42:18 +02:00 |
|
Skudalen
|
87e179e6a9
|
feat: add func to make samples from emg data per subject
|
2021-06-30 15:35:39 +02:00 |
|
Skudalen
|
cf53a93651
|
feat: add new class DL_data_handler and make sample func
|
2021-06-30 14:53:44 +02:00 |
|
Skudalen
|
e1f3e509b1
|
feat: add func for plotting all emg from
one subject
|
2021-06-29 11:42:37 +02:00 |
|
Skudalen
|
c667bc7c7f
|
feat: add one more func for plotting preset
mfcc data
|
2021-06-29 09:31:10 +02:00 |
|
Skudalen
|
055ad434a3
|
style: move things :)
|
2021-06-28 20:32:00 +02:00 |
|
Skudalen
|
e0a1dfee71
|
doc: add doc for mfcc case func
|
2021-06-28 20:24:45 +02:00 |
|
Skudalen
|
f3e0cff363
|
feat: make plot func for three mfcc analysis
|
2021-06-28 19:26:42 +02:00 |
|
Skudalen
|
c5d2e48771
|
feat: add the samplerate as an output the get_data
|
2021-06-28 19:24:17 +02:00 |
|
Skudalen
|
9d3919c4f9
|
feat: add func which calc the samplerate
|
2021-06-28 15:22:10 +02:00 |
|
Skudalen
|
6798456c84
|
feat: add func to plot mfcc
|
2021-06-28 14:44:00 +02:00 |
|
Skudalen
|
2563a4bb33
|
feat: add mfcc func
|
2021-06-28 11:28:53 +02:00 |
|
Skudalen
|
452a591837
|
feat: clone and import python_speech_features
and add a mfcc func
|
2021-06-28 10:57:08 +02:00 |
|
Skudalen
|
e7087b04c7
|
fix: add minor changes
|
2021-06-28 09:59:01 +02:00 |
|
Skudalen
|
f1ba1e93a8
|
test: try to plot compare between filter and not
|
2021-06-25 16:52:30 +02:00 |
|
Skudalen
|
352b5b1b73
|
feat: add file to present data
|
2021-06-25 16:35:35 +02:00 |
|
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
|
c650eb928c
|
doc: describe the get get_df func
|
2021-06-25 14:00:25 +02:00 |
|
Skudalen
|
7b7181218e
|
feat: implement func that gets df from
data_dict in handler
|
2021-06-25 13:57:28 +02:00 |
|
Skudalen
|
8f34ff6abf
|
feat: complete a denoise func for part of the dataset
|
2021-06-25 13:41:57 +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
|
88a9ed2fbc
|
doc: add comments to handle funcs
|
2021-06-25 11:12:32 +02:00 |
|
Skudalen
|
adf5089439
|
feat: add load functions for every data version
|
2021-06-25 11:09:36 +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
|
8a6f8d6329
|
fix: add solution for rounds in store_df func
|
2021-06-25 10:07:35 +02:00 |
|
Skudalen
|
14ad7da806
|
fix: fix a load func for original data too
|
2021-06-25 09:37:49 +02:00 |
|
Skudalen
|
ccf45d595b
|
chore: move load func to handler and add data in wd
|
2021-06-25 09:29:23 +02:00 |
|
Skudalen
|
5ab9b9fe90
|
doc: document the load func
|
2021-06-25 09:12:12 +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
|
dfc1b4173a
|
fix: fix the inverse wavelet func
|
2021-06-24 15:45:33 +02:00 |
|
Skudalen
|
04498a79e6
|
test: test the plots of dwt and idwt
|
2021-06-24 15:02:21 +02:00 |
|
Skudalen
|
2d4bb65c99
|
doc: add doc to inverse func
|
2021-06-24 14:35:37 +02:00 |
|