This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Releases: kevinsmia1939/PySimpleCV
Releases · kevinsmia1939/PySimpleCV
v1.0.7
v1.0.6
Add position box to input exact slider value.
Refactor the function a bit to be more modular.
v1.0.5
Add support for CorrWare CV file format.
v1.0.4
Remove code and UI for EIS. I think the scope of this app does not include EIS.
v1.0.3
- Zenodo release, nothing change.
v1.0.2
- Fix deflection marker not appearing
v1.0.1
Fix deflection not activate immediately after clicking checkbox.
Release v1.0.0
This major update are mainly for cyclic voltammetry which includes:
- Plot multiple CVs.
- Find deflection point for CV with unclear peak position.
- Estimating peak current with Nicholson method.
- Plot and calculate diffusion coefficient and rate of reaction.
- Estimate charge transfer coefficient (alpha) for diffusion coefficient.
- Save parameters and CV data for later.
- Auto fill scan rate from CV data file (support .par versastat at the moment)
v0.8.0
Display charge-dischage capacities
Rework battery cycle display
Rework battery cycle function
v0.7.0
Add iR compensation
Switch anodic and cathodic peak ratio
Improve data trimming
Fix crashing when slider out of range with trimmed data.