Skip to main content

Image analysis for finite depth dip coating process

Project description

DipCoatImage-FiniteDepth

License CI CD Docs Supported Python Versions PyPI Version

title

DipCoatImage-FiniteDepth is a simple and extensible Python package to analyze dip coating with finite immersion depth.

Usage

Store analysis parameters in configuration file (YAML or JSON).

data1:
 type: CoatingImage
 referencePath: ref.png
 targetPath: target.png
 output:
     layerData: output/data.csv
data2:
   type: MyType
   my-parameters: ...
data3:
   ...

Pass the file to command:

$ finitedepth analyze config.yml

You can also define your own analysis type by writing a plugin.

Installation

DipCoatImage-FiniteDepth can be installed using pip.

$ pip install dipcoatimage-finitedepth

Optional dependencies are listed in manual.

Documentation

DipCoatImage-FiniteDepth is documented with Sphinx. The manual can be found on Read the Docs:

https://dipcoatimage-finitedepth.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:

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

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

Citation

If you use this package in a scientific publication, please cite the following paper:

@article{song2023measuring,
  title={Measuring coating layer shape in arbitrary geometry},
  author={Song, Jisoo and Yu, Dongkeun and Jo, Euihyun and Nam, Jaewook},
  journal={Physics of Fluids},
  volume={35},
  number={12},
  year={2023},
  publisher={AIP Publishing}
}

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-2.0.1.tar.gz (275.1 kB view details)

Uploaded Source

Built Distribution

dipcoatimage_finitedepth-2.0.1-py3-none-any.whl (274.8 kB view details)

Uploaded Python 3

File details

Details for the file dipcoatimage-finitedepth-2.0.1.tar.gz.

File metadata

File hashes

Hashes for dipcoatimage-finitedepth-2.0.1.tar.gz
Algorithm Hash digest
SHA256 14c0f3ea58192845620ce87cd127dbfe0a15ee558c3e6f0bd1489dd1bec5a2f6
MD5 cf6358e8426fa72a193888ace1317c92
BLAKE2b-256 1d11d4df232827bd68477d20c9df1afc489d8823c7ec53896b458c8a7c4a4351

See more details on using hashes here.

File details

Details for the file dipcoatimage_finitedepth-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dipcoatimage_finitedepth-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b545ac4938b3d6234ad91b460177f659a441ac91fa88893a33ecc2b9bc85024d
MD5 609d9b1c30064591478cb4caec088aa7
BLAKE2b-256 6a46b3383d32cbb9e49739afdbaadded29a35915a5efb6d3bf9f5ebcf38b8906

See more details on using hashes here.

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