quara.simulation.consistency_check module

calc_mse_of_true_estimated(true_object, qtomography, estimator, loss=None, loss_option=None, algo=None, algo_option=None)[source]
Parameters
Return type

Tuple[float, List[EstimationResult]]

execute_consistency_check(simulation_setting, estimation_results, qtomography, eps=None, show_detail=True)[source]
Parameters
Return type

dict