PsychoPy is a platform-independent experimental control system written in the Python interpreted language using entirely free libraries. PsychoPy scripts are designed to be extremely easy to read and ...
Implement usual PsychoPy boilerplate with a external settings and context manager. The context manager should initialize PsychoPy window and a mouse, whic we will use it later to draw or erase ...
Today you will create your first _video_ game Whack-a-Mole. The game itself is very much a reaction time experiment: moles/targets appear after a random delay at one of the predefined locations, the ...
はい,長くなりました実験編の (3),前回に引き続いて,無料版の解説です。 ただし,無料と言っても全てが無料ではありません。実験プログラムの作成にかかる部分は無料でも,公開してデータをとるとなるとその部分で有料のサービスが必要だったり ...
Abstract: Introduction to Psychophysics with Python is a hands-on guide to exploring how we sense and perceive the world—powered by modern Python programming. Bridging classical theory with today’s ...
今回は、心理学×プログラミングのプログラミングのほうに焦点を当ててみます。 わー!心理学って何だろう!?という方は、次で紹介する予定なので、それまでお待ちください。 さて、心理学×プログラミングをしていく上で、とても大事になるのが ...
Psychopy is an open-source package for running experiments in Python. Offers researchers the choice of using a graphical interface or, for those who prefer, the coder interface, to design experiments ...