Skip to content

Commit

Permalink
fixing up the links to miepython since that's the engine around with …
Browse files Browse the repository at this point in the history
…dust_mie is wrapped
  • Loading branch information
eas342 committed Jan 2, 2021
1 parent f6da4fe commit 6ea18a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
`dust_mie` README
==========================================
`dust_mie` Is a wrapper for the `miescatter` program to quickly calculate absorption, extinction and scattering coefficients.
`dust_mie` Is a wrapper for the `miepython` program to quickly calculate absorption, extinction and scattering coefficients.
It has a small database of optical coefficients.


Expand Down
8 changes: 6 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Welcome to ::code::`dust_mie`'s documentation!
Welcome to :code:`dust_mie`'s documentation!
===============================================

:code:`mie_dust` is a simple wrapper for :code:`miescatter`.
:code:`mie_dust` is a simple wrapper for `miepython`_.

.. _miepython: https://miepython.readthedocs.io/en/latest/

It evaluates the complex indices of refraction for several astrophysical dust particles as well as can average optical properties over a distribution of particle sizes.

The raw code is accessible at https://github.com/eas342/dust_mie

Expand Down

0 comments on commit 6ea18a3

Please sign in to comment.