{ "cells": [ { "cell_type": "markdown", "metadata": { "tags": [ "notebook-header" ] }, "source": [ "[](https://github.com/pfebrer/sisl/labels/WavefunctionPlot)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "WavefunctionPlot\n", "=========\n", "\n", "The `WavefunctionPlot` class will help you very easily generate and display wavefunctions from a `Hamiltonian` or any other source. If you already have your wavefunction in a grid, you can use `GridPlot`. \n", "\n", "