RFactor.from_gterms#

classmethod RFactor.from_gterms(gterms, pterms=T00_exprs, angles='dummy')[source]#

Make RFactor from G-factor and polarization terms.

Parameters:
  • gterms (Sequence[Basic]) – Spherical tensor components of G-factor.

  • pterms (Sequence[Basic]) – Spherical tensor components of four-fold polarization tensor.

  • angles (str) – R-factor as a function of ‘dummy’ (phis) or ‘experimental` (thetas) angles, has to match pterms.

  • optional – R-factor as a function of ‘dummy’ (phis) or ‘experimental` (thetas) angles, has to match pterms.