Cog Grant MR Antisaccade Tasks (ASL Eyetracker) “Mix” (anti+vgs) task.
Similar paradigm used for 7T Behavioral Protocol and 7T EEG, see Anti @ EEG.
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'
Name | Dur | Color | File | Text | Code |
---|---|---|---|---|---|
MiddleFixTarget | 45000 | ||||
StartEndFixTarget | 36000 | ||||
Disacqs4 | 6000 | ||||
AntiCue | 3000 | ||||
FixStartCue | 3000 | ||||
VGSCue | 3000 | ||||
VGSStartCue | 3000 | CUE.BMP | |||
Fix | 1500 | ||||
FixForLongLatencies | 1500 | ||||
VGSTarget | 1500 | CUE.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 | ||||
StartEyeData | PupilSend(EVENTSTROBE+40) | ||||
Blank | -1 | black | |||
ButtonPressToStart | -1 | ||||
GreatJob | -1 | white | Great job!\n\nPlease relax.\n | ||
Instructions | -1 | CUE.bmp |