Skip to content

Commit

Permalink
Added description to periodogram
Browse files Browse the repository at this point in the history
  • Loading branch information
Deigoodle committed Feb 13, 2024
1 parent b907cb0 commit b48b7fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions glucopy/plot/analysis/periodogram.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ def periodogram(gf: Gframe,
width: float = None
):
'''
Plot the best-fit curve obtained by a Lomb-Scargle periodogram.
Parameters
----------
gf : Gframe
Expand Down

0 comments on commit b48b7fe

Please sign in to comment.