Skip to content

Tensor-based convex optimization algorithms for optical-interferometric imaging

License

Notifications You must be signed in to change notification settings

basp-group/Optical-interferometry-Tensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

        CO4OI: Convex Optimisation for Optical Interferometry
                
  ----------------------------------------------------------------

DESCRIPTION
  This is a Matlab implementation of the tensor-based algorithms for
  optical-interferometric imaging presented in:
    [1] A. Auria, R. E. Carrillo, J.-P. Thiran and Y. Wiaux.  
    "Convex optimisation for optical-interferometric imaging", submitted 
    to Monthly Notices of the Royal Astronomical Society, 2013.

AUTHORS
  A. Auria (http:https://people.epfl.ch/anna.auria)
  R. E. Carillo (http:https://people.epfl.ch/rafael.carrillo)
  J.-P. Thiran (http:https://people.epfl.ch/jean-philippe.thiran)
  Y. Wiaux (http:https://people.epfl.ch/yves.wiaux)

EXPERIMENTS
  To test a reconstruction using the alternate minimization (AM) method,
  run the script AM_example.m. 

  To test a reconstruction using the nuclear norm minimization (NM)
  method, run the script NM_example.m.


REFERENCES
  When referencing this code, please cite our related paper:
    [1] A. Auria, R. E. Carrillo, J.-P. Thiran and Y. Wiaux.  
    "Convex optimisation for optical-interferometric imaging", submitted 
    to Monthly Notices of the Royal Astronomical Society, 2013.

DOCUMENTATION
   See doc/index.html

INSTALLATION 
  To run the NM functions, the TP toolbox (http:https://tptool.sztaki.hu) 
  must be installed. Otherwise the code should run as is, without 
  any additional installation.

DOWNLOAD
  https://github.com/basp-group/co-oi

SUPPORT
  If you have any questions or comments, feel free to contact Anna
  Auria at: anna {DOT} auria {AT} epfl {DOT} ch.

NOTES
  The code is not optimized and is given for educational purpose.
  
LICENSE
  co4oi: Convex optimization for optical interferometry
  Copyright (C) 2013 Anna Auria, Rafael Carrillo, Jean-Philippe
  Thiran and Yves Wiaux.

  This program is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License as
  published by the Free Software Foundation; either version 2 of the
  License, or (at your option) any later version.

  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  General Public License for more details (LICENSE.txt).

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  02110-1301, USA.

About

Tensor-based convex optimization algorithms for optical-interferometric imaging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published