RealityBending / Pyllusion

A Parametric Framework to Generate Visual Illusions using Python
https://realitybending.github.io/Pyllusion/
MIT License
57 stars 9 forks source link

to_psychopy() problems #16

Closed icy4016 closed 1 year ago

icy4016 commented 2 years ago

Question and context Dear authors: this semester I am teaching 'exploring illusions' in a high school in Tainan, Taiwan. We adopt your pyllusion codes with psychopy.yml+spyder environment, and it worked great. But we noticed that, when we tried to change some of the output from to_image() to to_psychopy(with some parameters), not all the codes worked as well as in to_image(). The examples include: Poggendorff, Simultaneous contrast, White and possibly other follow-up illusions. We just wonder why is these the cases, and how to make them work as well as in to_psychopy() as in to_image(). Thank you! chun-chia kung

DominiqueMakowski commented 1 year ago

@icy4016 sorry for the delay in the response, we totally missed it. Could you let us know which of the codes did not work for to_psychopy?

icy4016 commented 1 year ago

hi Dominique: also sorry for my belated response. It was totally fine that, since my last post about a year ago, I also forgot some of the details, but probably it had been solved by some tweaking, so not a problem at all now. Thanks for your good work, and please keep improving it.