-
Notifications
You must be signed in to change notification settings - Fork 0
License
flinkerlab/low_activity_syntax
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The code for this "Low Activity Syntax" project is broken down into the following subdirectories:
- "functions": some custom functions used throughout the scripts;
- "preprocessing": scripts for a preprocessing a sample subject (these were largely the same across subjects, except for hard-coded trial and electrode exclusions);
- "temporal warping": script for warping trials to median RT per task;
- "task ECoG comparisons": comparing sentences to lists...
- by electrodes ("electrode wilcox tests and brain plots/") and...
- by regions of interest ("ROI wilcox tests and squiggle plots/");
- "RSA": scripts for all analyses involving RSIs.
Some important translations from manuscript terminology to variable names in the code:
- "RSI" (manuscript) = "zs.adjusted" (code)
- "Syntax" (i.e., RSI type) = "diff.voice"
- "Semantics" (i.e., RSI type) = "diff.event.semantics"
- "(Sub)lexical" (i.e., RSI type) = "diff.1st.word"
- "Sentence Production" (block/trials/task) = "sp"
- "List Production" (block/trials/task) = "lp"
- "Picture Naming" (block/trials/task) = "pn"
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published