quara.simulation.standard_qtomography_simulation_check module
- class StandardQTomographySimulationCheck(simulation_result)[source]
Bases:
object- Parameters
simulation_result (quara.simulation.standard_qtomography_simulation.SimulationResult) –
- Return type
None
- execute_all(consistency_check_eps=None, show_summary=True, show_detail=True, with_detail=False, exec_check=None)[source]
- Parameters
consistency_check_eps (Optional[float]) –
show_summary (bool) –
show_detail (bool) –
with_detail (bool) –
exec_check (Optional[dict]) –
- Return type
Union[bool, dict]
- execute_consistency_check(eps=None, show_detail=True)[source]
- Parameters
eps (Optional[float]) –
show_detail (bool) –
- Return type
dict