[VoxBo] Scripting Question
Ling Wong
lingmw at psych.upenn.edu
Fri May 18 14:13:52 EDT 2007
Hi Ben,
If you type gds -x sample.gds a file called sample.gds is created that
contains lots of information about these kinds of options. This is just a
relevant bit copied from that file:
# "newcov trial-effect ,trial_lenth." adds trial effect covariate
# <trial_length> is the length of the trial effect (unit: second)
# default tuype: I; default name: trialfx-<index>
# e.g. the covariates created in this section will be called:
# trial-fx-a, trialfx-2, ...
newcov trial-effect 40
# I want to shift 3 seconds (3000ms) on each new trial effect covariate
opetion time-shift 3000
end
There's also something similar if you have variable trial lengths.
Cheers,
Ling
On 5/18/07, Benjamin Greené <benc at psych.upenn.edu> wrote:
>
> Hi, I would like to add trial-effects as a covariate of no interest to
> my GLM using my GDS script. Currently, it is set up to remove
> scan-effects:
>
> newcov scan-effect
> type n
> end
>
> How can I change this to remove trial-effects? Thanks for your help!
> Cheers, Ben
>
>
--
Ling M. Wong
Research Assistant
Jha Lab
Center for Cognitive Neuroscience
University of Pennsylvania
lingmw at psych.upenn.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.voxbo.org/pipermail/voxbo-general/attachments/20070518/f0e5de76/attachment.html
More information about the voxbo-general
mailing list