Open
Description
I am testing the SSVEP stimulus presentation on the new branch and am getting some strange numbers for the frequencies. The problem seems to be due to the following line of code:
frame_rate = np.round(mywin.getActualFrameRate()) # Frame rate, in Hz
For some reason, on my laptop with a 60 Hz monitor, that value returns at above 2000, producing flickers that are way too fast for my monitor.
Metadata
Metadata
Assignees
Labels
No labels