pyeit_inverse.clear_results
- pyeit_inverse.clear_results(i_t: int = 0, i_f: int = 0, i_res: int = 0)
Removes the result entry corresponding to the specified indices from the results.
- Parameters:
Note
If the specified result identifier exists in self.results_ppt, the corresponding result is removed from both self.results and self.results_ppt.