Ver código fonte

Update 'README.md'

Dustin Fetterhoff 3 meses atrás
pai
commit
4c30dbb7a1
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -22,9 +22,9 @@ Inside each folder, there are spike sorting results for both negative and positi
 
 ### **Behavior**
 
-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:
+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 recognition e.g., emotional_memory_neuronal_data\rec\Patient1\Rec and described below:
 
-* *ft_trial_PatientID.mat* contains the FieldTrip header from the NeuraLynx files, FieldTrip event structure, FieldTrip trial structure (trl in samples and trl_sec in seconds). This is used to synchronize behavior and electrophysiogical data.
+* *ft_trial_PatientID.mat* contains the FieldTrip header from the NeuraLynx files, FieldTrip event structure, FieldTrip trial structure (trl in samples and trl_sec in seconds). This is used to synchronize behavior and electrophysiological data.
 * *log.res*  contains 3 columns corresponding to response (Remember, Know, Forgot or No Response), Reaction time (in milliseconds), and sample number. 
-* *IAPS_enc.mat* and *IAPS_rec.mat* file contains indicies (to index all_images.txt) for the image identity of each trial.
-* *enc_onsets.mat* and *rec_onsets.mat* are MATLAB structs with fields containing the trial numbers for all trial types (e.g., eR: emotional remembered, nMiss: neutral missed, etc.). This is used to decode both the emotional and memory types.
+* *IAPS_enc.mat* and *IAPS_rec.mat* file contains indices (to index all_images.txt) for the image identity of each trial.
+* *enc_onsets.mat* and *rec_onsets.mat* are MATLAB structs with fields containing the trial numbers for all trial types (e.g., eR: emotional remembered, nMiss: neutral missed, etc.). This is used to indicate both the emotional and memory trial types.