eit_forward.simulate_eit

eit_forward.simulate_eit(save: bool = True, sim_list: ndarray | None = None) eit_forward_results[source]

Run the eit problem for all time steps

Parameters:
  • save (bool, optional) – if true output dict saved in a json, by default True

  • res_file (str | None, optional) – filename of the saving, by default None

Returns:

EIT simulation results.

Return type:

eit_forward_results