Browse Source

Aggiorna 'README.md'

Giacomo Guidali 1 year ago
parent
commit
818b10e2d7
1 changed files with 9 additions and 9 deletions
  1. 9 9
      README.md

+ 9 - 9
README.md

@@ -32,40 +32,40 @@ MEP recording contains also the specification 'MEP' at the end of the experiment
 
 **'Dataset and analysis' folder**
 
-Contains .omv (for free software Jamovi) and .r files (for free software R) of the analysis. Name of the file indicates the analysis present in that file.
+Contains .omv (for software Jamovi) and .r files (for software R) of the analysis. Name of the file indicates the analysis in that file.
 
-.omv files also contains dataset used for the analysis. 
+.omv files also contain datasets used for the analysis. 
 
-For analysis conducted using R software, .csv files are provided.
+For analysis conducted using R software, .csv files containing the datasets are provided.
 
 -------
 
 **'Script preprocessing EMG-EEG' folder**
 
-Contains .m files of the two preprocessing pipelines (TEP and MEP) and the one for the extraction of M1-P15. 
+Contains .m files of the two preprocessing pipelines (TEP and MEP) and for the extraction of M1-P15 values. 
 
 For TEPs, it also contains: 
-- a subfolder with the dataset with ICA weight files (.set and .fdt file, named as 'subject number and condition' - e.g., S01_Mo_PA; 'step 4.1' indicated the preprocessing pipeline step at which the file had been created)
+- a subfolder with datasets with ICA weight files (.set and .fdt file, named as 'subject number and condition' - e.g., S01_Mo_PA; 'step 4.1' indicated the preprocessing pipeline step at which the file had been created)
 - a subfolder with .mat files for the number of the ICA components removed - one for each condition with one row for each subject)
-- number of trials rejected (one .xls file for the first artifact rejection, i.e., before ICA, and one .xls file for the second - and final - artifact rejection, i.e., at the end of the preprocessing pipeline).
+- number of trials rejected (one .xls file for the first artifact rejection, i.e., before ICA, and one file for the second - and final - artifact rejection, i.e., at the end of the preprocessing pipeline).
 
 -------
 
 **'Script task' folder**
 
-Contains .m files of the tasks to trigger TMS pulses in the different experimental conditions and to control for the individual subject's contraction level of the ipsilateral hand
+Contains .m files of the tasks to trigger TMS pulses in the different experimental conditions 
 
 -------
 
 **'Laboratory log' file**
 
-It contains information about time table of the experiment
+Contains information about time table of the experiment
 
 --------
 
 **'Subject_info' file**
 
-It contains anonimized demographic and TMS info (resting motor threshold) about the participants of our final sample
+Contains anonimized demographic and TMS informations (i.e., resting motor threshold for every experimental condition) about the participants of our final sample
 
 --------