This is the pilot study that we conducted using the design of experiment 1 from the target article.
Uploaded are the data and the code to reproduce the experiment. We used Matlab in combination with the [Psychtoolbox][1]. If you do not have access to Matlab, you can also use [GNU Octave][2] (I haven't tested that though).
If you want to run the experiment, extract all files in code.zip into any folder, and run the function vsl_experiment() at the Matlab or Octave command line. The "stimuli" folder needs to be a subfolder of the directory containing the .m files.
[1]: http://psychtoolbox.org
[2]: https://www.gnu.org/software/octave/