QFIResult# class QFIResult(qfis, metadata, options)[source]# Bases: object Result of QFI. Attributes qfis: list[np.ndarray]# The QFI. metadata: list[dict[str, Any]]# Additional information about the job. options: Options# Primitive runtime options for the execution of the job.