manoharan-lab / holopy

Hologram processing and light scattering in python
GNU General Public License v3.0
131 stars 50 forks source link

Lens calculations aren't documented #345

Closed barkls closed 4 years ago

barkls commented 4 years ago

The MieLens model and WIP general lens case #333 aren't referenced at all in the documentation. Especially with the lens paper out mentioning the code is available in holopy, it would be nice to have some instructions somewhere.

briandleahy commented 4 years ago

We should probably:

  1. Add a brief description to the tutorial on the lens theories, as a short term solution.
  2. Add a ScatteringTheory user's guide, along the lines of #344 , as a longer term solution.