Skip to main content
Ctrl+K
Logo image

Site Navigation

  • User Guide
  • API Reference
  • Development
  • Release notes

Site Navigation

  • User Guide
  • API Reference
  • Development
  • Release notes

Section Navigation

  • Philosophy
  • Introduction to *drEye*
  • Dealing with filter uncertainty and underdetermined systems
  • Gamut-corrective approaches
  • Patterned stimuli
  • Spherical coordinates
  • User Guide

User Guide#

Installation#

DrEye can be installed via pip from PyPI:

pip install dreye

You can also clone the git repository and install the package from source.

In order to use the non-linear fitting procedures, JAX should be installed separately:

pip install jax[cpu]

Tutorials#

The different tutorials are listed below:

  • Introduction to dreye.
    https://mybinder.org/badge_logo.svg
  • Dealing with filter uncertainty and underdetermined systems.
    https://mybinder.org/badge_logo.svg
  • Gamut-corrective approaches.
    https://mybinder.org/badge_logo.svg
  • Patterned stimuli.
    https://mybinder.org/badge_logo.svg

previous

DrEye - Exploiting Receptor Space Geometry for Stimulus Design

next

Philosophy

On this page
  • Installation
  • Tutorials
Show Source

© Copyright 2020-2023, Matthias Christenson.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.