ewoksxrpd.tests.xrpd_theory.AzimuthalPattern#
- class ewoksxrpd.tests.xrpd_theory.AzimuthalPattern(x, low_limit, high_limit, units='chi_deg')[source]#
Bases:
object- Parameters:
x (
Union[_SupportsArray[dtype[Any]],_NestedSequence[_SupportsArray[dtype[Any]]],bool,int,float,complex,str,bytes,_NestedSequence[Union[bool,int,float,complex,str,bytes]]])low_limit (
float)high_limit (
float)units (
str)
-
high_limit:
float#
- property integration_options: dict#
-
low_limit:
float#
-
units:
str= 'chi_deg'#
-
x:
Union[_SupportsArray[dtype[Any]],_NestedSequence[_SupportsArray[dtype[Any]]],bool,int,float,complex,str,bytes,_NestedSequence[Union[bool,int,float,complex,str,bytes]]]#