Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Screen stimulus presentation #1

Open
Giaco-am opened this issue Jun 12, 2024 · 3 comments
Open

Multi Screen stimulus presentation #1

Giaco-am opened this issue Jun 12, 2024 · 3 comments

Comments

@Giaco-am
Copy link

Hello,
I've an experimetnal setup which counts one workstation (with an NVIDIA RTX 4060 GPU) connected via 4 HDMI cables to 4 TV monitors which are selected by PsychoToolbox as 4 different screens through the Screen function. I want to present Drifting sinusoidal gratings on each of the 4 TV monitors at the same time (or rather in a seemingly continous manner). Is there a way to change the code to generate the stimuli on the 4 tv screens instead of just one?
Thank you in advance,
Giacomo

@PerezOrtegaJ
Copy link
Owner

Hi Giacomo. Unfortunately, I have not tested in multiple monitors. It may be a good idea to duplicate your screen, in that case you do not need to do anything else to the code. My program uses psychtoolbox. Their documentation says that you need to configure “displays for exactly the same color depths, resolution, and refresh rate if you want to present stimuli across multiple displays” (http://psychtoolbox.org/docs/SyncTrouble).
Let me know if this is useful.

@Xiaojuan1983
Copy link

Hello!
I have an experimental setup where a computer controls 2 monitors and plays different raster stimuli at the same time, I wonder if this can be achieved by modifying the code?
Thank you very much and look forward to your reply.

@Xiaojuan1983
Copy link

Hi Giacomo. Unfortunately, I have not tested in multiple monitors. It may be a good idea to duplicate your screen, in that case you do not need to do anything else to the code. My program uses psychtoolbox. Their documentation says that you need to configure “displays for exactly the same color depths, resolution, and refresh rate if you want to present stimuli across multiple displays” (http://psychtoolbox.org/docs/SyncTrouble). Let me know if this is useful.

Thank you for your reply! Thank you for writing the program! It really helped me a lot!
Hope to have a chance to communicate with you more in the future!
Wish all the best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants