Skip to content
Snippets Groups Projects
Commit a988c904 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Minor adjustments to demo notebook.

parent 132c3ad2
No related branches found
No related tags found
No related merge requests found
Pipeline #40824 passed
This diff is collapsed.
...@@ -365,6 +365,8 @@ def visualize_pdf_field_accessor(pdf_field_accessor, title=True, read_plot_param ...@@ -365,6 +365,8 @@ def visualize_pdf_field_accessor(pdf_field_accessor, title=True, read_plot_param
ax_left.set_title("Read") ax_left.set_title("Read")
ax_right.set_title("Write") ax_right.set_title("Write")
# -------------------------------------------- Helpers -----------------------------------------------------------
def _get_lehmann_stencil(stencil): def _get_lehmann_stencil(stencil):
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment