Skip to main content

Measure finite depth dip coating roughness with integral Fréchet distance.

Project description

DipCoatImage-FiniteDepth-IFD

License CI CD Docs Supported Python Versions PyPI Version

Header image

A DipCoatImage-FiniteDepth plugin to measure roughness with integral Fréchet distance.

Usage

  • Use RectIfdRoughness for substrate with rectangular cross section.
  • Define your own class by subclassing IfdRoughnessBase.

Refer to the documentation for the API reference.

The command-line analysis is also applicable. An YAML example of the configuration file is:

data:
  ...
  layer:
    type: RectIfdRoughness
    parameters:
      delta: 5.0
      opening_ksize: [1, 1]
      reconstruct_radius: 50

Refer to the DipCoatImage-FiniteDepth package for more information.

Installation

DipCoatImage-FiniteDepth-IFD can be installed using pip.

$ pip install dipcoatimage-finitedepth-ifd

Documentation

The manual can be found on Read the Docs:

https://dipcoatimage-finitedepth-ifd.readthedocs.io

If you want to build the document yourself, get the source code and install with [doc] dependency. Then, go to doc directory and build the document.

The full command is (from the project root directory)

$ pip install .[doc]
$ cd doc
$ make html

Document will be generated in build/html directory. Open index.html to see the central page.

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

dipcoatimage_finitedepth_ifd-0.3.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

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