eitcom / pyEIT

Python based toolkit for Electrical Impedance Tomography
Other
169 stars 96 forks source link

Update and ModuleError fix #74

Closed JacobTh98 closed 1 year ago

JacobTh98 commented 1 year ago

The Docstrings and Signature of "mesh_img.py" and "plot_mesh.py" were adjusted regarding the remaining notation.

Sadly there is an error importing the wrapper: ["ModuleNotFoundError: No module named 'wrapper'"] This should be fixed too.