get_result

EstimationProvider.get_result() tuple[dict[str, DataArray], dict[str, DataArray]][source]

Get the results of the estimation.

Returns:

  • tuple[dict[str, xr.DataArray], dict[str, xr.DataArray]] – A tuple of the estimated clps and residuals.

  • .. # noqa (DAR202)

  • .. # noqa (DAR401)