ecm

Fit Ecm

Fit an ECM to either an example dataset or an uploaded file.

Provide exactly one of example_id (query param) or file (multipart upload). Returns model-vs-data traces and OCV/R0 parameter curves. RC-pair parameters are included for superadmins and users in organizations with ECM results access enabled via nav_config.

When fit_ocv is False and the data contains an Open-circuit voltage [V] column, the provided OCV is used directly and only R0 + RC parameters are fitted.

post/ecm/fit

Query parameters

num_rcsinteger
example_idstring nullable
fit_ocvboolean
initial_socnumber nullable
capacitynumber nullable
max_pointsinteger nullable

Width-derived row ceiling for the returned fit traces. Omitted, the server's own default applies.

Width-derived row ceiling for the returned fit traces. Omitted, the server's own default applies.

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.