Skip to main content

Python Drop Shape Analyzer

Project description



PyDSA: python3 package for drop shape analysis.

Features

PyDSA 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 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.git#egg=pyDSA'.

Manually (Anaconda)

Install git with:

conda install git

And install pyDSA:

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

Citing this software

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

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

bibtex entry:

@Misc{,
  author =    {Gaby Launay},
  title =     {{pyDSA}: Drop shape analysis in {Python}},
  year =      {2018--},
  url = "https://framagit.org/gabylaunay/pyDSA",
  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.0.tar.gz (36.6 kB view hashes)

Uploaded Source

Built Distribution

pyDSA_core-1.0.0-py3-none-any.whl (55.3 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