cellpy
cellpy copied to clipboard
extract and tweak data from electrochemical tests of cells
Step 3. meta data extraction Step 4. implement into Batch
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...
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...
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...
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...
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...
https://www.frontiersin.org/articles/10.3389/fenrg.2022.1059154/full