cellpy
cellpy copied to clipboard
Exporting data as-shown in easyplot plots
Describe the solution you'd like Having a parameter like "export_data" which would automatically output a CSV per plot with the data shown in the plot.
Describe alternatives you've considered Having one CSV for all data -> might get messy
Additional context Useful if you want to use cellpy/easyplot to remove bad cycles, get dQdV data, normalize anything or do any other data alterations, but need the data to be publication grade and thus polished outside the bounds of easyplot.