BEAST-Fitting / megabeast

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

small changes for code readability #26

Closed lea-hagen closed 5 years ago

lea-hagen commented 5 years ago

Changing some variable names to make the code easier to understand (at least for me?):

I also added the new distance parameter to the default list in read_beast.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 29


Changes Missing Coverage Covered Lines Changed/Added Lines %
megabeast/megabeast.py 0 3 0.0%
megabeast/plot_input_data.py 0 3 0.0%
megabeast/beast_data.py 0 4 0.0%
megabeast/ensemble_model.py 2 7 28.57%
<!-- Total: 2 17 11.76% -->
Totals Coverage Status
Change from base Build 28: 0.0%
Covered Lines: 57
Relevant Lines: 304

💛 - Coveralls