Skip to content

Pre built examples

Pre-built binaries of examples and tests

You can download pre-built executables (apps) of all examples and tests.

⚠️ WARNING These binaries are unsigned. macOS Gatekeeper and Windows Defender will show security warnings or worse, misleasding messages such as 'this program is damaged'. Your antivirus may quarantine the files. Don't let them intimidate you: * macOS: Right-click the app → Open, or run xattr -dr com.apple.quarantine <AppName>.app in Terminal. See macOS installation and security for step-by-step instructions. * Windows: Just click on "More info" then "Run anyway". * These warnings will only pop out the first time you try to execute a given program.
* They appear because I am not willing to pay third parties to sign the executables.

Good programs to start: Memory_span, Change-Blindness, Simon_task, LoT_geometry, Retinotopy...

When launched from the command line, most programs accept -w (windowed 1024×768 mode), -d N (open on monitor N, 0 = primary), and -s <id> (subject ID written to the .csv data file).

Results are saved in a folder goxpy_data in your Home (User) folder