shaheen-syed / ActiGraph-ActiWave-Analysis

Analyze raw data from ActiGraph and ActiWave devices
11 stars 3 forks source link

Moving to gt3x module #2

Open muschellij2 opened 4 years ago

muschellij2 commented 4 years ago

All requirements were moved to gt3x module, but get_folder_gt3x_files, which is essentially just

return os.path.join(os.sep, 'Volumes', 'LaCie_server', 'Actigraph_raw')

is not in the gt3x module, so may break some of your code.