Skip to content

Commit

Permalink
fixing mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacgsmith committed Jul 18, 2023
1 parent bbf1385 commit 3c1275b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stardis/opacities/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ def calc_alan_numba(
alpha_line_in_shell * voigt_profile(delta_nu, doppler_width, gamma)
)

alpha_line_at_nu += phis
alpha_line_at_nu += single_line_alpha

return alpha_line_at_nu

Expand Down

0 comments on commit 3c1275b

Please sign in to comment.