plot_completeness

beast.plotting.plot_completeness.plot_completeness(physgrid_list, noise_model_list, output_plot_filename, param_list=['Av', 'Rv', 'logA', 'f_A', 'M_ini', 'Z', 'distance'], compl_filter='F475W')[source]

Make visualization of the completeness

Parameters:
physgrid_liststring or list of strings

Name of the physics model file. If there are multiple physics model grids (i.e., if there are subgrids), list them all here.

noise_model_liststring or list of strings

Name of the noise model file. If there are multiple files for physgrid_list (because of subgrids), list the noise model file associated with each physics model file.

param_listlist of strings

names of the parameters to plot. Two or more parameters need to be specified.

compl_filterstr

filter to use for completeness (required for toothpick model)

output_plot_filenamestring

name of the file in which to save the output plot