pofff.visualization.everert module
Script to postprocess everest and ert studies.
- pofff.visualization.everert.figures()
Main function to postprocess everest results (differential_evolution)
- pofff.visualization.everert.find_best(dic)
Find the closest simulation to the observations
- pofff.visualization.everert.find_optimal(dic)
Find the well locations and folder for the ‘optimal’ obtained solution
- pofff.visualization.everert.initialize_ert(dic)
Variables for the plotting method
- Args:
dig (dict): Global dictionary
- Returns:
None
- pofff.visualization.everert.load_parser()
Argument options
- pofff.visualization.everert.make_figures(dic)
Write the plots
- pofff.visualization.everert.para_dist(dic)
Plot the parameter distributions
- Args:
dig (dict): Global dictionary
- Returns:
None
- pofff.visualization.everert.plot_cumulative_misfit(dic)
Plot the cumulative misfit per iteration
- pofff.visualization.everert.plot_optimization_details(dic)
Plot the number of failed and succeed simulations over steps
- pofff.visualization.everert.plot_optimization_results()
Plot the optimization values over steps
- pofff.visualization.everert.plot_parameters(fig, inidist, findist, k, dic)
Routine to make the plots iteratively
- pofff.visualization.everert.read_hm(dic, i, j)
Extract relevant hm data
- Args:
dig (dict): Global dictionary
- Returns:
None
- pofff.visualization.everert.read_results(dic)
Get the values over the optimization steps