Skip to content

GUI for AFM data analysis with an emphasis on biological specimens

License

Notifications You must be signed in to change notification settings

AFM-analysis/PyJibe

Repository files navigation

PyJibe

PyPI Version Tests Status Unix Tests Status Win Coverage Status Docs Status

PyJibe is a graphical end-user software for the analysis of atomic force microscopy data.

Documentation

The documentation, including the code reference and examples, is available at pyjibe.readthedocs.io.

Installation

pip install pyjibe

Testing

pip install -e .
python setup.py test