AFM-analysis / afmformats

Python library for reading common AFM file formats
MIT License
9 stars 6 forks source link

afmformats

|PyPI Version| |Build Status| |Coverage Status| |Docs Status|

Reading common atomic force microscopy (AFM) file formats.

Documentation

The documentation, including the code reference and examples, is available at afmformats.readthedocs.io <https://afmformats.readthedocs.io/en/stable/>__.

Installation

To install the latest release, simply run:

::

pip install afmformats

.. |PyPI Version| image:: https://img.shields.io/pypi/v/afmformats.svg :target: https://pypi.python.org/pypi/afmformats .. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/AFM-analysis/afmformats/check.yml :target: https://github.com/AFM-analysis/afmformats/actions?query=workflow%3AChecks .. |Coverage Status| image:: https://img.shields.io/codecov/c/github/AFM-analysis/afmformats/master.svg :target: https://codecov.io/gh/AFM-analysis/afmformats .. |Docs Status| image:: https://readthedocs.org/projects/afmformats/badge/?version=latest :target: https://readthedocs.org/projects/afmformats/builds/