get_result

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

Get the results of the estimation.

Returns:

A tuple of the estimated clps and residuals.

Return type:

tuple[dict[str, xr.DataArray], dict[str, xr.DataArray]]