.. _book_fig_chapter10_fig_matchedfilt_chirp: Matched Filter Chirp Search --------------------------- Figure 10.26 A matched filter search for a chirp signal in time series data. A simulated data set generated from a model of the form y = b0+Asin[omega t + beta t^2], with homoscedastic Gaussian errors with sigma = 2, is shown in the top-right panel. The posterior pdf for the four model parameters is determined using MCMC and shown in the other panels. .. image:: ../images/chapter10/fig_matchedfilt_chirp_1.png :scale: 100 :align: center .. raw:: html
**Code output:** .. raw:: html
.. literalinclude:: fig_matchedfilt_chirp.txt .. raw:: html
**Python source code:** .. raw:: html
.. literalinclude:: fig_matchedfilt_chirp.py :lines: 12- .. raw:: html
:download:`[download source: fig_matchedfilt_chirp.py] ` .. raw:: html