Usage examples#
The following pages contain various useful examples illustrating how to use and how not to use PyWavelets.
The examples in this section are written in the MyST markdown notebook format. This allows each .md file to function simultaneously as documentation that can be fed into Sphinx and as a source file that can be converted to the Jupyter notebook format (.ipynb), which can then be opened in notebook applications such as JupyterLab. For this reason, each example page in this folder includes a header template that adds a blurb to the top of each page about how the page can be run or downloaded as a Jupyter notebook. This is explained in greater detail in the regression folder README.
For more usage examples see the demo directory in the source package.