crystallography#

Generation of reciprocal lattice vectors (crystal plane, reflector, g, hkl) for a crystal structure.

Functions

get_equivalent_hkl(hkl, operations[, ...])

[Deprecated] Return symmetrically equivalent Miller indices.

get_highest_hkl(lattice[, min_dspacing])

[Deprecated] Return the highest Miller indices hkl of the plane with a direct space interplanar spacing (d-spacing) greater than but closest to min_dspacing.

get_hkl(highest_hkl)

[Deprecated] Return a list of planes from a set of highest Miller indices.

Classes

ReciprocalLatticeVector(phase[, xyz, hkl, hkil])

Reciprocal lattice vectors \((hkl)\) for use in electron diffraction analysis and simulation.