Skip to main content

Python Drop Shape Analyzer

Project description



PyDSA_core: python3 package for drop shape analysis.

Features

PyDSA_core allow to import videos and images of droplets and to get their properties, including

  • Drop edges positions
  • Contact angles
  • Contact angle hysteresis
  • Radius
  • Volume
  • Triple point positions (for SLIPS surfaces)
  • ...

A Graphical interface is also available here.

A tutorial is available here.

Dependencies

pyDSA_core relies on matplotlib, numpy, scipy, IMTreatment and OpenCV.

Installation

From Pypi

pip install pydsa_core

Manually (Linux)

You will need git to be installed.

pip install 'git+https://framagit.org/gabylaunay/pyDSA_core.git#egg=pyDSA_core'.

Manually (Anaconda)

Install git with:

conda install git

And install pyDSA_core:

pip install git+https://framagit.org/gabylaunay/pyDSA_core.git#egg=pyDSA_core.

Citing this software

If PyDSA_core have been usefull for you, please consider citing it:

Launay G. pyDSA_core: Drop shape analysis in Python, 2018-, https://framagit.org/gabylaunay/pyDSA_core [Online; accessed <today>].

bibtex entry:

@Misc{,
  author =    {Gaby Launay},
  title =     {{pyDSA_core}: Drop shape analysis in {Python}},
  year =      {2018--},
  url = "https://framagit.org/gabylaunay/pyDSA_core",
  note = {[Online; accessed <today>]}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyDSA_core-1.0.2.tar.gz (36.6 kB view hashes)

Uploaded Source

Built Distribution

pyDSA_core-1.0.2-py3-none-any.whl (55.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page