This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.1 in repository python-mne.
commit 38ae358db7c5be41377151aac62644d9ab9504df Author: Emily Ruzich <[email protected]> Date: Wed Mar 16 14:04:28 2011 -0400 fixing manual --- doc/source/manual/sampledata.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/manual/sampledata.rst b/doc/source/manual/sampledata.rst index e3b37e4..afc1d0f 100644 --- a/doc/source/manual/sampledata.rst +++ b/doc/source/manual/sampledata.rst @@ -61,7 +61,7 @@ as a compressed tar archive located at ``$MNE_ROOT/sample-data/MNE-sample-data.t To make a personal copy of the sample data set, follow these steps: - Set up for using the MNE software as - instructed in Section 2.4 of this manual. + instructed in :ref:`CIHCDHGI` of this manual. - Create a directory for your personal copy: ``mkdir`` <yourdir> , where <yourdir> is the location where you want your personal copy to reside. Tho store @@ -78,7 +78,7 @@ To make a personal copy of the sample data set, follow these steps: To start the tutorials you need to: - Set up MNE software user environment, - see Section 2.4. + see :ref:`CIHCDHGI`. - Set the SUBJECTS_DIR environment variable:``setenv SUBJECTS_DIR`` <yourdir> ``/subjects`` (csh and tcsh) or ``export SUBJECTS_DIR=`` <yourdir> ``/subjects`` (POSIX-compatible -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
