Skip to content
forked from jepegit/cellpy

extract and tweak data from electrochemical tests of cells

License

Notifications You must be signed in to change notification settings

jayceslesar/cellpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cellpy

Documentation Status https://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.

Documentation

The documentation for cellpy is hosted on Read the docs.

Installation and dependencies

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

With conda:

conda install cellpy --channel conda-forge

Or if you prefer installing using pip:

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 hdf5 format.
  • Filter out the steps of interest.
  • Process and plot the data.
  • And more...

About

extract and tweak data from electrochemical tests of cells

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%