usnistgov / pySCATMECH

pySCATMECH is a Python interface to SCATMECH: Polarized Light Scattering C++ Class Library
https://pages.nist.gov/pySCATMECH/index.html
Other
30 stars 12 forks source link
brdf mueller-matrix polarization rcwa scattering thin-films

pySCATMECH Package

pySCATMECH is a Python interface to SCATMECH: Polarized Light Scattering C++ Class Library.

SCATMECH

SCATMECH is an object-oriented C++ class library developed to distribute models for light scattering applications. Included in the library are models for diffuse surface scattering that predict the bidirectional reflectance distribution function (BRDF), codes for calculating scattering by isolated particles, and codes for reflection, transmission, and diffraction from gratings. Emphasis has been given to those diffuse scatter models that are physics-based and which predict the polarization properties of the scattered light. The library also includes a number of classes that are useful for working with polarized light or the optics of thin films. The library is designed to enable expansion of new models.

See https://pages.nist.gov/SCATMECH/index.htm for full SCATMECH documentation.

pySCATMECH Modules

PySCATMECH contains nine modules:

See https://pages.nist.gov/pySCATMECH/index.htm for full pySCATMECH documentation.

Installation

To install pySCATMECH, run

pip install pySCATMECH