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 » AntiState Mix

AntiState Mix

Cog Grant MR Antisaccade Tasks (ASL Eyetracker) “Mix” (anti+vgs) task.

Similar paradigm used for 7T Behavioral Protocol and 7T EEG, see Anti @ EEG.

Cog/EPrime

Have 585 AntiState/ sessions from 2005 to 2019.

ls -ld /Volumes/L/bea_res/Data/Tasks/AntiState/Basic/1*/2*/ | wc -l
585

ls -ld /Volumes/L/bea_res/Data/Tasks/AntiState/Basic/1*/2* |sed 's:.*/::'|sort -n |sed -n '1p;$p'
20051117
20190608

Antistate/ dates match scan

ls /Volumes/L/bea_res/Data/Tasks/AntiState/Basic/10124/
20060803  20070829

selld8 l |grep 10124 |grep Scan|cut -f1,4,5
10124_20070829  Scan    CogR01
10124_20060803  Behavioral,Scan CogR01

Distinct EPrime files for each vgs/anti blocked combination.

perl -F= -slane '
  next unless /^(\[Object|Name|Duration|Code|Text|ForeColor|.*Filename)/;
  $obj=$F[0] if $F[0] =~ /Object/; 
  $h{$obj}->{$F[0] =~ s/.*Filename/Filename/r}=join("=",(@F[1..$#F] =~ s/"|\r//gr)); 
 END {for $k (keys %h){ 
    next unless ($h{$k}->{Duration}||$h{$k}->{Code}) and $h{$k}->{Name}; 
    print join("\t", map {$h{$k}->{$_}} (qw/Name Duration ForeColor Filename Text Code/)); }}
' '/Volumes/L/bea_res/AntiState_BIRC/Subjects_Scripts_To_Run/S16-360_Scripts/S71_Scripts/S71_Run1_2VA/2VA_AntiVGSMixed080306_minusfix.es'  |
   sort -k2nr | sed 's/^\|$\|\t/|/g' 
NameDurColorFileTextCode
MiddleFixTarget45000
StartEndFixTarget36000
Disacqs46000
AntiCue3000
FixStartCue3000
VGSCue3000
VGSStartCue3000CUE.BMP
Fix1500
FixForLongLatencies1500
VGSTarget1500CUE.bmp
BeginEyeData'Subroutine that indicates to ASL to begin collecting eye data with ASL start codes dependent on trial type (added 11/16/05 M Thomas)\nStartEyeData ©\n
EndEyeData'Subroutine that indicates to ASL to stop collecting eye data with ASL stop code 240, independent of location and condition\nStopEyeData\n
SendTargetLocation'Subroutine that marks data for ASL depending on the location of the target and condition\nTargetMarker©\n\n\n
StartEyeDataPupilSend(EVENTSTROBE+40)
Blank-1black
ButtonPressToStart-1
GreatJob-1whiteGreat job!\n\nPlease relax.\n
Instructions-1CUE.bmp
Previous Next