AdvancedPhotonSource / tike

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

NEW: Track evolving probe power #260

Closed carterbox closed 1 year ago

carterbox commented 1 year ago

Purpose

Enable tracking of the evolution of the probe power across iterations.

Approach

Store the computation of probe power from orthogonalize_eig in the ProbeOptions struct. This allows plotting the probe power later after the reconstruction completes.

Pre-Merge Checklists

Submitter

Reviewer