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

Step 3. meta data extraction Step 4. implement into Batch

enhancement

Solves https://github.com/jepegit/cellpy/issues/270

new feature

enhancement
good first issue

Need to add more mpr files for finalising support for Biologics. Should also get corresponding csv files generated by the Biologics software. 1. 2-electrode * EIS * cycles * EIS...

duplicate
enhancement

One way now to get voltage and current vs time for a specific step is to use something alike: ```python # first find the correct step charge_steps = c.get_step_numbers(steptype="charge") cycle...

enhancement

Probable adjustments needed: 1. change how dbreader is set in batch 2. change how journal reads db to allow for reading 3. update prms (and simplify the db-part, it looks...

enhancement

Loading the prms (the user config file) should not be done if `cellpy` is used purely as a library. Only the following "API"s should load as default: ```python # the...

enhancement

cellpy reads the .conf file when it is imported. If you are running tests and it finds your users .conf file, it will use that. Maybe it is possible to...

bug
builds and CI

https://www.frontiersin.org/articles/10.3389/fenrg.2022.1059154/full

enhancement