Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ISM extinction parameters in FitModel #18

Merged
merged 2 commits into from Jul 6, 2020
Merged

Conversation

tomasstolker
Copy link
Owner

  • 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.
  • Added apply_ism_ext function to ReadModel.
  • Added log_normal_distribution to dust_util.
  • Added ism_extinction to dust_util.

@tomasstolker tomasstolker merged commit 6259e41 into master Jul 6, 2020
@tomasstolker tomasstolker deleted the extinction branch July 6, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant