Skip to main content

A package for data treatment of electrochemical data generated by EC4 DAQ.

Project description

The intenetion

This is a package to treat electrochemical data in order to extract key values such as ECSA and Tafel slopes. Specifically, its aim is to make the data analysis as quick and easy as possible.

Using EC4py

Get the stable version of EC4py from the Python package index with

pip install EC4py

A simple example

.. code:: python

from EC4py import EC_Data

data = EC_Data("FILE PATH")
data.plot("E","i")

Features

  • Read TDMS files. ** Plot

  • Treats cyclic voltammetry(CV) data:

    • subtraction, addition
    • back ground subtraction
    • Levich analysis
    • Koutechy-Levich analysis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ec4py-0.4.1.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

ec4py-0.4.1-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page