ClandininLab / stimpack

Precise and flexible generation of stimuli for neuroscience experiments.
GNU General Public License v3.0
7 stars 2 forks source link

Option for using default X server #1

Closed minseungchoi closed 1 year ago

minseungchoi commented 1 year ago

Instead of trying to infer what the default X server is by looking for DISPLAY environment variable, just have an option to not set the DISPLAY variable in stim_server.launch_screen such that the user's OS can determine where to send the visual_stim screen window.

Tested on Linux. Should be irrelevant on Mac. Not tested on Window.