{{ header }} .. _user_guide: ========== User Guide ========== Installation ------------ `DrEye` can be installed via pip from `PyPI `__: .. code-block:: bash 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: .. code-block:: bash pip install jax[cpu] Tutorials --------- The different tutorials are listed below: * `Introduction to dreye `_. .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/gucky92/dreye/HEAD?labpath=tutorials%2Fintroduction.ipynb * `Dealing with filter uncertainty and underdetermined systems `_. .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/gucky92/dreye/HEAD?labpath=tutorials%2Funcertainty.ipynb * `Gamut-corrective approaches `_. .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/gucky92/dreye/HEAD?labpath=tutorials%2Fgamut_corrections.ipynb * `Patterned stimuli `_. .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/gucky92/dreye/HEAD?labpath=tutorials%2Fpatterned.ipynb .. toctree:: :maxdepth: 2 :glob: :hidden: philosophy Introduction to *drEye* Dealing with filter uncertainty and underdetermined systems Gamut-corrective approaches Patterned stimuli Spherical coordinates