<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>py_ica</name>
<shortdesc>Python Module for performing Extended Infomax ICA</shortdesc>
<description>*I fixed some errors and built two Linux versions.*

About ICA:

Independent Componnent Analysis (ICA) is a modern and effective method for
performing blind Source separation (also known as Cocktail Party Problem).
Fields of application are artifact reduction in multivariate data (eg EEG or
MEG), finding hidden factors in financial data or noise reduction in images.
Further ICA can be used to simplify and improve the solution of the inverse
source problem in EEG and MEG analysis.

As I found no Python module for performing ICA, I wrapped the existing extended
infomax implementation from EEGLAB.</description>
<download-page>http://www.procoders.net/?p=30</download-page>
<homepage rdf:resource="http://www.procoders.net/?p=111" />
<maintainer><foaf:Person><foaf:name>Uwe Schmitt</foaf:name>
<foaf:mbox_sha1sum>e7e82e0080125e569c6bf1ea3c35748356058d0c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1</revision></Version></release>
</Project></rdf:RDF>