Measure finite depth dip coating roughness with integral Fréchet distance.
Project description
DipCoatImage-FiniteDepth-IFD
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:
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
Built Distribution
File details
Details for the file dipcoatimage_finitedepth_ifd-0.3.0.tar.gz
.
File metadata
- Download URL: dipcoatimage_finitedepth_ifd-0.3.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f19587b112ea45b32248e9a45c513321ae4dc2cd0d9f7e9afd3438bc1bbb75e |
|
MD5 | 115e4139540083a041328e3e054894dc |
|
BLAKE2b-256 | 3c03a47737dbd3bf98a6a31084ff40e43ec144da5ab91410e337aef49bd3bbdc |
File details
Details for the file dipcoatimage_finitedepth_ifd-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: dipcoatimage_finitedepth_ifd-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29ed820d4d69d739e13458dfaeeac9d2b2f984546c98e046a49c689c60443d08 |
|
MD5 | 2fe02cf36acf3c263024df0ef4f9332e |
|
BLAKE2b-256 | 30ea92dec24ea628157c7d21bd79bd611c464fb605a8f49e0381bb52ace8abb9 |