Skip to content

Commit

Permalink
DOC: Remove warnings due to short headline
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-wagner committed Nov 9, 2023
1 parent cedaf59 commit 9963d41
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion doc/examples/3_ert/plot_01_ert_2d_mod_inv.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
2D ERT modelling and inversion
=============================
==============================
"""
# sphinx_gallery_thumbnail_number = 6

Expand Down
2 changes: 1 addition & 1 deletion doc/examples/3_ert/plot_modTank3d.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""
3D modelling in a closed geometry
================================
=================================
This is a synthetic model of an experimental tank with a highly heterogeneous
resistivity, motivated by the BAM Berlin.
Expand Down
Expand Up @@ -3,7 +3,7 @@

r"""
Generating SIP signatures
-------------------------
=========================
This example highlights some of the capabilities of pyGimli to generate
spectral induced polarization (SIP) signatures."""
Expand Down
Expand Up @@ -3,7 +3,7 @@

r"""
Fitting SIP signatures
----------------------
======================
This example highlights some of the capabilities of pyGimli to analyze spectral
induced polarization (SIP) signatures.
Expand Down
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
r"""
Complex-valued electrical modelling
----------------------------------
===================================
In this example, an electrical complex-valued forward modelling is conducted.
The use of complex resistivities implies an out-of-phase polarization response
Expand Down
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
r"""
Naive complex-valued electrical inversion
-----------------------------------------
=========================================
This example presents a quick and dirty proof-of-concept for a complex-valued
inversion, similar to Kemna, 2000. The normal equations are solved using numpy,
Expand Down
Expand Up @@ -3,6 +3,7 @@
r"""
Synthetic TDIP modelling and inversion
======================================
This example demonstrates the ERTIPManager introduced in
pyGIMLi v1.4.3 for use with time-domain chargeability.
Expand Down

0 comments on commit 9963d41

Please sign in to comment.