Skip to main content

SweetSpot is a small Python package for adaptive psychophysical procedures and psychometric-function estimation. It is intended to keep the core experimental logic lightweight and explicit, with numpy as the only required numerical dependency and matplotlib optionally used for visualization and diagnostics.

The package provides:

  • PsychophysicalData, for storing and collating stimulus/response data.

  • PsychometricFunction, a four-parameter psychometric-function model with configurable sigmoid shapes, priors, parameter grids, likelihoods, posterior summaries, and simulated responses.

  • PsychometricLinkFunction subclasses such as Logistic and Gumbel. Weibull behavior is represented as a Gumbel function in log-stimulus space, via LogTransform, which avoids the numerical awkwardness of native Weibull parameterizations near zero.

  • Parameterizable prior distributions such as Gaussian, with mutable named properties (mu, sigma) and change notifications that support live visualization of the effect of the prior.

  • WUD, an implementation of Kaernbach's weighted up-down staircase: a simple, useful, old-fashioned adaptive procedure.

  • QUEST, a classic Watson-and-Pelli-style Bayesian threshold tracker, built on the same posterior-update machinery as the more general Bayesian procedures.

  • PsiMarginal, a discrete-grid implementation of Prins's psi-marginal method. It maintains a posterior over psychometric-function parameters, marginalizes over nuisance parameters, and chooses stimuli to reduce uncertainty in the parameter or parameters of interest. With parameterOfInterest='alpha,beta' and fixed asymptote parameters, it can also be configured to behave like the classic Psi method of Kontsevich and Tyler.

  • Simulate(), a convenience function for testing adaptive procedures against simulated observers and visualizing their behavior.

  • Scale, a class for defining piecewise/overlapping relationships between single nominal difficulty <-> achievability axis (controllable by an adaptive procedure) and the actual physical variables that can be manipulated to make a task easier or harder.

SweetSpot is applicable not only in psychophysics, but also in adaptive motor performance tasks, where the goal may be to find a useful challenge level for a training/rehab session or to track improvement across sessions. That secondary motivation shows up slightly in the API design---the existence of the Scale class, for example, or the fact that the PsiMarginal implementation treats slope as a nuisance parameter by default.

SweetSpot is public-domain software released under CC0.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sweetspot-1.13.2-py2.py3-none-any.whl (73.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file sweetspot-1.13.2-py2.py3-none-any.whl.

File metadata

  • Download URL: sweetspot-1.13.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 73.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sweetspot-1.13.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cdc90726d5671dc906fa8bdd3e86ff7ed37fa30869962cf105e383a0ac638cd4
MD5 df92bc435ff34e094db17ce2b8197b49
BLAKE2b-256 5659f461a631e508929ba5278d19f40bc88dd8a3e2cd7b9a7b0426d816b8f3e1

See more details on using hashes here.

Release history Release notifications | RSS feed

1.14.0

1 file

1.13.3

1 file

This release

1.13.2 This release

1 file

1.13.1

1 file

1.13.0

1 file

1.12.1

1 file

1.12.0

1 file

1.11.1

1 file

1.11.0

1 file

1.10.0

1 file

1.9.0

1 file

1.8.1

1 file

1.8.0

1 file

1.7.0

1 file

1.6.0

1 file

1.5.0

1 file

1.4.0

1 file

1.3.0

1 file

1.2.0

1 file

1.1.0

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page