manoharan-lab / holopy

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

Not possible to specify stepsize for Nmpfit #355

Closed barkls closed 9 months ago

barkls commented 4 years ago

When inference and fitting were merged in HoloPy with the 3.3 release, the functionality to specify a step size for nmpfit to use for each parameter was removed. Specifically, this happened in commit a563ec0897214657af8b6e52bd211d149a881f7a.

Thanks to @anna-wang for pointing this out.