Force spectroscopy in Python
Project description
pyrtz2
Analysis of AFM force curves and images via Python.
Developed at Georgia Institute of Technology
Installation
pyrtz2 is on PyPI. Install using pip (Python version >= 3.10.0 is required)
pip install pyrtz2
Please see the example folder. To run the HTML dash app interface simply use:
from pyrtz2 import app
app.run()
You should see this interface:
You can select the contact point interactively. It will perform fits for approach and dwell parts of the curves using Hertzian and biexponential equations. After downloading the csv
of fits, you can download those curves in one pdf
file.
These options are under development:
- Download Images
- Download Experiment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrtz2-1.2.3.tar.gz
(3.0 MB
view hashes)
Built Distribution
pyrtz2-1.2.3-py3-none-any.whl
(43.0 kB
view hashes)