LNCD

Table of Contents

  • LNCD Home
  • Administration
  • Notebooks
  • Journal Club Presentations
  • Publications
  • Current Projects
  • Completed Projects
  • Current Grants
  • Datasets by Project
  • Brain ROIs and Measures
  • ️Tools And Methods
  • Big Data
  • RA Homepage
  • Undergrad Resources
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Admin » Antisaccade Tasks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:antisaccade [2024/11/21 13:03] – [Trigger] vid79tools:antisaccade [2026/07/14 13:13] (current) – [EOG Data] will
Line 1: Line 1:
-====== Antisaccade Tasks ====== +======  Antisaccade Tasks ====== 
-  + 
-{{:tools:pasted:20241121-130148.png}} +The LNCD has a collection of tasks varying how a participant should look away from or to a dot. 
-Fig 1. Anti-saccade task, taken from Luna et al, NeuroImage, 2001.+ 
 +Scoring by [[tools:autoeyescore]], see <wrap tip>[[https://github.com/LabNeuroCogDevel/autoeyescore/?tab=readme-ov-file#citations|github readme citation section]] lab papers methods quotes</wrap>. See [[:tools:eyetracking]] for camera hardware. 
 + 
 + 
 +{{ :tools:pasted:20241121-130148.png |}} 
 +Fig 1. Anti-saccade task, //taken from Luna et al, NeuroImage, 2001//. 
 + 
 +===== Versions ===== 
 + 
 +The breakdown of antisaccade tasks is below. For all [[:tools:eyetracking]] tasks, see [[tools:eyetracking#tasks|EyeTracking Task Table]] (includes [[tools:mgs]]).  
 + 
 +^Version^ sides ^ cue ^ timing ^ grants ^ 
 +|[[:tools:antisaccade:DollarReward]]| 6 | rew/nue          | .5s cue|  EPrime [[:grants:cog]]?; Psychopy [[:grants:habit]], [[:grants:spa]]. [[bigdata:ncanda]] | 
 +|[[:tools:antisaccade:Anti]]        | 4 | red cross        | var cue, 200ms blank, var iti | eprime behave [[:grants:pet]], [[:grants:7t]] | 
 +|[[:tools:antisaccade:Antistate]]   | |                  | | | 
 +|[[:tools:antisaccade:bars]]        | | rew/pun w/levels | | | 
 +|[[:tools:antisaccade:eeg]]         | |                  | | | 
 +==== Anti Task by Project ==== 
 + 
 +^ Dates ^ Project ^ Location ^ version ^ Tracker ^ File ^  
 +|                        | Cog   | Loef       | DollarReward      | ASL     | | 
 +|                        | Cog   | NIC        | DollarReward (MR) | ASL LRO | | 
 +|                        | Reward| Loef       | Bars              | ASL     | | 
 +|                        | Reward| MRRC       | Bars (MR)         | ASL LRO | | 
 +|                        | PET   | MRRC (mMR) | Frogger           | ASL LRO | | 
 +|2018-01-24 - 2022-10-27 | 7T    | Loef       | Anti              | ASL     | | 
 +|                        | 7T    | BST3 7T    | mgs_encode        | Avotec  | | 
 +|                        | 7T    | EEG        | Anti              | EOG     | | 
 +|                        | Habit | Loef       | DollarReward      | Avotec,EyeLink| |  
 +|                        | Habit | EEG        | DollarReward      | EOG     | | 
 +|                        | SPA   | Loef       | DollarReward      | ASL,EyeLink?   | | 
 +|                        | SPA   | EEG        | Anti              | EOG            | |
  
-=== Versions === 
-  * DollarReward/RingReward -- rewarded and neutral ([[:tools:eprime]]) 
-    * Projects: [[:bigdata:NCANDA]], [[grants:habit]]  
-    * Code:  
-      * https://github.com/LabNeuroCogDevel/lncdtask  ([[:tools:psychopy]]) 
-      * ''bea_res/Tasks/Behavorial/RingsRewardBehave_20190920'' 
-      * ''bea_res/Tasks/fromScanner20130219/Rings Reward'' 
-      * ''bea_res/Data/Temporary Raw Data/lab_eyetracker/subj_info'' 
-  * AntiState  ([[:tools:eprime]]) 
-  * Anti - no reward (variable iti, 4 sides,  [[:tools:eprime]]) 
-    * [[grants:7t]], cog, pet? 
-    * ''bea_res/Tasks/Behavorial/anti-beakid/ANTI.es'' 
-  * Bars  ([[:tools:eprime]]) 
  
 +==== Exclusion Criteria ====
 +  - Fewer than 25 viable trials (this means they have to have 25 (n) that are not dropped/scored as -1 (can be 0,1,2)) - what we consider the minimum of trials where we believe the ppt actually understood the task
 +  - Less than 50% 'on task' trials (coded as 1,2)
 +  - Statistical outliers by the residuals of the model; ppt whose residuals are ±2 SD from the mean across any measure
  
 +-in progress
 ===== Behavioral Data ===== ===== Behavioral Data =====
 //RAW FILES FROM EYE TRACKER ARE EDF OR EYD----- NEED TO BE CONVERTED TO ASC FOR SCRIPT TO WORK// //RAW FILES FROM EYE TRACKER ARE EDF OR EYD----- NEED TO BE CONVERTED TO ASC FOR SCRIPT TO WORK//
Line 34: Line 57:
    
  
-  - Clean data by extracting lunaid, visit date, neutral vs reward trials, mutate variables you want like mean latency, percent of correct trials, percent of error corrected trials (see  /Volumes/Hera/Victoria/autoeyescore/EyeLink/Dollarreward_cleaning.Rmd)+  - Clean data by extracting lunaid, visit date, neutral vs reward trials, mutate variables you want like mean latency, correct response rate (accuracy), percent of error corrected trials (error rate) see [[https://github.com/LabNeuroCogDevel/Antisaccade-impulsive-control/blob/main/EyeLink/Dollarreward_cleaning.Rmd]]
   - Turn to wide format so each row represents a single participant   - Turn to wide format so each row represents a single participant
  
  
-Coding outcome: +Coding outcome from [[:tools:autoeyescore]]: 
-  * -1, dropped event or bad eye tracking +  * ''-1'', dropped event or bad eye tracking 
-  * 0, incorrect- the participant looked directly at the stimulus +  * ''0'', incorrect- the participant looked directly at the stimulus 
-  * 1, correct- the participant looked in the opposite direction of the stimulus +  * ''1'', correct- the participant looked in the opposite direction of the stimulus 
-  * 2, error corrected- the participant first looked at the stimulus then looked in the opposite direction+  * ''2'', error corrected- the participant first looked at the stimulus then looked in the opposite direction
  
-**percent of error corrected trials is computed as trials scored 2/0+1+2, can be computed as 2/1+2.+percent of error corrected trials is computed as trials scored 2/0+1+2, can be computed as 2/1+2. 
 + 
 + 
 +===== EOG Data ===== 
 +//see [[tools:autoeyescore|Automatic Eye Scoring]] and  [[tools:antisaccade:eeg]]// 
 + 
 +Raw files from EEG are .bdf and can be read immediately into MATLAB script 
 + 
 +  - Open MATLAB scoring script [''/Volumes/Hera/Projects/7TBrainMech/scripts/eeg/eog_cal''] 
 +  - Identify data location [if Habit: ''/Volumes/Hera/Raw/EEG/Habit''] 
 +  - Grab ''subject*_anti.bdf'' and ''subject*_eyecal.bdf'' 
 +  - Information on stimulus channel output, see [[https://github.com/LabNeuroCogDevel/lncdtask/blob/main/lncdtask/dollarreward.py|dollarreward.py]] 
 +  - Run script? Should export long-format csv with all variables of interest that can be pulled into R 
 + 
 +Processed csv read into R 
 + 
 +**STEPS REPEATED AS ABOVE FOR BEHAVIORAL DATA** 
 +  - Data should have a row for every trial (repeating lunaid) and saccade information per column (ex: dot position, trial type, latency, number of saccades, and computed event outcome) 
 +  - Clean data by extracting lunaid, visit date, neutral vs reward trials, mutate variables you want like mean latency of correct trials, correct response rate (percent of correct trials; accuracy), percent of error corrected trials (error rate), latency variability for correct trials 
 +  - Turn to wide format so each row represents a single participant [see code ''/Volumes/Hera/Victoria/Antisaccade-impulsive-control/EOG_Antisaccade_cleaning.Rmd'']  
 + 
 + 
 +**percent of error corrected trials is computed as trials scored 2/1+2. 
 + 
 + 
 +  - Analyze variables of interest [''/Volumes/Hera/Victoria/Antisaccade-impulsive-control/Analysis_EOG_as_data.Rmd'']  
 +  - 
 ===== EEG Data (EPrime) ===== ===== EEG Data (EPrime) =====
 For [[:grants:7t:eeg|7T EEG]] For [[:grants:7t:eeg|7T EEG]]
Line 72: Line 121:
 {{tools:pasted:20230630-142146.png}} {{tools:pasted:20230630-142146.png}}
  
-===== References: =====+=== References: ===
  
   * Hallett, P. E. (1978). Primary and secondary saccades to goals defined by instructions. Vision research, 18(10), 1279-1296.    * Hallett, P. E. (1978). Primary and secondary saccades to goals defined by instructions. Vision research, 18(10), 1279-1296. 
   * Luna, B., Thulborn, K. R., Munoz, D. P., Merriam, E. P., Garver, K. E., Minshew, N. J., Keshavan, M. S., Genovese, C. R., Eddy, W. F., & Sweeney, J. A. (2001). Maturation of Widely Distributed Brain Function Subserves Cognitive Development. NeuroImage, 13(5), 786–793.   * Luna, B., Thulborn, K. R., Munoz, D. P., Merriam, E. P., Garver, K. E., Minshew, N. J., Keshavan, M. S., Genovese, C. R., Eddy, W. F., & Sweeney, J. A. (2001). Maturation of Widely Distributed Brain Function Subserves Cognitive Development. NeuroImage, 13(5), 786–793.
-  * +