Skip to content

RI-imaging/DryMass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e7f0e01 · Feb 6, 2025
Jan 5, 2025
Feb 6, 2025
Apr 27, 2022
Dec 23, 2017
Mar 29, 2022
Apr 1, 2021
Feb 6, 2025
Apr 27, 2022
Oct 11, 2017
Jul 17, 2018
Jan 4, 2023
Apr 1, 2021
Apr 27, 2022

Repository files navigation

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.

Installation

pip install DryMass

Testing

pip install -e .
pip install pytest
pytest tests