finished#

ImpedanceModule.finished(step: Optional[int] = None) bool[source]#

Check if the calibration or a step of it is finished.

Parameters:

step (Optional[int]) – Calibration step. If not None this function checks if the specified step is finished. Otherwise it checks if the hole calibration is done.

Returns:

Flag if the calibration or a step is finished.

Return type:

bool