manoharan-lab / holopy

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

Fastmielens #297

Closed briandleahy closed 5 years ago

briandleahy commented 5 years ago

These commits speed up the MieLens computation by another factor of 50%. Whereas before the Mielens theory was about 2x faster than the Mie theory, now MieLens is about 3x faster.

briandleahy commented 5 years ago

Just a re-cap after yesterday, let's not merge this in until the Travis problems are fixed. In the mean time, I might tighten up the tests a bit since the new version is also more accurate.

barkls commented 5 years ago

Travis passing with #298

briandleahy commented 5 years ago

I will close and reopen this now that #298 is fixed.

ralex0 commented 5 years ago

Now you can just rebase on top of the changes @barkls made in #298 and push. Then we'll merge this PR.