Hi all,
lets say we want an experiment where the interval between stimuli is variable - one simple way to achieve this is to use the rand function and set the boundaries (e.g., rand(200, 1000). But what if the requirement is for the ISI to be randomly selected from a gaussian distribution with known mean & SD - any possibilities here?
I know the monkey allows such style of distributions, but using the normal(x, y) doesn't appear to work alongside the post/pre trial commands...
Any solutions/ideas?
Thanks,
Mela