Skip to content

OpenNeuroDatasets-JSONLD/ds000120

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Slot Reward

## Citations

Padmanabhan, Aarthi, Charles F. Geier, Sarah J. Ordaz, Theresa Teslovich, and Beatriz Luna. “Developmental Changes in Brain Function Underlying the Influence of Reward Processing on Inhibitory Control.” Developmental Cognitive Neuroscience 1, no. 4 (October 2011): 517–29. doi:10.1016/j.dcn.2011.06.004.

## Behavioral format
like: 
```txt
  epTrNo onset(s) trialtype dotpos targetXdat score lat(s)
  5 12 neutral 7 171 -1 -1
  13 28.5 neutral 633 176 1 667
  21 45 reward 214 183 1 417
```

1. epTrNo: EPrime Trial Number
 This count was used to match ilab eye scoring output to eprime task order. The EPrime trial count includes fixations.
2. onset(s): time the event started in seconds
3. trialtype: what type of trial
  * neutral --  antisaccade with no reward
  * reward  --  rewarded antisaccade 
  * VGS     -- unrewaqrded visual guided saccade
4. dotpos: the position of the dot the subject was to look toward or away from, left-right 1-800; 
5. targetXdat: code sent from eprime to eyetracker for this trial
6. score: what saccade type did the subject make
  * -1 -- drop (blink, bad tracking, presaccade, etc)
  *  0 -- first saccade incorrect
  *  1 -- first saccade correct
  *  2 -- first saccade incorrect, but followed by a correct saccade
7. lat(s): time from start of trial to the first saccade in seconds


## Model
> AFNI (Analysis and Visualization of Functional Neuroimages) software (Cox, 1996) was used for individual subject deconvolution as well as subsequent group analyses. Deconvolution methods followed steps delineated previously (Ward, 1998). Briefly, our model consisted of two orthogonal regressors of interest for reward and neutral correct AS trials, as well as regressors for incorrect AS trials and all VGS trials. Linear and non-linear trends and six motion parameters were also included as nuisance regressors. A unique estimated impulse response function (i.e., hemodynamic response function) for each regressor of interest (correct reward and neutral AS trials) was determined by a weighted linear sum of eight sine basis functions multiplied by data determined least squares estimated beta weights. The estimated impulse response function reflects the estimated BOLD response to a type of trial (reward AS trial) after controlling for variations in the BOLD signal due to other regressors. We made no assumptions about the shape of the function. We specified the duration of the estimated response from the trial onset (0 seconds) to 24 seconds (17 TRs) post trial onset, a sufficient time window for the hemodynamic response to peak and return to baseline, which was defined as the jittered fixation periods between trials.

## Issues

### Trigger Code (XDAT) Mismatch
5 runs have eyescoring with triggers that do not match expected. 
^ subj   ^run ^
| sub002 | 2  |
| sub002 | 3  |
| sub011 | 2  |
| sub023 | 3  |
| sub024 | 3  |

### Missing data
^subj ^ run ^ exclude reason ^
|sub005|1| no behave|
|sub007|1| no bold  |
|sub007|2| no bold  |
|sub007|3| no bold  |
|sub009|3| no bold  |
|sub012|3| no bold  |
|sub013|3| no bold  |
|sub015|3| no bold  |
|sub016|1| no behave|
|sub020|3| no bold  |
|sub023|1| no behave|

## Derivatives
The output of mriqc is included in the derivatives/mriqc directory
(https://github.com/poldracklab/mriqc)

## De-facing of anatomical scans
De-facing of high resolution T1 scans was performed using pydeface
(https://github.com/poldracklab/pydeface)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors