comparison.model_selection#

This subsubpackage contains functions to regrid and resample observational data, compute error, compare to grids of kosmatau3d models, and plot the results.

Functions

combine_regridded

Combine separate regridded files.

determine_rms

determine RMS of selected surveys.

double_line_plot

Plot two lines against each other.

error_correction

Calculate configuration error

line_ratio_comparison

Plot comparison of line ratios.

model_selection_new

Like model_selection_old, but using SyntheticModel() and Observation instances.

model_selection_old

This function will compare the Milky Way models to the position-velocity observations depending on the

plot_comparison

Plot heatmaps of a test statistic to exaimine over model grid.

regrid_observations

This function will regrid the specified mission data to the specified target header.

view_observation

This function will plot the specified (regridded) observation.

violin_comparison

Compare models and observation as violin plots.