Skip to content

Commit

Permalink
add docstring info about what opt_normalize does
Browse files Browse the repository at this point in the history
  • Loading branch information
profjsb committed Feb 23, 2023
1 parent 4903cb5 commit eb22bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cesium/features/lomb_scargle.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ def lomb_scargle_model(
Defaults to 5.0
opt_normalize : boolean, optional
Normalize the timeseries before fitting? This can
help with instabilities seen at large values of `nharm`
Defaults to False.
Returns
Expand Down

0 comments on commit eb22bd6

Please sign in to comment.