Coder Social home page Coder Social logo

2023-paper-fun / dpc_withaberrationcorrection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from waller-lab/dpc_withaberrationcorrection

0.0 0.0 0.0 43.44 MB

M. Chen, Z. F. Phillips, and L. Waller, Quantitative differential phase contrast (DPC) microscopy with computational aberration correction, Opt. Express 26(25), 32888-32899 (2018).

License: BSD 3-Clause "New" or "Revised" License

Python 0.90% MATLAB 2.55% Jupyter Notebook 96.55%

dpc_withaberrationcorrection's Introduction

DPC Quantitative Phase Microscopy:
Matlab and Python codes implement a Tikhonov deconvolution based phase reconstruction algorithm from multi-axis DPC data. Images should be captured with LED array illumination or other switchable light sources using four halves of the brightfield circle on in each image. The transfer functions are calculated according to the Weak Object Transfer Function and the absorption and phase are solved with a least squares algorithm.

**Run the "main_dpc.m" under matlab_code folder and set the variable "aberration_correction" to "false", or open the "main_dpc.ipynb" jupyter notebook under python_code folder.

DPC with Aberration Correction:
Matlab code implements a joint estimiation algorithm for complex-field and pupil aberration reconstruction using a DPC dataset. This requires data with a combination of images under DPC or partially spatially coherent illuminations and spatially coherent illuminations. Minimum data of 3 DPC images and 1 on-axis spatially coherent image are provided as an example in the code. In each iteration, the code solves two sub optimization problems, including conventional DPC reconstruction with regularization and pupil aberration recovery. For the pupil aberration recovery, we adopt the L-BFGS method implemented in the open source optimization package, minFunc.

1. Download the minFunc package (https://www.cs.ubc.ca/~schmidtm/Software/minFunc.html).
2. Run the "main_dpc.m" under matlab_code folder and set the variable "aberration_correction" to "true".

Please cite as:
[1] L. Tian and L. Waller, Quantitative differential phase contrast imaging in an LED array microscope, Opt. Express 23, 11394-11403 (2015).
[2] Z. F. Phillips, M. Chen, and L. Waller, Single-shot quantitative phase microscopy with color-multiplexed differential phase contrast (cDPC). PLOS ONE 12(2): e0171228 (2017).
[3] M. Chen, Z. F. Phillips, and L. Waller, Quantitative differential phase contrast (DPC) microscopy with computational aberration correction, Opt. Express 26(25), 32888-32899 (2018).

dpc_withaberrationcorrection's People

Contributors

mchen0405 avatar marwahaha avatar reginaeckert avatar zackphillips avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.