Examples ======== This section contains examples of how to use the `ionworkspipeline` package. The examples are grouped into three categories: basic examples, common workflows, and advanced examples. The basic examples show how to use the package to fit data, save and load results, and use the built-in parameter estimation algorithms. The common workflows show how to run some common parameterization workflows, such as fitting half-cell OCP data, electrode balancing using full-cell data, and parameters to cycling data. The advanced examples show off more complex functionality, such as using experiment-specific objectives, customizing the parameter estimation algorithm, and using combining multiple objectives. .. toctree:: :maxdepth: 1 basic_examples/index common_workflows/index advanced_examples/index