This is used for training the model of classifying GKP tasks
- Modify subject_session in read_hdf5.py and run it to generate EEG data with 5 channels in a plain text file
- Create a new folder named 'date' (e.g. 0420)
- Put the text file and log file from e-prime in the folder
- Modify subject_session and date in Lab2_Run.py
- Run Lab2_Run.py to generate a model path file
Call the runTest() function in Lab2_Run.py with subject_session and testDate of test data and modelDate of the model you want