jarvis.analysis.stm package

Submodules

jarvis.analysis.stm.tersoff_hamann module

Module to simulate STM with Tershoff-Hamann approach.

class jarvis.analysis.stm.tersoff_hamann.TersoffHamannSTM(chg_name='PARCHG', min_size=50.0, skew=True, zcut=None)[source]

Bases: object

Generate constant height and constant current STM images.

constant_current(tol=2, pc=None, ext=0.15, filename='testc.png')[source]

Return the constant-current cut the charge density.

constant_height(tol=2, filename='testh.png')[source]

Get iso-height image.

get_plot(ax, Z, extent, transform)[source]

Apply affine transformation.

Module contents

Modules for generating Scanning Tunneling Microscopy images.