-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (42 loc) · 1.18 KB
/
CITATION.cff
File metadata and controls
42 lines (42 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
cff-version: 1.2.0
type: software
message: If you use this software, please cite it as below.
title: 'miepython: Pure python calculation of Mie scattering'
version: 3.2.0
doi: 10.5281/zenodo.7949264
date-released: '2026-03-06'
url: https://doi.org/10.5281/zenodo.7949264
repository-code: https://github.com/scottprahl/miepython
license: MIT
authors:
- family-names: Prahl
given-names: Scott
orcid: https://orcid.org/0000-0003-1468-6851
abstract: miepython provides a validated and efficient pure python implementation
of Mie scattering for spherical particles. It reproduces established reference
results (including Wiscombe's MIEV0) and is designed for scientific, educational,
and computational research applications in optics.
keywords:
- mie
- scattering
- rainbow
- droplet
- backscatter
- sphere
- nanoparticle
- cloud
- phase function
- efficiency
- rayleigh
- backscattering
preferred-citation:
type: software
title: 'miepython: Pure python calculation of Mie scattering'
year: 2026
version: 3.2.0
doi: 10.5281/zenodo.7949264
url: https://doi.org/10.5281/zenodo.7949264
authors:
- family-names: Prahl
given-names: Scott
orcid: https://orcid.org/0000-0003-1468-6851