eradiate.experiments#

Concrete classes#

AtmosphereExperiment([measures, ...])

Simulate radiation in a one-dimensional scene.

CanopyExperiment([measures, illumination, ...])

Simulate radiation in a scene with an explicit canopy and no atmosphere.

CanopyAtmosphereExperiment([measures, ...])

Simulate radiation in a scene with an explicit canopy and atmosphere.

Interfaces#

Experiment([measures, integrator])

Base class for experiment simulations.

EarthObservationExperiment([measures, ...])

A base class used for Earth observation simulations.

Functions#

mitsuba_run(kernel_dict[, sensor_ids, ...])

Run Mitsuba on a kernel dictionary.

run(exp[, measure, seed_state])

Run an Eradiate experiment, including the Monte Carlo simulation and data post-processing.