Plotting and Saving#

peridoxia.plotting_and_saving.plot_model_runs(model_run_dict: dict, title='Empirical Model Runs', legend='upper_right', save_path=None)#

Plots logfO2 dFFM vs Pressure for multiple model runs. Input is a dictionary of model class objects.

Legend options are ‘upper_right’, ‘above_plot’, ‘below_plot’.