BEAST-Fitting / megabeast

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

black code #41

Closed karllark closed 4 years ago

karllark commented 4 years ago

blacken code to get ride of as many PEP8 errors as possible easily.

lgtm-com[bot] commented 4 years ago

This pull request fixes 16 alerts when merging 3c0a27631ca97bd4dc59ce42e21cda44f60222e4 into 26fb29659a3d2e611da217342d06be57d168c830 - view on LGTM.com

fixed alerts:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 62


Changes Missing Coverage Covered Lines Changed/Added Lines %
megabeast/read_megabeast_input.py 0 6 0.0%
megabeast/ensemble_model.py 2 12 16.67%
megabeast/parameter_maps.py 1 11 9.09%
megabeast/beast_data.py 1 14 7.14%
megabeast/make_naive_maps.py 2 24 8.33%
megabeast/megabeast.py 3 25 12.0%
megabeast/plot_input_data.py 2 55 3.64%
<!-- Total: 11 147 7.48% -->
Files with Coverage Reduction New Missed Lines %
megabeast/beast_data.py 3 15.38%
megabeast/ensemble_model.py 3 16.67%
megabeast/megabeast.py 3 26.09%
megabeast/make_naive_maps.py 4 14.93%
megabeast/parameter_maps.py 4 12.9%
megabeast/plot_input_data.py 4 8.89%
<!-- Total: 21 -->
Totals Coverage Status
Change from base Build 59: -2.8%
Covered Lines: 57
Relevant Lines: 333

💛 - Coveralls