cellpy icon indicating copy to clipboard operation
cellpy copied to clipboard

extract and tweak data from electrochemical tests of cells

Results 40 cellpy issues
Sort by recently updated
recently updated
newest added

We would like to add a number of features on cycle statistics. Most are just simple aggregations (Min/Max/Mean), Total Charge/Discharge/Cycle/Rest time, etc., but we also have some more ambitious goals...

enhancement

Interpolation in the get_cap()-function removes steps when there are multiple charge or discharge steps in one cycle, e.g. taper steps. In these cases, the interpolation also produces some artefacts in...

It would be nice for users to have an exporter that can dump data from the new Arbins into for example an .h5 file pr test. Is this something you...

new feature

This is a bit opinionated so I don't consider it as a show stopper, but I highly encourage you to consider it. `cellpy` depends on NumPy, and they will drop...

code improvements

It would be handy to have two levels of data: 1. the actual raw-data and step table (and maybe summary data). 2. processed data - e.g. data that has been...

enhancement

**Is your feature request related to a problem? Please describe.** I have mpr data version 3 files **Describe the solution you'd like** Adapt [Biologic reader](https://github.com/jepegit/cellpy/blob/master/cellpy/readers/instruments/biologics_mpr.py#L376) to handle data version 3...

new feature

`EasyPlot` seems to have problems with the new `cellpy` version (v1).

help wanted

This is a request about using CellPy on a cloud platform, and specifically for using Unity Catalog for data Governance, which is useful for example if you want to use...

enhancement

We should include more cell-testing-files for testing purposes. - Small files 1. Standard (simple) life-time test of half-cell with CC (OK) 2. Full cell test (simple) (MISSING) 3. Tests with...

help wanted
builds and CI
documentation