isofit.surface.surface_thermal
Classes
A model of the surface based on a Mixture of a hot Black Body and |
Module Contents
- class ThermalSurface(full_config: Config)[source]
Bases:
isofit.surface.surface_multicomp.MultiComponentSurfaceA model of the surface based on a Mixture of a hot Black Body and Multicomponent cold surfaces.
- xa(x_surface, geom)[source]
Mean of prior distribution, calculated at state x. We find the covariance in a normalized space (normalizing by z) and then un- normalize the result for the calling function.
- fit_params(rfl_meas, geom, *args)[source]
Given a reflectance estimate, find the surface reflectance
- dlamb_dsurface(x_surface, geom)[source]
Partial derivative of Lambertian reflectance with respect to state vector, calculated at x_surface.
- dLs_dsurface(x_surface, geom)[source]
Partial derivative of surface emission with respect to state vector, calculated at x_surface.