Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Minimal, end-to-end Fourier Ptychography (FPM) demo in Python: simulation + EPIE reconstruction, outputs saved to figs/.

License

Notifications You must be signed in to change notification settings

bxresil/mini-fpm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-fpm-demo

A minimal, end-to-end Fourier Ptychography (FPM) demo.

How to run

  1. python3 -m venv .venv && source .venv/bin/activate
  2. pip install -r requirements.txt
  3. 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

About

Minimal, end-to-end Fourier Ptychography (FPM) demo in Python: simulation + EPIE reconstruction, outputs saved to figs/.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages