Support for ISM extinction in FitModel (only with run_multinest). The V band extinction and reddening are free parameters (ism_ext and ism_red) in the bounds dictionary.
Added plot_size_distributions in plot_mcmc for plotting random samples of the posterior of the grain size distributions from FitModel.
Added plot_extinction in plot_mcmc for plotting random samples of the posterior of the extinction. Supported by both extinction implementations (i.e. ISM and size distribution).
The ln_prob values (i.e. posterior value of each sample) are added to the SamplesBox as ln_prob attribute.
FitModel
(only withrun_multinest
). The V band extinction and reddening are free parameters (ism_ext
andism_red
) in thebounds
dictionary.plot_size_distributions
inplot_mcmc
for plotting random samples of the posterior of the grain size distributions fromFitModel
.plot_extinction
inplot_mcmc
for plotting random samples of the posterior of the extinction. Supported by both extinction implementations (i.e. ISM and size distribution).ln_prob
values (i.e. posterior value of each sample) are added to theSamplesBox
asln_prob
attribute.apply_ism_ext
function toReadModel
.log_normal_distribution
todust_util
.ism_extinction
todust_util
.