s_matrix

s_matrix#

Module describing the scattering matrix used in the PRISM algorithm.

Classes

BaseSMatrix()

Base class for scattering matrices.

SMatrix(semiangle_cutoff, energy[, ...])

The scattering matrix is used for simulating STEM experiments using the PRISM algorithm.

SMatrixArray(array, wave_vectors, ...[, ...])

A scattering matrix defined by a given array of dimension 3, where the first indexes the probe plane waves and the latter two are the y and x scan directions.