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

Cue drawing and mirror reversal #2

Open
ghost opened this issue Jul 14, 2017 · 0 comments
Open

Cue drawing and mirror reversal #2

ghost opened this issue Jul 14, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 14, 2017

  1. I tried to optimise the cue drawing so that it isn't setting the colour on every frame, but it's drawing the cue for much shorter than letters. The bug is somewhere in oneFrameOfStim(), around the loop that checks n against cueDurFrames (that's what I changed)

  2. Apparently you can mirror reverse psychopy stim by setting the size to a negative value. The size attribute of textstim doesn't seem to allow operations (stim.size *= -1 fails). Have a look at the classes for psychopy stim.

@ghost ghost self-assigned this Jul 14, 2017
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

0 participants