cardioemulator

cardioemulator library.

Classes

Emulator(emulator_data)

0D emulator of a cardiac chamber.

Emulator_parametric(emulator_data)

Parametric 0D emulator of a cardiac chamber.

Functions

build_emulator(file_PV_loops, period[, …])

Build an emulator.

build_emulator_parametric(emulator_A, …[, …])

Build a parametric emulator, by interpolation of two emulators.

get_PV_relationship(emulator_data[, …])

Get the time-dependent pressure-volume relationship associated with an emulator.

transform_ES_elastance(emulator_data, factor)

Transform an emulator by applying a multiplicative factor to end systolic elastance.

transform_time_shift(emulator_data, time_lag)

Transform an emulator by shifting in time the activation pattern.

compute_convergence(file_PV_loops, period)

Evaluate the convergence to the limit cycle of a series of PV loops.