A minimal, end-to-end Fourier Ptychography (FPM) demo.
- python3 -m venv .venv && source .venv/bin/activate
- pip install -r requirements.txt
- python main.py
Outputs saved to figs/:
- sample_amp.png, sample_phase.png
- low_NA_image.png
- recon_amp.png, recon_phase.png
- mse_curve.png