Open Source

How to Use Binder and Python for Reproducible Research

In this post, we will learn how to create a binder so that our data analysis, for instance, can be fully reproduced by other researchers. That is, here we will learn how to use a tool called Binder for reproducible research. In previous posts, we have learned how to carry out data analysis (e.g., ANOVA)

How to Use Binder and Python for Reproducible Research Read More »

OpenSesame Tutorial: How to use Image Stimuli

In this OpenSesame tutorial,l we will learn how to use images as stimuli and how to load the trials, including filenames, correct responses, and conditions, from a pre-generated CSV file. To follow this tutorial, you don’t need to know Python programming. However, we will generate the CSV file using a short Python script. This can

OpenSesame Tutorial: How to use Image Stimuli Read More »

Flanker task - a simple psychology experiment

OpenSesame Tutorial – How to Create a Flanker Task

In this post, you are going to learn how to create a simple experiment using the free experiment building software OpenSesame. As I have previously written about, OpenSesame is an application based on Python for creating Psychology, Neuroscience, and Economics experiments. It offers a nice and easy-to-use interface.  In this interface, you can drag and

OpenSesame Tutorial – How to Create a Flanker Task Read More »

psychopy tutorials - videos

PsychoPy video tutorials

PsychoPy, as I have previously written about (e.g., Free and Useful Software and PsychoPy tutorial) is really a great Python tool for creating Psychology experiments. You can write Python code by either using  “code view” or importing the package in your favorite IDE.  Furthermore, you can use the builder mode and just drag and drop different

PsychoPy video tutorials Read More »

Scroll to Top