| Author |
Topic  |
|
|
Dichter
BIAC Faculty
   
190 Posts |
Posted - Jul 01 2007 : 2:46:28 PM
|
I'm having some trouble using xcede_extract_schedules.pl to generate 3-column event files corresponding to correct responses only. I'm using standard language in my options file.
For example, this query:
querylabel Target query "code(31,32,33)"
works fine. However,
querylabel TargetCorrect query "code(31,32,33) & button2delay > 0"
results in all empty bins (I have verified that button "2" was pressed for at least one of these trials).
Thanks. |
Gabriel S. Dichter, PhD UNC Departments of Psychiatry & Psychology http://www.can.unc.edu/ |
|
|
petty
BIAC Staff
    
USA
453 Posts |
Posted - Jul 02 2007 : 09:56:37 AM
|
try this:
querylabel TargetCorrect query "(code(31,32,33) & (button2delay > 0))"
|
 |
|
|
harlan
Starting Member
USA
1 Posts |
Posted - Jun 11 2008 : 2:12:21 PM
|
I'm trying to use xcede_extract_schedules.pl to create 3-column files, but i'm not sure what to use as the outputformat. Any ideas?
thanks |
 |
|
|
petty
BIAC Staff
    
USA
453 Posts |
Posted - Jun 11 2008 : 3:10:31 PM
|
| you should use "fsl" to get 3-column files |
 |
|
| |
Topic  |
|