Commit Graph

15 Commits

Author SHA1 Message Date
Skudalen
d24699b8c1 feat: func which loads data from each csv file
onto data_containers and the csv_handlers dict
2021-06-23 14:17:12 +02:00
Skudalen
41b2a9e236 chore: split ut store and get mechanism in handler 2021-06-23 13:52:18 +02:00
Skudalen
01a007ac10 feat: add func that retrived min and max from df 2021-06-23 11:45:03 +02:00
Skudalen
fee616d7d6 feat: get_time_emg_table puts the df into the subjects data_container 2021-06-23 11:41:06 +02:00
Skudalen
bca3dbc9b4 feat: connect data_container object to the retrieval of df's 2021-06-23 11:33:23 +02:00
Skudalen
5a127abbae feat: add class as a data_container for each subject 2021-06-23 11:17:59 +02:00
Skudalen
a601946d45 test: test plotting data from prev. made fuctions 2021-06-23 11:01:02 +02:00
Skudalen
dd0e245f3b feat: get_emg_str() 2021-06-23 10:40:55 +02:00
Skudalen
95c5cd7e8f fix: configuration of get_time_emg_table() 2021-06-23 10:32:38 +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
Skudalen
0fd756be6f doc: comments 2021-06-22 21:00:51 +02:00
Skudalen
15937bdd64 feat: func to extract the selected table with emg nr,
get_time_emg_table()
2021-06-22 20:54:42 +02:00
Skudalen
e2fc16f145 feat: make a function that gives dataframes from csv,
make_df
2021-06-22 20:31:16 +02:00
Skudalen
1220bdb5fd feat: initialize files for analysis
Add files which lay the framework for the project
2021-06-22 15:32:51 +02:00