comparison.model_selection.double_line_plot#

double_line_plot(obs_path='/mnt/hpc_backup/yanitski/projects/pdr/observational_data/MilkyWay/', model_path='/mnt/hpc_backup/yanitski/projects/pdr/KT3_history/fit_results/MilkyWay/', missions=[], transitions=[], survey_files=[], file_format='', model_param=[[]], log_comp=True, lat=None, comp_type='integrated', bins=50, density=False, cmax=None, cmin=None, vmax=None, vmin=None, figsize=(), xlabel='', ylabel='', ylim=(), title='', label_rotation=30, label_fontsize=16, fontsize=20, save_plot=False, output_file='', output_format='png', debug=False, verbose=False, **kwargs)[source]#

Plot two lines against each other. Not setup well for comparing model grids.