in_graph

The Q-CTRL Experiment Scheduler is currently in alpha phase of development. Breaking changes may be introduced.

CalibrationNode.in_graph(calibration_graph)

Check if this node belongs to the graph provided.

Parameters:

calibration_graph (CalibrationGraph) – The graph that we want to know if this node belongs to.

Returns:

Whether the node belongs to the graph.

Return type:

bool