Visualization
This submodule contains various routines to plot the system of magnetic entities and pairs. Furthermore it will be able to plot the calculated magnetic exchange parameters.
Functions
|
Creates a plot from the contour sample points. |
|
Creates a plot from the Brillouin zone sample points. |
|
Creates a plot from a list of magnetic entities. |
|
Creates a plot from a list of pairs. |
|
Creates a plot of the DM vectors from a list of pairs. |
Background information
Currently all the functions are using the plotly library.
This decision was made because it can be used in the Jupyter
environment and supports interactive and 3D plots.
Examples
For examples, see the tutorials.