Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
docs
  • Loading branch information
bsumlin committed Oct 17, 2017
1 parent 06dbd06 commit b85fdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ Once readthedocs allows embedded .mp4s, the animation will be posted here. I sho


Visualization of the Contour Intersection Inversion Method
==========================================================
----------------------------------------------------------

This example illustrates the algorithm used by the contour intersection method. It will plot the Qabs, Qsca, and Qback surface and show how the measurement contours intersect in n-k space. The inversion algorithm only generates the lower-right plot on line 126 of this script. The rest is entirely illustrative, but uses forward Mie calculations in the loop on line 46. This script requires significant overhead from matplotlib (even more so since the 2.1 update). The actual inversion algorithm runs much faster.

Expand Down

0 comments on commit b85fdab

Please sign in to comment.