Skip to content

Commit

Permalink
Update trident/absorption_spectrum/absorption_spectrum_fit.py
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Hummels <chummels@gmail.com>
  • Loading branch information
claytonstrawn and chummels committed Mar 31, 2023
1 parent d39efdd commit a0a8ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trident/absorption_spectrum/absorption_spectrum_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ def _complex_fit(x, yDat, yFit, initz, minSize, errBound, speciesDict, maxNumCom
:maxNumComps: int
maximum number of voight profiles to fit at once. If the loop is
maximum number of voigt profiles to fit at once. If the loop is
still going after reaching maxNumComps, end the loop and return what
is done.
Expand Down

0 comments on commit a0a8ee7

Please sign in to comment.