.. _example_datasets_plot_LIGO_spectrum: Plot the power spectrum of LIGO ------------------------------- This compares the power spectrum computed using the raw FFT, and using Welch's method (i.e. overlapping window functions that reduce noise). The top panel shows the raw signal, which is the measurements of the change in baseline length. The bottom panel shows the raw and smoothed power spectrum, used by the LIGO team to characterize the noise of the detector. The particular data used here is the injected `Big Dog `_ event. .. image:: ../images/datasets/plot_LIGO_spectrum_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: plot_LIGO_spectrum.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: plot_LIGO_spectrum.py :lines: 12- .. raw:: html
:download:`[download source: plot_LIGO_spectrum.py] ` .. raw:: html