Resources & Code
A selection of scripts, programs and other useful things. Unless otherwise mentioned everything here is my own work that I've done specifically to make my life easier. If you find it's made your life easier as well I'd love to hear about it either in the comments here or by email.
All of my original code is available under the GNU GPL, as that seems to be the easiest solution in terms of code reuse. Insofar as it is possible I am also amenable to releasing code under a more permissive license if you contact me. Also, I spend most of my time doing research and writing various bits of code to assist in that endeavor. I am not a licensing guru, if you are or have suggestions/comments about the (in)appropriateness of various open source licenses I would love to hear your advice, anecdotes or concerns.
Packages & Programs
phpExp - A user friendly(ish) php script designed to allow you to rapidly and easily deploy web-based experiments. I wrote it, I don’t exactly support it, but you’re welcome to email me with your praise/suggestion/frustration/rage. [ BitBucket ]
peyetools - A python package designed to simplify common tasks involving eye-tracking time-series. Specifically designed to manipulate sample reports of the type generated by SR Research's DataViewer, however in principle the tools should work on any tab-delimited sample report with similar structure. This package is constantly growing as my needs change. If you find it useful, or have feature requests do let me know. [ BitBucket ]