pysrw.lib.srwl_uti_cryst

pysrw.lib.srwl_uti_cryst#

Functions

srwl_uti_cryst_ASF(_s[, _mat])

Calculates Atomic Scattering Factor for some crystal materials :param _s: :param _mat: crystal material

srwl_uti_cryst_pl_sp([_hr, _mat])

Calculates reflecting planes distance :param _hr: Miller's indices of reflection :param _mat: crystal material

srwl_uti_cryst_pol_f(_en, _hr[, _mat])

Calculates Fourier components of Si polarizability :param _en: energy [eV] of reflection :param _hr: Miller's indices of reflection :param _mat: crystal material :return [psi0r, psi0i, psiHr, psiHi]: psi0r, psi0i - real and imaginary parts of the 0-th Fourier components psiHr, psiHi - real and imaginary parts of the H-th Fourier components