Socket
Socket
Sign inDemoInstall

qpretrieve

Package Overview
Dependencies
4
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    qpretrieve

library for phase retrieval from holograms


Maintainers
2

Readme

qpretrieve

|PyPI Version| |Tests Status| |Coverage Status| |Docs Status|

qpretrieve is a Python3 library for Fourier-based retrieval of quantitative phase information from experimental data. If you are looking for a library to load quantitative phase data from various file formats, please take a glance at qpformat <https://github.com/RI-imaging/qpformat>__.

Documentation

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

Installation

::

pip install qpretrieve

Testing

::

pip install pytest
pip install -e .
pytest tests

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

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc