Eccentric Vision Toolbox Code written for the Eccentric Vision Lab at University College London http://eccentricvision.com
Mostly by John Greenwood (except as noted)
Please feel free to use our code for your own work. If you find it useful, please cite it as: Greenwood, J. A. (2021). Eccentric Vision Toolbox [Computer software]. https://doi.org/10.5281/zenodo.5226336
Comments and readme files are somewhat incomplete at present, but I'm working to update these at present. There may be some functions in here written by others, which I hope I've indicated appropriately.
-Calibration (monitor luminance/gamma calibration and various spatial calibration routines)
-CurveFitting (various curves that can be fit to data, including cumulative Gaussian functions)
-DakinFunctions (code written by Steven Dakin, included with permission)
-GeneralExptCode (functions used in running experiments via Psychtoolbox, mostly to set up screens etc)
-GeneralFunctions (various useful functions, mostly for running experiments or performing conversions)
-StimulusElements (code to generate images for presentation, e.g. via Psychtoolbox, including Landolt-Cs, Gabors, etc)