AdvancedPhotonSource / tike

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

BUG: constrain variable probes orthogonal #215

Closed carterbox closed 2 years ago

carterbox commented 2 years ago

Purpose

Adding some assertions showed that the probe orthogonalization for variable probes was not correct because the resulting probes were not sorted by power from most to least.

Approach

A new parameter for the orthogonalize_gs method allows the correct probe orthogonalization for these probes and a sorting step is added to sort the probes by their power.

Pre-Merge Checklists

Submitter

Reviewer

carterbox commented 2 years ago

MultiLinux testing is probably unavailable.