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

  • Core API Reference
    • dreye.ReceptorEstimator
      • dreye.ReceptorEstimator.registered
      • dreye.ReceptorEstimator.registered_targets
      • dreye.ReceptorEstimator.underdetermined
      • dreye.ReceptorEstimator.capture
      • dreye.ReceptorEstimator.compute_gamut
      • dreye.ReceptorEstimator.compute_hull
      • dreye.ReceptorEstimator.filter_plot
      • dreye.ReceptorEstimator.fit
      • dreye.ReceptorEstimator.fit_adaptive
      • dreye.ReceptorEstimator.fit_decomposition
      • dreye.ReceptorEstimator.fit_underdetermined
      • dreye.ReceptorEstimator.gamut_dist_scaling
      • dreye.ReceptorEstimator.gamut_l1_scaling
      • dreye.ReceptorEstimator.gamut_plot
      • dreye.ReceptorEstimator.hull_dist_scaling
      • dreye.ReceptorEstimator.hull_l1_scaling
      • dreye.ReceptorEstimator.hull_plot
      • dreye.ReceptorEstimator.in_gamut
      • dreye.ReceptorEstimator.in_hull
      • dreye.ReceptorEstimator.in_system
      • dreye.ReceptorEstimator.minimize_variance
      • dreye.ReceptorEstimator.range_of_solutions
      • dreye.ReceptorEstimator.register_adaptation
      • dreye.ReceptorEstimator.register_background_adaptation
      • dreye.ReceptorEstimator.register_baseline
      • dreye.ReceptorEstimator.register_bounds
      • dreye.ReceptorEstimator.register_system
      • dreye.ReceptorEstimator.register_system_adaptation
      • dreye.ReceptorEstimator.register_targets
      • dreye.ReceptorEstimator.register_uncertainty
      • dreye.ReceptorEstimator.relative_capture
      • dreye.ReceptorEstimator.sample_in_gamut
      • dreye.ReceptorEstimator.sample_in_hull
      • dreye.ReceptorEstimator.simplex_plot
      • dreye.ReceptorEstimator.sources_plot
      • dreye.ReceptorEstimator.system_capture
      • dreye.ReceptorEstimator.system_relative_capture
      • dreye.ReceptorEstimator.uncertainty_capture
    • dreye.gaussian_template
    • dreye.govardovskii2000_template
    • dreye.stavenga1993_template
    • dreye.irr2flux
    • dreye.flux2irr
    • dreye.optional_to
    • dreye.has_units
    • dreye.ureg
    • dreye.l1norm
    • dreye.l2norm
    • dreye.integral
    • dreye.calculate_capture
    • dreye.round_to_precision
    • dreye.round_to_significant_digits
    • dreye.arange_with_interval
    • dreye.barycentric_to_cartesian
    • dreye.cartesian_to_barycentric
    • dreye.in_hull
    • dreye.range_of_solutions
    • dreye.equalize_domains
    • dreye.compute_jensen_shannon_divergence
    • dreye.compute_jensen_shannon_similarity
    • dreye.compute_mean_width
    • dreye.compute_mean_correlation
    • dreye.compute_mean_mutual_info
    • dreye.compute_volume
    • dreye.compute_gamut
    • dreye.proj_P_for_hull
    • dreye.proj_P_to_simplex
    • dreye.line_to_simplex
    • dreye.proj_B_to_hull
    • dreye.alpha_for_B_with_P
    • dreye.B_with_P
    • dreye.sample_in_hull
    • dreye.d_equally_spaced
    • dreye.spherical_to_cartesian
    • dreye.cartesian_to_spherical
  • Datasets API Reference
    • dreye.datasets.load_spitschan2016
    • dreye.datasets.load_granada
    • dreye.datasets.load_flowers
  • API Reference

API Reference#

This page gives an overview of all public dreye objects, fucntions and methods. All classes and functions exposed in dreye.* namespace are public.

The dataset subpackage is dreye.datasets.

  • Core API Reference
    • ReceptorEstimator class
    • Template functions
    • Conversion functions
    • Utility functions
    • Barycentric functions
    • Convex Hull functions
    • Domain functions
    • Metrics functions
    • Projection functions
    • Sampling functions
    • Spherical functions
  • Datasets API Reference
    • Dataset retrieval functions

previous

Spherical to Cartesian Coordinates Conversion

next

Core API Reference

Show Source

© Copyright 2020-2023, Matthias Christenson.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.