make_hkls#
- Crystal.make_hkls(dsmax, wavelength, expand_to_p1=True, tol=0.001)[source]#
Generate integer ring HKLs, two-theta and d* values within a given max d* range and a supplied wavelength.
- Parameters:
- Return type:
Notes
We use Dans Diffraction to compute HKLs. In that package, all HKLs are considered “valid” - we only filter by the symmetry of the system after computing the expected intensities, then we discard peaks with very low predicted intensity.