Fourier Ptychographic Microscopy
Fourier ptychographic microscopy (FPM) achieves a high space-bandwidth product by illuminating the sample from multiple angles using an LED array, capturing a set of low-resolution images, and computationally stitching them in Fourier space to synthesize a high-NA image with both amplitude and phase. Each LED angle shifts the sample's spatial frequency spectrum in Fourier space, and overlapping spectral regions provide redundancy for phase retrieval. The synthetic NA equals the objective NA plus the illumination NA. Reconstruction uses iterative phase retrieval algorithms (sequential or gradient-based).
Fourier Spectrum Stitching
Poisson Gaussian
sequential phase retrieval
CMOS
Forward-Model Signal Chain
Each primitive represents a physical operation in the measurement process. Arrows show signal flow left to right.
S(LED array) → C(PSF_NA) → Σ_θ → D(g, η₁)
Benchmark Variants & Leaderboards
FPM
Fourier Ptychographic Microscopy
S(LED array) → C(PSF_NA) → Σ_θ → D(g, η₁)
Standard Leaderboard (Top 10)
| # | Method | Score | PSNR (dB) | SSIM | Trust | Source |
|---|---|---|---|---|---|---|
| 🥇 | PtychoDV | 0.781 | 33.8 | 0.935 | ✓ Certified | Shamshad et al., IEEE TCI 2019 |
| 🥈 | Fourier PtychoNet | 0.743 | 32.3 | 0.910 | ✓ Certified | Jiang et al., BOE 2018 |
| 🥉 | Gradient Descent FPM | 0.645 | 28.5 | 0.840 | ✓ Certified | Tian & Waller, Optica 2015 |
| 4 | Alternating Projections | 0.527 | 25.0 | 0.720 | ✓ Certified | Zheng et al., Nat. Photonics 2013 |
Mismatch Parameters (3) click to expand
| Name | Symbol | Description | Nominal | Perturbed |
|---|---|---|---|---|
| led_position | Δr_LED | LED position error (mm) | 0 | 0.1 |
| na_error | ΔNA | Numerical aperture error | 0.1 | 0.105 |
| defocus | Δz | Defocus error (μm) | 0 | 2.0 |
Reconstruction Triad Diagnostics
The three diagnostic gates (G1, G2, G3) characterize how reconstruction quality degrades under different error sources. Each bar shows the relative attribution.
Model: fourier spectrum stitching — Mismatch modes: led position error, aberration model error, intensity fluctuation, sample motion
Noise: poisson gaussian — Typical SNR: 15.0–35.0 dB
Requires: led positions, led brightness calibration, aberration recovery, defocus distance
Modality Deep Dive
Principle
Fourier Ptychographic Microscopy synthetically increases the NA of a low-magnification objective by illuminating the sample from multiple angles (LED array) and computationally stitching together the resulting images in Fourier space. Each LED angle shifts the sample spectrum so different spatial-frequency bands enter the objective pupil, allowing recovery of both amplitude and phase at high resolution over a large field of view.
How to Build the System
Replace the microscope condenser with a programmable LED matrix (e.g., 32×32 RGB LED array, ~4 mm pitch, placed ~80 mm above the sample). Use a low-magnification objective (4-10×, 0.1-0.3 NA) for large FOV. Acquire one image per LED (typically 100-300 images for the full matrix). Precise knowledge of LED positions is required for Fourier-space stitching.
Common Reconstruction Algorithms
- Alternating projection (Gerchberg-Saxton style in Fourier space)
- Embedded pupil function recovery (joint sample + aberration estimation)
- Wirtinger gradient descent with total-variation regularization
- Neural network-accelerated FPM (learned initialization + refinement)
- Multiplexed FPM (multiple LEDs simultaneously for faster acquisition)
Common Mistakes
- Inaccurate LED position calibration causing ghosting and resolution loss
- Insufficient overlap between Fourier-space patches (need ≥60 % overlap)
- Ignoring pupil aberrations of the low-NA objective
- LED intensity non-uniformity not corrected across the array
- Vibration or sample drift between sequential LED acquisitions
How to Avoid Mistakes
- Calibrate LED positions using a self-calibration algorithm or known test target
- Ensure adequate angular spacing to maintain >60% Fourier overlap between adjacent LEDs
- Use embedded pupil recovery to jointly estimate and correct aberrations
- Normalize LED intensities with a blank-sample calibration acquisition
- Stabilize the setup mechanically; use fast cameras to minimize inter-frame drift
Forward-Model Mismatch Cases
- The widefield fallback produces a single (64,64) image, but FPM acquires 25+ images from different LED illumination angles — output shape (25,16,16) captures distinct spatial-frequency bands for each angle
- FPM is fundamentally nonlinear (intensity = |F^-1{P * F{O * exp(i*k_led*r)}}|^2) — the widefield linear blur cannot model the coherent pupil filtering and phase recovery that enables synthetic aperture
How to Correct the Mismatch
- Use the FPM operator that generates one low-resolution intensity image per LED angle, each capturing a different region of the sample's Fourier spectrum shifted by the illumination wavevector
- Reconstruct using alternating projection (Gerchberg-Saxton in Fourier space) or embedded pupil recovery, which require the correct coherent forward model with known LED positions
Experimental Setup
Custom FPM setup / 4f relay with LED array
Plan 4x / 0.13 NA (low-power, large FOV)
0.5
15x15 (225 LEDs) programmable matrix
225
1.56
530
0.36
Thorlabs CS895MU monochrome CMOS
sequential phase retrieval / DPC
Signal Chain Diagram
Key References
- Zheng et al., 'Wide-field, high-resolution Fourier ptychographic microscopy', Nature Photonics 7, 739-745 (2013)
- Tian & Waller, 'Quantitative differential phase contrast imaging in an LED array microscope', Optics Express 23, 11394-11403 (2015)
Canonical Datasets
- Zheng lab FPM datasets (UCONN)
- Waller lab FPM benchmark data (Berkeley)