eit_inverse
- class nrv.eit.eit_inverse(data: None | eit_forward_results = None, **kwgs)[source]
Abstract base class for solving the Electrical Impedance Tomography (EIT) inverse problem.
This class provides the interface for solving EIT problems inverse problem on nerve models
eit_forward_resultssimulation resultsEIT users guide — For generic description.
Tutorial 6 — For usage description.
Note
- This class is abstract and cannot be instantiated directely. For now only the following daughter class can be used:
nrv.eit.pyeit_inverse: Interface EIT of inverse problem solving using PyEIT methods.
Note
In future version additional solver could be add to NRV.
Attributes
Check if the object contains data. |
Methods
|
|
|
|
|
|
|