BEAST-Fitting / beast

Bayesian Extinction And Stellar Tool
http://beast.readthedocs.io
23 stars 35 forks source link

Use a beast_settings file instead of loading a sedgrid to figure our a list of filters in plot_toothpick_details #715

Closed galaxyumi closed 3 years ago

galaxyumi commented 3 years ago

I saw another PR by @christinawlindberg including the same changes (#710). Mine is just for the plot_toothpick_details.py, while #710 seems to include changes in other files. @karllark Please feel free to reject or accept this PR.

codecov-commenter commented 3 years ago

Codecov Report

Merging #715 (d99393b) into master (f5ce89d) will decrease coverage by 0.34%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #715      +/-   ##
==========================================
- Coverage   43.73%   43.39%   -0.35%     
==========================================
  Files         100      100              
  Lines        9710     9725      +15     
==========================================
- Hits         4247     4220      -27     
- Misses       5463     5505      +42     
Impacted Files Coverage Δ
beast/plotting/plot_toothpick_details.py 13.04% <28.57%> (ø)
beast/tools/compare_spec_type.py 60.86% <0.00%> (-33.92%) :arrow_down:
beast/fitting/pdf1d.py 89.83% <0.00%> (-3.20%) :arrow_down:
beast/fitting/fit.py 81.73% <0.00%> (-0.33%) :arrow_down:
beast/tools/read_beast_data.py 42.18% <0.00%> (ø)
beast/tools/run/run_fitting.py 19.11% <0.00%> (ø)
beast/observationmodel/ast/make_ast_xy_list.py 5.04% <0.00%> (ø)
beast/tools/subgridding_tools.py 32.59% <0.00%> (+0.12%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f5ce89d...d99393b. Read the comment docs.