Skip to content

menu_FastICA

  menu_FastICA: gateway to the Interface_to_FastICA function

  Example:
  menu_FastICA(hObject)
    This is a menu callback

  menu_FastICA calls Interface_to_FastICA which provides a sigTOOL inteface
  to the FastICA software of Hugo Gävert, Jarmo Hurri, Jaakko Särelä,
  and Aapo Hyvärinen

  FastICA is copyright (c) Hugo Gävert, Jarmo Hurri, Jaakko Särelä, and Aapo Hyvärinen

  Interface_to_FastICA passes data to FastICA in double precision format.

  The results can be saved  by selecting the "Export to sigTOOL" button 
  that is added to the FastICA GUI. Note that these will be stored in RAM.

  The FastICA GUI can not be used when batch processing files in sigTOOL.
  To include calls to FastICA in a sigTOOL history file, use the Icasso
  option. This calls FastICA and can be used for batch processing (setting
  the number of iterations to 1 will result in a single call to FastICA if
  that is required).

  For an introduction to independent components analysis and a description
  of the FastICA software visit the FastICA website at:
            http://www.cis.hut.fi/projects/ica/fastica/

  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 11/08
  Copyright © The Author & King's College London 2008-
  -------------------------------------------------------------------------