Coder Social home page Coder Social logo

ghio-matlab's Introduction

ghio-matlab

Guided hybrid input-and-output (GHIO), HIO and shrink-wrap Matlab functions

Introduction

This Matlab function set consists of some useful functions for phase retrival and image reconstruction that widely used in the community of X-ray coherent diffraction imaging (XCDI).

Function usage

hio2d.m

Developed by Fienup [1], well known and widely used algorithm for XCDI resarch.Supports oversampling smoothness develped by Miao's group [2].

Syntax

function R = hio2d(Fabs, S, n)
function R = hio2d(Fabs, S, n, ukwn, alpha)

ghio.m

Developed by Chien-Chun Chen et al. when he was in Institute of Physics in Academia Sinica [3].

Syntax

function R = ghio2d(Fabs, S, n, gen, rep, checker, alpha)
function [R, G, efs] = ghio2d(Fabs, S, n, gen, rep, checker, alpha)

shrinkwrap.m

Developed by S. Marchesini et al. [4].

Syntax

gshrinkwrap(Fabs, n1, uknwn, gen, n2);
gshrinkwrap(Fabs, n1, ukwn, gen, n2, alpha);
gshrinkwrap(Fabs, n1, ukwn, gen, n2, alpha, sigma, cutoff1, cutoff2);

Description

gshrinkwrap.m

Syntax

gshrinkwrap(Fabs, n1, uknwn, gen, n2, rep);
gshrinkwrap(Fabs, n1, ukwn, gen, n2, rep, alpha);
gshrinkwrap(Fabs, n1, ukwn, gen, n2, rep, alpha, sigma, cutoff1, cutoff2);

References

[1] J.R. Fienup, Appl. Opt. 21, 2758 (1982).

[2] J.A. Rodriguez et al., J. Appl. Cryst. 46 (2013).

[3] C.-C. Chen et al., Phys. Rev. B 59, 064113 (2007).

[4] S. Marchesini et al., Phys. Rev. B 68, 140101 (2003).

ghio-matlab's People

Contributors

liponan avatar

Stargazers

Qingxiang Meng (孟庆祥) avatar  avatar  avatar  avatar wshsirin8 avatar  avatar  avatar  avatar Wenyu Chen avatar  avatar Haiquan Hu avatar liuaoxu avatar  avatar Jason avatar rsadhukhan avatar jqJing avatar iris avatar  avatar  avatar  avatar  avatar shuoguo avatar  avatar  avatar Yong-an Lu avatar  avatar ZHOU avatar Xiong Dun avatar Maximilian Knespel avatar  avatar

Watchers

 avatar James Cloos 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.