tardis-sn / stardis

TARDIS stellar radiative transfer
https://tardis-sn.github.io/stardis/
11 stars 15 forks source link

Use vector implementation of `calc_alan_entries()` #145

Closed smokestacklightnin closed 9 months ago

smokestacklightnin commented 1 year ago

:pencil: Use vector implementation of calc_alan_entries()

Type: :rocket: feature

This reimplements calc_alan_entries() using the vector implementations as well as adding corrections to the formulas.

:pushpin: Resources

@smithis7 , What text did you use for the corrections?

:vertical_traffic_light: Testing

How did you test these changes?

:ballot_box_with_check: Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #145 (2ea589e) into main (afcc0ca) will increase coverage by 0.20%. The diff coverage is 28.57%.

:exclamation: Current head 2ea589e differs from pull request most recent head 8e5376a. Consider uploading reports for the commit 8e5376a to get more accurate results

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   68.19%   68.39%   +0.20%     
==========================================
  Files          27       27              
  Lines         984      984              
==========================================
+ Hits          671      673       +2     
+ Misses        313      311       -2     
Files Coverage Δ
...adiation_field/opacities/opacities_solvers/base.py 82.41% <28.57%> (+1.09%) :arrow_up:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!