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 5c32db9957b454565d18cf40fe4e5f533cbbb66a Author: Alexandre Gramfort <[email protected]> Date: Tue Mar 15 17:59:40 2011 -0400 tiny iteration on manual --- doc/source/manual/convert.rst | 2 +- doc/source/manual/cookbook.rst | 4 ++-- doc/source/manual/list.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/manual/convert.rst b/doc/source/manual/convert.rst index 65c775b..72d6b48 100644 --- a/doc/source/manual/convert.rst +++ b/doc/source/manual/convert.rst @@ -41,7 +41,7 @@ involves the following steps: - If the data comes from a Magnes system where the primary (helmet) sensors are gradiometers instead of magnetometers, run mne_fix_mag_coil_types with the ``--magnes`` option to correct the channel information - in the file, see Section 11.4.4. + in the file, see :ref:`CHDGAAJC`. - Export a text file containing the Magnes compensation sensor data. diff --git a/doc/source/manual/cookbook.rst b/doc/source/manual/cookbook.rst index de16ad8..2b84d84 100644 --- a/doc/source/manual/cookbook.rst +++ b/doc/source/manual/cookbook.rst @@ -547,8 +547,8 @@ which need to be fixed before proceeding: - The magnetometer coil identifiers are not always correct. -These potential problems can be fixed with the utilities mne_check_eeg_locations and mne_fix_mag_coil_types , -see Sections 11.4.3 and 11.4.4. +These potential problems can be fixed with the utilities mne_check_eeg_locations and mne_fix_mag_coil_types, +see :ref:`CHDJGGGC` and :ref:`CHDGAAJC`. .. _BABBHCFG: diff --git a/doc/source/manual/list.rst b/doc/source/manual/list.rst index ee22ad1..85ab501 100644 --- a/doc/source/manual/list.rst +++ b/doc/source/manual/list.rst @@ -200,7 +200,7 @@ in italics. :ref:`BABDJHGH` lists various supplementary utilities. | | fif or FreeSurfer format, see Section 11.9.| +---------------------------------+--------------------------------------------+ | *mne_fix_mag_coil_types* | Update the coil types for magnetometers | - | | in a fif file, see Section 11.4.4. | + | | in a fif file, see :ref:`CHDGAAJC` | +---------------------------------+--------------------------------------------+ | *mne_fix_stim14* | Fix coding errors of trigger channel | | | STI 014, see Section 3.9.1. | -- 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
