nrv.eit.results

Description

eit Results: standardized result gathering for eit simulations.

eit.results defines classes to gather results or list of results from eit forward simulations.

Classes

eit_forward_results([nerve_res, fem_res, data])

Stores and manages the results of an Electrical Impedance Tomography (EIT) forward simulation.

eit_results_list([dt, t_sim, results, ...])

Container for multiple EIT forward simulation results, enabling batch analysis, comparison, and post-processing.

Functions

synchronize_times(res1, res2[, dt_min])

Merge two time vectors while removing nearly duplicated samples.

load_res(res_dname, label)

Load an EIT result set from a result directory.

res_list_from_labels(res_dnames, labels)

Build an eit_results_list from result directories and labels.