Jan Petter Maehlen
Jan Petter Maehlen
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...
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...
`EasyPlot` seems to have problems with the new `cellpy` version (v1).
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...
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...