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
  • Recent Changes
  • Maintenance
  • Site Map
  • Random Page
LNCD
Docs » MMY4 Switch Task

MMY4 Switch Task

matlab + Psychtoolbox Task. Includes Congruent (green), Interference (red), and n-back (blue) trials. Same as Switch Task (MMY4, SPA) but that does not have n-back. (TODO: merge pages)

Code https://github.com/LabNeuroCogDevel/MMY4/

Bart's 2016 WPIC poster on the task: Brain state expression and cognitive flexibility in adolescence and young-adulthood

MR Processing

cd /Volumes/Phillips/MMY4_Switch/subjs/
ls 1*_2*/ -d |wc -l
 76

ls 1*_2*/preproc/nbk/Wnfudktm_func.nii.gz |wc -l
 66

ls 1*_2*/regression*/iresp/int_mix_corr+tlrc.HEAD|ld8|sort -u|wc -l
 64
Previous Next