11.3.14. rheia.POST_PROCESS.post_process.PostProcessUQ.get_mean_std

PostProcessUQ.get_mean_std(result_dir, objective)

Reads the mean and standard deviation from the corresponding file in the result directory.

Parameters:
  • result_dir (str) – The result directory.

  • objective (str) – The name of the quantity of interest.

Returns:

  • mean (float) – The mean.

  • std (float) – The standard deviation.