OS (Win8):
PsychoPy version (v.2020 1.3):
Standard Standalone? (y)
What are you trying to achieve?:
First problem is about full screen resolution:
I want the window size to be 19201080 in full screen mode.
However, when the box ‘Full-screen window’ in experiment settings is selected,
the window size is automatically set to 1280720 and I cannot change it.
The second problem (connected to the first one) is about the stimuli size on Pavlovia in full screen mode:
I run the experiment on Pavlovia and extract the screen resolution to the logfile.
It is 1280 * 720.
I calculated the pixel density based on the following parameters: 29.3cm screen diagonal and 1280*720 resolution.
Pixel density (pix per cm) = 43.5 pix per cm.
My text stimuli must be 1cm large. That is why, I set the size of text units in the builder to 43.5 pixels (because there are 43.5 pix per cm on the screen).
However, when running the experiment online, the text stimuli are about 6-7 mm large instead of 1 cm.
What did you try to make it work?:
In my computer settings I set the resolution to 1920*1080.
In monitor settings within psychopy I selected ‘my_monitor’, which has the following parameters: Screen distance = 50cm, Screen size = 1920*1080, Screen Width = 29cm.
What specifically went wrong when you tried that?:
The screen resolution always remains 1280*720 in full screen mode.
The text units appear smaller when running experiment online.