VetCond App

The main module that starts the experiment.

class vet_cond.main.ConditioningApp(**kwargs)

Bases: cplcom.moa.app.ExperimentApp

The app which runs the experiment.

vet_cond.main.run_app = <functools.partial object>

The function that starts the experiment GUI and the entry point for the main script.