fips.problems.flux.pipeline.FluxInversionPipeline.run#

FluxInversionPipeline.run(estimator_kwargs=None, **kwargs)[source]#

Run the flux inversion pipeline.

Parameters:
  • estimator_kwargs (dict, optional) – Additional keyword arguments to pass to the estimator (e.g., gamma for BayesianSolver).

  • **kwargs – Additional keyword arguments passed to the inverse problem initialization.

Returns:

The solved flux inversion problem.

Return type:

FluxProblem