Welcome to cellpy’s documentation!

cellpy

- a library for assisting in analysing batteries and cells

https://img.shields.io/pypi/v/cellpy.svg Documentation Status https://static.pepy.tech/badge/cellpy

This Python Package was developed to help the researchers at IFE, Norway, in their cumbersome task of interpreting and handling data from cycling tests of batteries and cells.

Version: 1.0.0post4

Installation and dependencies

The easiest way to install cellpy is to install with conda or pip.

With conda:

conda install -c conda-forge cellpy

Or if you prefer installing using pip:

python -m pip install cellpy

Have a look at the documentation for more detailed installation procedures, especially with respect to “difficult” dependencies when installing with pip.

Licence

cellpy is free software made available under the MIT License.

Features

  • Load test-data and store in a common format.

  • Summarize and compare data.

  • Filter out the steps of interest.

  • Process and plot the data.

  • And more…

Contents

Indices and tables