New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

drymass

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drymass

manipulation and analysis of phase microscopy data

0.12.0
PyPI
Maintainers
2

|DryMass|

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

DryMass is a Python library and a command-line tool for manipulating and analyzing quantitative phase microscopy images of cell-sized objects.

Documentation

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

Installation

::

pip install DryMass

Testing

::

pip install -e .
pip install pytest
pytest tests

.. |DryMass| image:: https://raw.github.com/RI-imaging/DryMass/master/docs/logo/drymass.png .. |PyPI Version| image:: https://img.shields.io/pypi/v/DryMass.svg :target: https://pypi.python.org/pypi/DryMass .. |Tests Status| image:: https://img.shields.io/github/workflow/status/RI-Imaging/DryMass/Checks :target: https://github.com/RI-imaging/DryMass/actions/workflows/check.yml .. |Coverage Status| image:: https://img.shields.io/codecov/c/github/RI-imaging/DryMass/master.svg :target: https://codecov.io/gh/RI-imaging/DryMass .. |Docs Status| image:: https://readthedocs.org/projects/drymass/badge/?version=latest :target: https://readthedocs.org/projects/drymass/builds/

Keywords

digital holographic microscopy

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