We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PsychImaging
1 parent b210b61 commit a083583Copy full SHA for a083583
initPTB.m
@@ -63,10 +63,6 @@
63
64
cfg.screen = max(Screen('Screens')); % Main screen
65
66
-% Open a fullscreen, onscreen window with gray background. Enable 32bpc
67
-% floating point framebuffer via imaging pipeline on it.
68
-PsychImaging('PrepareConfiguration');
69
-
70
% init PTB with different options in concordance to the Debug Parameters
71
if cfg.debug
72
0 commit comments