Skip to main content
. 2019 Feb 1;5(2):25. doi: 10.3390/jimaging5020025
Listing 1. Contrast-source inversion–electrical-property tomography (CSI–EPT).
  • Given initial guesses χ˜[0] and w˜[0] for the contrast function and contrast source, respectively,

  • For k=1,2
    1. Fix the contrast to χ˜[k1] and update the contrast source according to the update formula
      w˜[k]=w˜[k1]+α[k]v[k].
    2. Compute the corresponding electric-field strength E^[k] according to (cf. Equation (5))
      E˜[k](x)=E^b(x)+Gbody{w˜[k]}(x).
    3. Knowing contrast source w˜[k] and corresponding electric-field strength E˜[k], determine contrast function χ˜[k] from constitutive relation w˜[k]=χ˜[k]E˜[k] by solving least-squares problem χ˜E˜[k]w˜[k]body2 for minimum norm contrast function χ˜.
    4. Stop if objective function is smaller than user-specified tolerance level, or if maximum number of iterations have been reached.
  • End.