All Projects → jepegit → cellpy

jepegit / cellpy

Licence: MIT license
extract and tweak data from electrochemical tests of cells

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cellpy

opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+132.61%)
Mutual labels:  chemistry, physics, electrochemistry
gopem
GUI for OPEM library
Stars: ✭ 20 (-56.52%)
Mutual labels:  chemistry, physics, electrochemistry
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (+4.35%)
Mutual labels:  chemistry, physics, electrochemistry
Thermo
Thermodynamics and Phase Equilibrium component of Chemical Engineering Design Library (ChEDL)
Stars: ✭ 279 (+506.52%)
Mutual labels:  chemistry, physics
pbcpy
Python package providing some useful tools when dealing with molecules and materials under periodic boundary conditions and uniform grids. This is a mirror of https://gitlab.com/ales.genova/pbcpy
Stars: ✭ 18 (-60.87%)
Mutual labels:  chemistry, physics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (-69.57%)
Mutual labels:  chemistry, physics
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (-63.04%)
Mutual labels:  chemistry, physics
Mrchem
MultiResolution Chemistry
Stars: ✭ 13 (-71.74%)
Mutual labels:  chemistry, physics
Psi4
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
Stars: ✭ 521 (+1032.61%)
Mutual labels:  chemistry, physics
Mcmd
Monte Carlo and Molecular Dynamics Simulation Package
Stars: ✭ 52 (+13.04%)
Mutual labels:  chemistry, physics
PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (+60.87%)
Mutual labels:  chemistry, physics
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (-58.7%)
Mutual labels:  chemistry, physics
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (-28.26%)
Mutual labels:  chemistry, physics
Itensor
A C++ library for efficient tensor network calculations
Stars: ✭ 269 (+484.78%)
Mutual labels:  chemistry, physics
Chemlab
The chemistry library you were waiting for
Stars: ✭ 187 (+306.52%)
Mutual labels:  chemistry, physics
impedance.py
A Python package for working with electrochemical impedance data
Stars: ✭ 102 (+121.74%)
Mutual labels:  battery, electrochemistry
Xopt
eXternal OPTimizer
Stars: ✭ 5 (-89.13%)
Mutual labels:  chemistry, physics
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (-50%)
Mutual labels:  chemistry, physics
Orthopy
Orthogonal polynomials in all shapes and sizes.
Stars: ✭ 75 (+63.04%)
Mutual labels:  chemistry, physics
Fermi.jl
Fermi quantum chemistry program
Stars: ✭ 107 (+132.61%)
Mutual labels:  chemistry, physics

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...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].