Update README.md

This commit is contained in:
nsbalbi 2021-08-15 22:07:28 -04:00 committed by GitHub
commit 7b5e69258c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,3 +31,5 @@ _, _, _, _, [q, _, s_q, _, _, _, _, _] = mie_scattering(n_p, n_s, a_p, lambda_va
``` ```
<img src="https://github.com/nsbalbi/Scattering/blob/main/Examples/Results/S(q)%20Models.png" width="45%"> <img src="https://github.com/nsbalbi/Scattering/blob/main/Examples/Results/S(q)%20Models.png" width="45%">
Another great resourse and similar code can be found here: https://miepython.readthedocs.io/en/latest/index.html