Skip to content

Commit

Permalink
Merge pull request #27 from d-chambers/patch-1
Browse files Browse the repository at this point in the history
fix small typo
  • Loading branch information
krischer authored Jun 10, 2019
2 parents 06561b6 + e487605 commit c34b648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtspec/multitaper.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def mtspec(data, delta, time_bandwidth, nfft=None, number_of_tapers=None,
also return (in the given order) (multidimensional) arrays containing
the eigenspectra, the corresponding eigencoefficients and an array
containing the weights for each eigenspectra normalized so that the sum
of squares over the eigenspectra is one. If statistics is True is will
of squares over the eigenspectra is one. If statistics is True it will
also return (in the given order) (multidimensional) arrays containing
the jackknife 5% and 95% confidence intervals, the F statistics for
single line and the number of degrees of freedom for each frequency
Expand Down

0 comments on commit c34b648

Please sign in to comment.