My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Welcome

This is code for our collaborative EEG/fMRI pipeline. Read the function reference here or find it in the Wiki.

How to obtain the code

  1. Make sure SVN is installed on your machine (why?):
    • (Mac) To install SVN on a Mac follow steps 1,2,3 given here
    • (Linux) To install SVN on Linux is very easy using apt-get or find it in the synaptic package manager.
    • (Windows / Redhat / Solaris) go here
  2. Click the "Source" tab or click here to see exactly how you use SVN to receive the up-to-date source code. It will tell you to run the following command from a terminal:
  3. svn checkout http://neuroclub.googlecode.com/svn/trunk/ neuroclub-read-only

the source will then be downloadet to a directory called neuroclub-read-only under your current directory.

Powered by Google Project Hosting