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

Uploaded Source

Built Distribution

dipcoatimage_finitedepth-2.0.6-py3-none-any.whl (274.6 kB view details)

Uploaded Python 3

File details

Details for the file dipcoatimage_finitedepth-2.0.6.tar.gz.

File metadata

File hashes

Hashes for dipcoatimage_finitedepth-2.0.6.tar.gz
Algorithm Hash digest
SHA256 ad598b72a434dfd809bcde4969b743b1122c8be47d3a2e8da2b0afa0e5372bd4
MD5 d5a31c90dcb4617f56c7cffffb5c3efd
BLAKE2b-256 fcb7a29c9f4c7f28117bd26873142a51c0d7eba1c40a194d8443f15097bbe083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dipcoatimage_finitedepth-2.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f5a884b4c7a5b42f64550d89a16c9b4e8653ef4446946f782db2ce777d84bb79
MD5 bfa6fb9a4a5fc8842d2b09bf95f86137
BLAKE2b-256 b531efb296800780315313104c3d9a604449d689201f0196a27d941be2d7e17e

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