# Typical usage of `digger.analyze` Typical usage of [`digger.analyze`](#digger.analyze) functions is provided within the context of an example landslide-tsunami simulation contained in the directory `digger/examples/post-run/barry_arm/`. All of the code is extracted from the file `digger/examples/post-run/barry_arm/setpostprocess.py`. In addition to highighting the functionality of [`digger.analyze`](#digger.analyze), this file includes some common postprocessing steps using tools from [`digger.utils`](#digger.utils). These are briefly described here. ```{toctree} --- caption: digger.analyze --- went.md ellipse.md energetics.md splash.md spectral.md wavelet.md ```