ASWIFT 1.0.2
ASWIFT provides automated square-wave voltammetry peak fitting through a Python API and a no-code desktop viewer.
Highlights
- Added self-contained example notebooks for:
- single-trace fitting
- structured CSV workflows
- PalmSens
.pssessionworkflows
- Notebooks automatically download and extract the versioned example-data archive when the data is not available locally.
- Added machine-readable citation metadata in
CITATION.cff. - Added the accompanying bioRxiv preprint citation.
- Updated README images and example-data links to immutable
v1.0.2resources. - Updated Streamlit chart sizing and pandas JSON serialization for current APIs.
- Added Watchdog to the optional viewer dependencies for improved filesystem monitoring.
Installation
Install the core Python package:
pip install "aswift==1.0.2"