Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Releases: kevinsmia1939/PySimpleCV

v1.0.7

03 Nov 03:16
Compare
Choose a tag to compare
  • Refactor save and load CV files.
  • Refactor RDE

v1.0.6

30 Aug 23:23
Compare
Choose a tag to compare

Add position box to input exact slider value.
Refactor the function a bit to be more modular.

v1.0.5

25 Jul 16:20
Compare
Choose a tag to compare

Add support for CorrWare CV file format.

v1.0.4

06 Jul 11:34
Compare
Choose a tag to compare

Remove code and UI for EIS. I think the scope of this app does not include EIS.

v1.0.3

08 Jun 22:53
Compare
Choose a tag to compare
  • Zenodo release, nothing change.

v1.0.2

08 Jun 21:51
Compare
Choose a tag to compare
  • Fix deflection marker not appearing

v1.0.1

05 Jun 01:07
Compare
Choose a tag to compare

Fix deflection not activate immediately after clicking checkbox.

Release v1.0.0

04 Jun 11:23
Compare
Choose a tag to compare

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

04 Apr 20:09
Compare
Choose a tag to compare

Display charge-dischage capacities
Rework battery cycle display
Rework battery cycle function

v0.7.0

17 Mar 11:30
Compare
Choose a tag to compare

Add iR compensation
Switch anodic and cathodic peak ratio
Improve data trimming
Fix crashing when slider out of range with trimmed data.