ewoksxrpd.tests.xrpd_theory.IntensityPattern#
- class ewoksxrpd.tests.xrpd_theory.IntensityPattern(y, monitor, theory)[source]#
Bases:
object
- Parameters:
y (
Union
[_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]])monitor (
float
)theory (
Any
)
-
monitor:
float
#
-
theory:
Any
#
-
y:
Union
[_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]#