Skip to main content
Ctrl
+
K
Site Navigation
User Guide
API Reference
Development
Release notes
GitHub
Site Navigation
User Guide
API Reference
Development
Release notes
GitHub
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
Core API Reference
dreye.has_units
dreye.has_units
#
dreye.
has_units
(
obj
)
[source]
#
Check if object has units via duck-typing.
On this page
has_units()
Show Source