:orphan:
Examples
========
This directory contains examples of how to use the ``tsunami_ip_utils`` package.
:pseudoheader:`General Examples`
Below is a gallery of general examples
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_caching_cross_sections_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_caching_cross_sections.py`
.. raw:: html
Cache Base and Perturbed Cross Section Libraries
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_sdf_readers_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_sdf_readers.py`
.. raw:: html
SDF Readers
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_multigroup_xs_reader_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_multigroup_xs_reader.py`
.. raw:: html
SCALE Multigroup Cross Section Reader
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_saving_and_loading_interactive_plots_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_saving_and_loading_interactive_plots.py`
.. raw:: html
Saving and Loading Interactive Plots
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_integral_index_reader_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_integral_index_reader.py`
.. raw:: html
Reading Integral Indices
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_visualizing_contributions_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_visualizing_contributions.py`
.. raw:: html
Visualizing Contributions
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_uncertainty_contributions_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_uncertainty_contributions.py`
.. raw:: html
Uncertainty/Variance Contributions
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/caching_cross_sections
/auto_examples/sdf_readers
/auto_examples/multigroup_xs_reader
/auto_examples/saving_and_loading_interactive_plots
/auto_examples/integral_index_reader
/auto_examples/visualizing_contributions
/auto_examples/uncertainty_contributions
:pseudoheader:`Comparisons`
These examples show how to generate comparisons of the computed correlation coefficients with TSUNAMI-IP computed integral indices.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparisons/images/thumb/sphx_glr_compare_E_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_comparisons_compare_E.py`
.. raw:: html
Comparing Calculated and TSUNAMI-IP E for a Set of SDF Files
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparisons/images/thumb/sphx_glr_compare_matrix_contributions_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_comparisons_compare_matrix_contributions.py`
.. raw:: html
Matrix Contribution Correlation Comparison
.. raw:: html
.. only:: html
.. image:: /auto_examples/comparisons/images/thumb/sphx_glr_compare_matrix_perturbation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_comparisons_compare_matrix_perturbation.py`
.. raw:: html
Matrix Perturbation Correlation Comparison
.. thumbnail-parent-div-close
.. raw:: html
:pseudoheader:`Correlation Plots`
These examples demonstrate how to create correlation plots using the methods described in :ref:`the technical manual