.. _demo_vf: Vector Fitting Kernels ====================== Shows how to use Vector Fitting (VF) kernels to implement custom filter shapes, such as the Modified Morlet wavelet. .. literalinclude:: ../../../examples/demo_vf.py :language: python :start-after: # DOC_START_CODE_EXCLUDE_IMPORTS :end-before: # DOC_END_CODE_EXCLUDE_PLOT :caption: Vector Fitting Demo .. image:: /_static/images/demo_vf_kernel.png :alt: Vector Fitting Kernel Example :align: center