Browse Source

Update 'README.md'

Dustin Fetterhoff 2 months ago
parent
commit
2258b611f9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -25,6 +25,6 @@ Inside each folder, there are spike sorting results for both negative and positi
 The file 'all_images.txt' contains the image identities used in all sessions. The 229 images from the IAPS dataset are owned by the [Center for the Study of Emotion and Attention](https://csea.phhp.ufl.edu/) and can only be obtained from them directly, and therefore, we only share the image identies.  The additional 11 (neutral) images used in our study are provided in the 'images' folder. Additional files to understand the trial types are located inside the behavioral folder _Enc_ for encoding and _Rec_ for recogntion e.g., emotional_memory_neuronal_data\rec\Patient1\Rec and described below:
 
 * *ft_trial_PatientID.mat* contains the trial times in MATLAB (FieldTrip) format.
-* _log.res_  contains 3 columns corresponding to response (Remember, Know, Forgot or No Response), Reaction time (in milliseconds), and Sample number. 
-* _IAPS_rec.mat_ file contains indicies (to index all_images.txt) for the image identity of each trial.
-* _onsets.mat_ files contain the trial number for each trial types (e.g., eR: emotional remembered, nMiss: neutral missed, etc.).
+* *log.res*  contains 3 columns corresponding to response (Remember, Know, Forgot or No Response), Reaction time (in milliseconds), and Sample number. 
+* *IAPS_rec.mat* file contains indicies (to index all_images.txt) for the image identity of each trial.
+* *_onsets.mat* files contain the trial number for each trial types (e.g., eR: emotional remembered, nMiss: neutral missed, etc.).