| T O P I C R E V I E W |
| Dichter |
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. |
| 3 L A T E S T R E P L I E S (Newest First) |
| petty |
Posted - Jun 11 2008 : 3:10:31 PM you should use "fsl" to get 3-column files |
| harlan |
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 |
Posted - Jul 02 2007 : 09:56:37 AM try this:
querylabel TargetCorrect query "(code(31,32,33) & (button2delay > 0))"
|
|
|