s-goldman / Dusty-Evolved-Star-Kit

SED-fitting python package for fitting evolved stars
https://dusty-evolved-star-kit.readthedocs.io
Other
15 stars 2 forks source link

Bayesian fitting enabled #93

Closed s-goldman closed 4 years ago

s-goldman commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 11
- Added 3

Complexity increasing per file
==============================
- desk/set_up/get_data.py  6
- desk/set_up/get_models.py  8
- desk/fitting/tests/test_fitting_tools.py  1
- desk/outputs/interpolate_dusty.py  9
- desk/probabilities/create_prior.py  1
- desk/fitting/dusty_fit.py  4
- desk/outputs/plot_pdf.py  1
- desk/set_up/create_output_files.py  2
- desk/probabilities/create_pdf.py  8
- desk/set_up/create_full_grid.py  3
- desk/outputs/plotting_seds.py  7
- desk/set_up/get_inputs.py  1
- desk/probabilities/resample_prior_to_model_grid.py  3
- desk/probabilities/compute_grid_weights.py  2
- desk/fitting/fitting_tools.py  1

Complexity decreasing per file
==============================
+ desk/console_commands.py  -9

Clones added
============
- desk/set_up/get_data.py  1
- desk/tests/test_console_commands.py  2
- desk/outputs/plotting_seds.py  5

See the complete overview on Codacy