3.4. kwant.plotter
– Plotting of systems#
Plotting routines#
|
Plot a system in 2 or 3 dimensions. |
|
Show interpolated map of a function defined for the sites of a system. |
|
Show an interpolated density defined on the sites of a system. |
|
Show an interpolated current defined for the hoppings of a system. |
|
Plot band structure of a translationally invariant 1D system. |
|
Plot the spectrum of a Hamiltonian as a function of 1 or 2 parameters. |
|
|
|
Draw a scalar field in Kwant style |
Helper functions#
|
Interpolate currents in a system onto a regular grid. |
|
Interpolate density in a system onto a regular grid. |
|
Return all the sites of the system and of the leads as a list. |
|
Return all the hoppings of the system and of the leads as an iterator. |
|
Return an array of positions of sites in a system. |
|
Return arrays of coordinates of all hoppings in a system. |
|
Interpolate a scalar function in vicinity of given points. |