eradiate.pipelines.config

Contents

eradiate.pipelines.config#

eradiate.pipelines.config(measure, mode=None, integrator=None)[source]#

Generate a pipeline configuration for a specific scene setup.

Parameters:
  • measure (Measure)

  • mode (Mode or str, optional) – Mode or mode ID for which the pipeline is configured. By default, the current active mode is used.

  • integrator (Integrator or None, optional) – Integrator used for the experiment; indicates whether the moment was calculated during the integration.

Returns:

dict