Primoz
|
505c3a86b9
|
Testing different EDA findPeaks parameters.
|
2022-06-30 15:15:37 +00:00 |
Primoz
|
c851ab0763
|
Fill EDA NaN values where numPeak is zero. Other small changes.
|
2022-06-21 14:09:49 +00:00 |
Primoz
|
a8cd16f88c
|
Debugging eda_explorer
|
2022-06-16 11:32:59 +00:00 |
Primoz
|
dda4554d46
|
Various small changes.
|
2022-06-15 13:57:46 +00:00 |
Primoz
|
212cf300f8
|
Debugging EDA signal - preliminary step for imputation.
|
2022-06-14 15:09:14 +00:00 |
Primoz
|
9ea39dc557
|
Standardization as a Snakefile's rule enabled for all E4 sensors.
|
2022-06-13 18:17:30 +00:00 |
Primoz
|
402059871f
|
Making standardization as a rule. WIP: done only for BVP.
|
2022-06-13 14:12:03 +00:00 |
Primoz
|
094743244d
|
Added SO feature for sum all rows that are non zero for BVP and IBI sensors.
|
2022-06-13 10:51:22 +00:00 |
primoz
|
e1d7607de4
|
Extraction of additional SO features. Min/max has been changed to nsmallest/nlargest means.
|
2022-06-10 12:34:48 +00:00 |
primoz
|
f371249b99
|
First order features standardization WIP
|
2022-06-09 13:35:15 +00:00 |
primoz
|
64e41cfa35
|
Second order features standardization in config.yaml.
|
2022-06-07 10:39:48 +00:00 |
primoz
|
2acf6ff9fb
|
Exception handling in case of empty ibi. Changes of the method EDA uses in main.py. Other small corrections.
|
2022-06-03 12:34:36 +00:00 |
primoz
|
d300f0f8f0
|
Fixed RAPIDS bug: error when IBI.csv is empty.
|
2022-06-02 11:43:49 +00:00 |
Primoz
|
fbf6a77dfc
|
Small misc changes
|
2022-06-02 06:41:53 +00:00 |
Primoz
|
bb62497ba6
|
Patching IBI with BVP - selecting appropriate pipeline entry point. WIP
|
2022-05-24 11:07:18 +00:00 |
Primoz
|
2a8f58f5c8
|
Patching IBI with BVP. WIP
|
2022-05-20 13:18:45 +00:00 |
Primoz
|
6864cfe775
|
Changes after thorough testing with available data.
|
2022-05-13 13:35:34 +00:00 |
Primoz
|
c1564f0cae
|
Changed wrapper method calculate_feature to its newest version (for TEMP and ACC).
|
2022-05-11 14:21:21 +00:00 |
Primoz
|
31e36e7400
|
Alternating Second order and full segment features corresponding to config settings.
|
2022-05-11 08:50:15 +00:00 |
Primoz
|
9cf9e1fe14
|
Testing and modifying the code with different E4 data.
|
2022-05-10 11:36:49 +00:00 |
Primoz
|
f62a1302dd
|
Cr-features corrections for ACC and TEMP sensors
|
2022-05-09 11:01:52 +00:00 |
Primoz
|
5638367999
|
Implementation of the second order features.
|
2022-04-25 13:07:03 +00:00 |
Primoz
|
66451160e9
|
Calculating HRV features with IBI.csv.
|
2022-04-20 10:44:51 +00:00 |
=
|
8c8fe1fec7
|
Modifications, mostly imports, after changes in cr-features module.
|
2022-04-19 13:24:46 +00:00 |
=
|
075c64d1e5
|
HRV: changed wrapper calcFeat method with specialized one.
|
2022-04-14 11:51:53 +00:00 |
=
|
3c058e4463
|
Add option to calculate features within windows and store it in CSV (all sensors).
|
2022-04-13 13:18:23 +00:00 |
=
|
74cf4ada1c
|
Cr-feat window length for all empaticas sensors.
|
2022-04-12 14:00:44 +00:00 |
=
|
1c42347b9b
|
Small changes.
|
2022-04-04 12:19:33 +00:00 |
Primoz
|
c050174ca3
|
Various minimal changes.
|
2022-03-31 09:16:00 +00:00 |
Primoz
|
a357138f6e
|
Added CF for HRV and shortened test data
|
2022-03-30 15:01:24 +00:00 |
=
|
ab0b9227d7
|
Added ACC calculated features and shorter version of ACC data.
|
2022-03-29 09:41:51 +00:00 |
=
|
8b76c96e47
|
Cleaning existing CF mains' and preparing src script for ACC.
|
2022-03-28 14:18:29 +00:00 |
=
|
393dab72f5
|
Added components for the temperature features extraction.
|
2022-03-28 12:37:02 +00:00 |
Primoz
|
191e53e543
|
Added cf provider for EDA feature processing.
|
2022-03-23 15:13:53 +00:00 |
Primoz
|
d3a3f01f29
|
Preparation for the EDA features integration from CF.
|
2022-03-22 15:36:52 +00:00 |
Primoz
|
2da0911d4c
|
Skeleton file main.py for EDA CalcFt. integration.
|
2022-03-22 12:48:43 +00:00 |
Primoz
|
3f8e1cc252
|
Empatica features calculations with an example ZIP
|
2022-03-16 15:03:32 +00:00 |
Primoz
|
dc2b462145
|
Reseting files to defaults - for Minimal Working Example
|
2022-03-16 13:30:19 +00:00 |
junos
|
aedb8b6785
|
Write questionnaire data to data/interim.
|
2022-03-01 12:02:36 +01:00 |
junos
|
30ac8b1cd5
|
Start calculating demand control features.
|
2022-02-23 19:08:10 +01:00 |
junos
|
07da6be398
|
Add age, gender, and language as features.
Move calculation of age from merge_baseline_data.py to baseline_features.py.
|
2022-02-23 18:05:23 +01:00 |
junos
|
16e608db74
|
First merge baseline datasets.
|
2022-02-04 18:21:42 +01:00 |
junos
|
204f6f50b0
|
Read the relevant files.
|
2022-02-04 18:06:02 +01:00 |
junos
|
685ed6a546
|
Set up demographic data download.
|
2022-02-04 17:37:00 +01:00 |
junos
|
1efb8e3112
|
Clean features across participants.
Explore the best linear regression feature.
|
2022-01-19 13:41:09 +01:00 |
junos
|
2fb068cb8b
|
Do not calculate accelerometer features.
Add data cleaning.
|
2022-01-07 12:20:51 +01:00 |
junos
|
5a9252e46e
|
Merge remote-tracking branch 'origin/master'
|
2021-12-15 18:32:36 +01:00 |
junos
|
e5cc02501f
|
Set the timezone.csv path in config.
Take into account that TZCODES_FILE can be created with a rule.
|
2021-12-15 18:09:30 +01:00 |
junos
|
15653b6e70
|
Add forgotten line for hashed app names in config.
|
2021-12-15 17:26:54 +01:00 |
junos
|
4485c4c95e
|
Delete columns we don't have.
Rename light table.
Correct timesegments.
|
2021-12-08 20:02:47 +01:00 |