calculate_dunn
Run the Dunn method on cyclic voltammetry Excel files to analyze kinetic parameters from battery data.
Instructions
Run the Dunn method on a cyclic voltammetry Excel file from the data folder.
Args: file_name: File name in the data folder (e.g. dunn_method_data.xlsx). .xlsx is added if omitted. max_plot_points: Maximum number of points per plot series (default 5000).
Returns: JSON with results_path, preview table, plots, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| max_plot_points | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |