{
  "cells": [
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "%matplotlib notebook"
      ]
    },
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "\n# fdesign-paper: Werthm\u00fcller et al., 2019, Geophysics\n\nSee the notebooks in the repo [empymod/article-fdesign](https://github.com/emsig/article-fdesign) for:\n\n    Werthm\u00fcller, D., K. Key, and E. Slob, 2019, **A tool for designing digital\n    filters for the Hankel and Fourier transforms in potential, diffusive, and\n    wavefield modeling**:  Geophysics, 84(2), F47-F56; DOI:\n    [10.1190/geo2018-0069.1](http://doi.org/10.1190/geo2018-0069.1).\n\nThe notebooks contain:\n\n- Examples regarding the design of digital filters for the Hankel and Fourier\n  transforms\n- GPR example with a digital filter\n"
      ]
    },
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "pass  # THIS IS NOT AN ACTUAL EXAMPLE, see text above for the actual repo"
      ]
    }
  ],
  "metadata": {
    "kernelspec": {
      "display_name": "Python 3",
      "language": "python",
      "name": "python3"
    },
    "language_info": {
      "codemirror_mode": {
        "name": "ipython",
        "version": 3
      },
      "file_extension": ".py",
      "mimetype": "text/x-python",
      "name": "python",
      "nbconvert_exporter": "python",
      "pygments_lexer": "ipython3",
      "version": "3.8.6"
    }
  },
  "nbformat": 4,
  "nbformat_minor": 0
}