diff --git a/numpy_fft_1/README.md b/numpy_fft_1/README.md index 44cd85b..3d04ad7 100644 --- a/numpy_fft_1/README.md +++ b/numpy_fft_1/README.md @@ -1,4 +1,9 @@ # Numpy -- rfft and spectral power +{:.no_toc} + +* TOC +{:toc} + ## Goal We want to calculate a well behaved power spectral density from a 1 dimensional time series.