Workflows ========= Collections of pre-defined workflows for common tasks. All of the workflows implement a `fit_plot_save` function which typically takes in the data, initial guesses for parameters, and other optional arguments, and saves the fitted parameters and plots of the fit. .. autofunction:: ionworkspipeline.workflows.half_cell_ocp.fit_plot_save .. autofunction:: ionworkspipeline.workflows.full_cell_ocv.fit_plot_save