comparison.model_selection.model_selection_old#

model_selection_old(path='/mnt/hpc_backup/yanitski/projects/pdr/KT3_history/MilkyWay', missions=None, lat=None, model_dir='', model_param=[[]], comp_type='pv', log_comp=True, cmap='gist_ncar', PLOT=False, PRINT=False, debug=False)[source]#
This function will compare the Milky Way models to the position-velocity observations depending on the

dataset. It will utilise the sightlines of the dataset.

param path:

directory containing the model folders.

param model_dir:

directory format for each model in the grid.

param model_param:

a list of lists containing the parameter space of the models.

param resolution:

the voxel size (in pc) of the models used in the comparison; used in model folder name.

param missions:

as this is setup for the Milky Way, the mission selection is - COBE-FIRAS - COBE-DIRBE - COGAL - Mopra - ThrUMMS - SEDIGISM - Planck - THOR (partial) - Hi-GAL (abandoned)

param cmap:

color map for the plots.

param PLOT:

flag to save plots.

param PRINT:

flag to enable verbose output.

param debug:

flag to run in debug mode.

currently, this will look solely at the galactic plane.