Skip to content

ubcspin/emod-labelify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion-Modelling Labelify

These are the set of modules used for emotion label generation

Guide (Raw emotion "feeltrace" extraction)

  • unzip trial_data_split-anon.zip from the server into the a folder called participant folder (participant/p1 participant/p2 etc should be visible)
  • From the src directory run python3 generate_feeltrace.py or python generate_feeltrace.py on non unix machines. This will create the csv files for each subject and will take some time since the dataset is large (~5GB)
  • The csv files containing the feeltrace signals are located in 'feeltrace' by default

Notes

- The feeltrace signals are sampled at ~30Hz but other signals, for example, EEG are sampled at 1000Hz. Further processing is required to account for this

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors