Skip to content

HPI-CH/EPIStress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Psychopy Setup (Tools for collecting the data)

This repository contains experiment with dynamic language control functionality. The experiment supports both German and English, and has been tested on Ubuntu systems using Python 3.8.18.

Setup Instructions

  1. Clone the Repository
git clone https://github.com/HPI-CH/EPIStress.git
cd EPIStress

📌 Note: Update the base_path in the code to the path where the repository is saved on your system.

  1. Create and Activate Conda Environment (Make sure you have conda installed in your system)
conda env create -f environment.yml
conda activate psychopy
  1. Run the Experiment: Execute the following script to start the experiment:
cd Psychopy
python main_study_full.py
  1. Language Selection At the beginning of the experiment, you will be prompted to select your preferred language: English or German.

  2. Complete the Questionnaire Follow the instructions and answer all the questions presented during the experiment.

Data Setup (Download the data)

Download the data using the link Here

Folder Structure

Screenshot 2025-08-08 at 16 03 13

Data Loader (A script to load each part of your downloaded EPIStress dataset (Raw, Labeled, Preprocessed, Features))

Use Data Loader.ipynb to download Raw, Labelled, Preprocesses, Features data. Raw contains all unprocessed sensor streams (Muse EEG, Empatica ACC/BVP/EDA/TEMP, PsychoPy logs & questionnaires, stretched data); Labeled contains synchronized, segmented raw data per task; Preprocessed contains cleaned & preprocessed labeled data; Features contains features extracted from the preprocessed data.

How to use:

  1. Set your base_path on the Main function.
  2. Run all cells.
  3. Execute the notebook cells to display the output you need.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •