AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

NEW: Use fixed confidence for position regularization #311

Closed carterbox closed 5 months ago

carterbox commented 5 months ago

Purpose

Use a fixed weighting for position correction regularization.

Approach

Since our estimation of the affine position matrix is already robust to outliers, we don't need to re-estimate which positions are outliers when applying regularization. So we just choose a 1:9 fixed ratio of position update from the individual position and the global position change.

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 5 months ago

Hello @carterbox! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-05-20 01:15:18 UTC