PyDDM Cookbook

Below are recipies for how to get specific models and features to work in PyDDM. If you have not yet worked through the Quickstart guide, please do that first! This will give you the fundamentals for understanding the models below, demonstrated using leaky integration, collapsing bounds, and a coherence-dependent drift rate.

Common models

Model components

How-to

Object-oriented interface

The object-oriented interface is no longer recommended. It is not (and never will be) deprecated, but it is more complicated to use than the gddm() function.