Skip to content

Releases: Soh-Lab/aswift

Release list

ASWIFT 1.0.2

Choose a tag to compare

@max-giraffe max-giraffe released this 28 Jul 01:15
851073f

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 .pssession workflows
  • 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.2 resources.
  • 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"