This repository addresses two types of inverse conductivity problems: electrical impedance tomography (EIT), which uses boundary measurements, and an inverse conductivity problem with internal measurements.
To get started, ensure you have the following installed:
To execute the tests:
-
Open the
parameters.pyfile and select your desired parameters. -
Save the file.
-
Run the following command in the root directory:
python3 main.py
This tutorial was designed based on a Linux system (Ubuntu 22.04.4 LTS). Steps and commands may vary for other operating systems.