forked from scottprahl/miepython
-
Notifications
You must be signed in to change notification settings - Fork 0
Mie scattering of light off perfect spheres in python
License
kenpryor67/miepython
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
miepython ============== miepython is a Python module to calculate light scattering of solid spheres. Mie theory is used, following the procedure in given by Wiscombe <http://opensky.ucar.edu/islandora/object/technotes:232> Usage -------------- For examples and use cases, see test folder Installation via pip -------------- pip install miepython Installation via github -------------- Clone repository git clone https://github.com/scottprahl/miepython.git Test by changing the miepython directory and doing nosetests miepython/test/test.py Then, add the miepython directory to your PYTHONPATH Alternatively, just install using pip pip install miepython To uninstall: -------------- pip uninstall miepython Dependencies -------------- For installation: setuptools Required Python modules: numpy, matplotlib License -------------- miepython is licensed under the terms of the MIT license.
About
Mie scattering of light off perfect spheres in python
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%