Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
CrossResonanceHamiltonianAnalysis.analyses¶
- CrossResonanceHamiltonianAnalysis.analyses(index=None)¶
Return curve analysis instance.
- Parameters:
index (
Union
[str
,int
,None
]) – Name of group or numerical index.- Return type:
Union
[BaseCurveAnalysis
,List
[BaseCurveAnalysis
]]- Returns:
Curve analysis instance.