BEAST-Fitting / megabeast

Hierarchical Bayesian Model for Ensembles of Dust Extinguished Stellar Populations
http://megabeast.readthedocs.io/
2 stars 11 forks source link

diagnostic plots - add option for log(A_V) #27

Closed lea-hagen closed 5 years ago

lea-hagen commented 5 years ago

This adds an option in plot_input_data.py to use log10(A_V) in the histograms, with the idea of making it easier to visualize log-normal A_V distributions. The histogram bins are equal width in log space.

Also made a slight adjustment to the histogram plotting command to fill in the tiny gaps between each bar.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 31


Changes Missing Coverage Covered Lines Changed/Added Lines %
megabeast/plot_input_data.py 0 21 0.0%
<!-- Total: 0 21 0.0% -->
Totals Coverage Status
Change from base Build 30: -0.8%
Covered Lines: 57
Relevant Lines: 318

💛 - Coveralls