Stimulus still visible when same colour as background

Hi Chris,

I was testing a task where target (a disk) needs to be detected at random locations on the screen. When varying the colour values of the disk, i noticed that when the disk has the same colour values as the background, the borders of the disk are visible as a thin white line. It doesn’t appear on the mirror window but only on the 2nd display. I tried a rectangle which was better (reduced borders), but still the same issue. Any idea what caused this?

Cheers,
Beshoy

Hi Chris,
Just an update, this issue only occurs with the ellipse stimulus not with the rectangle one.

Cheers,
Beshoy

Hi Beshoy,

I haven’t been able to reproduce this issue yet. What color are the stimulus and background when you see the white line?

Thanks,
Chris

Hi Chris,

Sorry for the late reply. I tried reverting back to the 0.8 version as i was using a nightly version (not the latest one). I noticed that this issue isn’t there anymore. And speaking of the nightly version, I tried to use the latest one and the stimulus didn’t even come up. I will test it on another computer to be sure, but any idea why is this?

Cheers,
Beshoy

Could you please send me an example experiment that demonstrates the issues you’re seeing?

Thanks,
Chris

Hi Chris,

Sorry for the delay. I attached a file with an example protocol.

Cheers,
Beshoy

Attachment: stimulus_color_background.mwel.zip (4.58 KB)

Hi Beshoy,

Thanks for sending the example.

Unfortunately, I’m not able to reproduce either problem using the latest nightly build. When the stimulus color is identical to the background color, the stimulus is invisible. When the colors are different, the stimulus always appears. I tested on four different Macs and an iPad, with the same results each time.

I’ve attached a minimal version of your experiment that just displays the target disc while looping over all values of target_contrast, displaying each for one second. On all my test machines, the disc is invisible when its color matches that of the background. If you run this on your machine, do you see the white border when the disc should be hidden?

Also, it’d be helpful to know more details about the system on which you’re seeing these issues. Can you run the following command in Terminal and send me the output?

system_profiler SPSoftwareDataType SPHardwareDataType SPDisplaysDataType

Thanks,
Chris

Attachment: color_test.mwel.zip (451 Bytes)