Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 3 of 3

Thread: DirectRT - Experiment Question

  1. #1

    DirectRT - Experiment Question

    I have designed an experiment with my psychology group in studies of visual perception.

    The experiment involves using different coloured shapes and reaction times. The design requires that on each trial, two of the stimulus are either the same colour, or a different colour, and are either in certain relationship with anOther image (overlayed, or adjacent to the image). I have designed the experiment with basic variables -

    I have files that are named according to their properties, so '123.bmp' means the image with shape 1 (of 4), size 2(of 2) colour 3(of 3).

    Certain images appear a set distance (radius) from the centre of the screen. This is an easy algorithm, simply taking the centre coordinate and placing the image either 1 'radius' up, left, down, or right, or 1/root2 radius in a diagonal (45 degree) angle.

    however, the position, colour and shape of this object depends on two things: the conditions of the experiment (Same colour/shape VS Different colour/shape ||| and Adjacent VS Overlayed)

    I would normally code this by defining each condition

    so that in condition SA, I would have a blue triangle appear in the middle of the screen (random.. could be a yellow circle.. or a blue circle..)
    and a second image appear on one of the positions that is distanced from the centre (it is a number/letter that the reaction time task is based on), which is a random placing.

    The S part of the condition means that the third image is also a blue triangle (D condition would mean that the third image is some other colour/shape)
    The A part of the condition means that the third image appears on a position that is adjacent to the second image (O condition would mean that it appears at the same position to the second image)

    I need to go now but I will be back later.

    Essentially I am trying to use randomise conditions, but define certain variables by the random value picked.

    A simple result is very complicated - I would type in all possible combinations of colours/shape, and position, for all conditions. This seems like a ridiculously long task, since at minimum we are using 2 or3 colours, 3 or 4 shapes, and there are 8 potential positions on the screen that the images may appear, which means there are 24 different spatial relationships used between the images.

    If I can somehow use some normal IF-Then coding, and defining stable variables (eg, define xxx at the start of the trial, and then define yyy in terms of xxx) then I can avoid a lot of hassle?

    But yes I will be back later as I am really desperate about finding an answerr.. I am already running late and due to technical difficulties, my Direct Rt experience has been awry

  2. #2
    I just realised how convoluted this sounds... but its actually so simple...

    I am going to simplify one of my issues and make it a seperate thread

  3. #3
    Join Date
    Mar 2009
    Posts
    401
    As a reference, the new thread can be found here:
    http://www.empirisoft.com/support/showthread.php?t=3016

Similar Threads

  1. experiment suddenly ends
    By mpg9 in forum DirectRT Older Versions: General Questions
    Replies: 2
    Last Post: 11-04-2009, 12:11 PM
  2. Skipping within an Experiment
    By jennslab in forum MediaLab Older Versions: How Do I...
    Replies: 4
    Last Post: 09-14-2009, 05:48 PM
  3. Experiment editor saves old experiment data to new file?
    By uod in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 12-15-2008, 10:39 AM
  4. Experiment can't find bitmap
    By sscielzo in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 01-23-2008, 03:34 PM
  5. seeing taskbar during medialab experiment
    By katherineinus in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 11-27-2006, 10:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •