ioΒΆ

Collection of functions for importing and exporting EIS data/results.

get_assets_path()

Returns the path to the assets folder.

load_battery_dataset([preprocess, noise])

Loads EIS data of a battery cell during cycling (at discharged state).

load_test_dataset([preprocess, noise])

Returns a test dataset as a tuple of frequency and impedance arrays.

load_test_circuits([filtered])

Returns candidate ECMs fitted to test dataset for testing.

parse_ec_output(circuits[, ...])

Parses the output of EquivalentCircuits.jl's circuit_evolution.