tardis-sn / stardis

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

Fix radiation broadening #186

Closed jvshields closed 5 months ago

jvshields commented 8 months ago

Tiny PR to fix radiation broadening factor that was incorrect. Should now correctly parse the radiation broadening from the linelist.

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 68.15%. Comparing base (3731ee3) to head (b78dd93). Report is 2 commits behind head on main.

Files Patch % Lines
...diation_field/opacities/opacities_solvers/voigt.py 0.00% 2 Missing :warning:
stardis/plasma/base.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ========================================== + Coverage 67.91% 68.15% +0.23% ========================================== Files 31 31 Lines 1203 1212 +9 ========================================== + Hits 817 826 +9 Misses 386 386 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.