pyeit_inverse
- class nrv.eit.pyeit_inverse(data: None | eit_forward_results = None, method: Literal['jac', 'bp'] = 'jac', **kwgs)[source]
Subclass of eit_inverse for performing Electrical Impedance Tomography (EIT) inverse problem solving using PyEIT methods.
Attributes
Check if the object contains data. |
Methods
|
|
|
|
Clears all stored results by resetting the results and results_ppt attributes to empty lists. |
|
|
Removes the result entry corresponding to the specified indices from the results. |
|
|
|
Retrieves the computed result for the specified time, frequency, and result indices. |
|
|
|
|
|
|
|
|
|