Skip to content

Commit

Permalink
more logger debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jvshields committed Dec 2, 2024
1 parent 9dd5afb commit a88ab25
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ def calc_alpha_line_at_nu(
pd.to_numeric
) # weird bug cropped up with ion_number being an object instead of an int

logger.info("Calculating broadening parameters.")
gammas, doppler_widths = calculate_broadening(
lines_sorted_in_range,
stellar_model,
Expand Down

0 comments on commit a88ab25

Please sign in to comment.