Psychtoolbox-3

Psychophysics Toolbox Version 3 (PTB-3) is a free set of Matlab and GNU Octave functions for vision and neuroscience research. It makes it easy to synthesize and show accurately controlled visual and auditory stimuli and interact with the observer. A subset of its functionality is also available as part of Python based toolkits like PsychoPy. For commercial support and services visit our companion website www.psychtoolbox.net.

  • Getting started
    • News
    • Overview
    • Versions
    • System Requirements
    • Download
  • Getting help
    • Beginner Tutorial
    • Function Reference
    • Priority Support
    • Community Forum
    • FAQ
  • Diving in
    • Contribute work or money to the project
    • Wiki
    • Bugs & Feature requests
    • Commercial services
    • Git repository
  • Priority Support
  • Community Forum
  • Automatic Installer
  • Download PTBZIP File

MonitorGammaError

>Psychtoolbox>PsychGamma

err=MonitorGammaError(p,x,y)
Returns mean squared error of fit of y data by MonitorGamma function of x. The
MonitorGamma parameters are x0=p(1) and gamma=p(2). We constrain 0^2 x 0^2 1 and
gamma^3 0, and augment the error when they are out of bounds, so that minimization
will always settle on in-bound values.

Denis Pelli 5/26/96

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychGamma/MonitorGammaError.m

edit and fork this page on GitHub

Last updated on December 19, 2020