allhkls#
- property Crystal.allhkls: Array#
Get an array of all generated (h, k, l). Must call
make_hkls()first.- Returns:
jax.Array– [npks, 3] Array of (h, k, l) within dsmax, including those with no intensities!- Raises:
AttributeError – If the scattering table hasn’t been generated yet via
make_hkls().