Objective Functions¶
-
class
sambuca.scipy_objective.SciPyObjective(sensor_filter, fixed_parameters, error_function=<function distance_f>, nedr=None)[source]¶ Configurable objective function for Sambuca parameter estimation, intended for use with the SciPy minimisation methods.
-
observed_rrs¶ array-like – The observed remotely-sensed reflectance. This attribute must be updated when you require the objective instance to use a different value.
-
id¶ integer – The index of the substrate pair combination. This attribute must be updated when you require the objective instance to use a different substrate pair.
-