Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nrefocus

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nrefocus

numerical focusing (refocusing, autofocusing) of complex wave fields

  • 0.5.3
  • PyPI
  • Socket score

Maintainers
2

nrefocus

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

Numerically (auto)refocus complex wave fields, such as those acquired using quantitative phase imaging techniques in modern microscopy.

Documentation

The documentation is available is available at nrefocus.readthedocs.io <https://nrefocus.readthedocs.io/en/stable/>__.

Installation

Install from the Python package index (the FFTW extra enables fast Fourer transforms with PyFFTW <https://pyfftw.readthedocs.io/>__)::

pip install nrefocus[FFTW]

or clone the repository and run::

pip install -e .[FFTW]

Testing

Testing is done with pytest::

pip install pytest
pytest tests

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

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc