Change-Log¶
v0.1.3¶
New:
calcBackscatteringFromPhFunc()calculates the scattering angle weighted backscattering coefficient from phase function
v0.1.2¶
New:
This library can now be downloaded from PyPI
Documentation (hosted on readthedocs/artmie )
Testing with pytest (\(\sim\)90% of core functionality)
Changes:
z attribute in bessel function can now be 1dimensional
MieQ(),MieCoatedQ()accepts 1dimensional arrays for refractive indices and wavelength
Fixes:
fix indexing of helper variables \(D_u, D_v, D_w\) in
MieCoated_ab()to be comparable with Python library PyMieScatt
v0.1.1¶
First release