Examples & tutorials¶
Here we provide a few basic examples to get you started with cellpy - from reading the data to creating some basic plots. These notebooks, the used datafiles and a little more can be found in the examples folder in the cellpy GitHub repository.
Warning
This is a release candidate and notebooks used for the examples have not been thoroughly checked yet.
Contributions to more example notebooks are of course very welcome!
- Loading data
- Other file formats
- Writing a custom loader
- First look at your data
- Capacity vs voltage
- Incremental capacity analysis
- GITT
- Batch processing
- Templates
About these pages¶
The pages here are rendered from the notebooks in
docs/examples/
and show the outputs their authors saved. Interactive plotly figures are
replaced by their static renderings — grab the .ipynb from the repository if
you want to pan and zoom.
To re-render after changing a notebook: