Skip to content

GUI application for resolving peak heights in square-wave voltammetry datafiles.

License

Notifications You must be signed in to change notification settings

Paradoxdruid/SWVAnyPeakFinder

Repository files navigation

SWV AnyPeakFinder

⭐   the project to show your appreciation. ↗️

CodeFactor Codacy Badge CodeQL GitHub CI Code style: black

PyPI Anaconda-Server Badge

DOI

This program finds peak height values (i.e., peak currents) from .txt files and .csv files containing squarewave voltammogram data, using any selected files.

program screenshot

Installation

pip install SWV_AnyPeakFinder or conda install -c paradoxdruid swv_anypeakfinder

Getting Started

To run the program:

swv_anypeakfinder

or

python SWV_AnyPeakFinder.py

Authors

This software is developed as academic software by Dr. Andrew J. Bonham at the Metropolitan State University of Denver. It is licensed under the LGPL v3.0.