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 18c931ce20e5e46a2ad3c4481a47a0bb6897c6cc Author: Emily Ruzich <[email protected]> Date: Wed Mar 23 10:02:12 2011 -0400 fixing manual --- doc/source/manual/list.rst | 2 +- doc/source/manual/matlab.rst | 2 +- doc/source/manual/mne.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/manual/list.rst b/doc/source/manual/list.rst index a9496ad..5ec9ce3 100644 --- a/doc/source/manual/list.rst +++ b/doc/source/manual/list.rst @@ -245,7 +245,7 @@ in italics. :ref:`BABDJHGH` lists various supplementary utilities. +---------------------------------+--------------------------------------------+ | *mne_make_morph_maps* | Precompute the mapping data needed for | | | morphing between subjects, see | - | | Section 8.4. | + | | :ref:`CHDBBHDH`. | +---------------------------------+--------------------------------------------+ | *mne_make_uniform_stc* | Create a spatially uniform stc file for | | | testing purposes. | diff --git a/doc/source/manual/matlab.rst b/doc/source/manual/matlab.rst index 4c71906..054073f 100644 --- a/doc/source/manual/matlab.rst +++ b/doc/source/manual/matlab.rst @@ -174,7 +174,7 @@ they are listed in :ref:`BGBEFADJ`. mne_read_events Read an event list from a fif file produced by mne_browse_raw or mne_process_raw . mne_read_forward_solution Read a forward solution from a fif file. mne_read_inverse_operator Read an inverse operator from a fif file. - mne_read_morph_map Read an morphing map produced with mne_make_morph_maps , see Section 8.4. + mne_read_morph_map Read an morphing map produced with mne_make_morph_maps , see :ref:`CHDBBHDH`. mne_read_noise_cov Read a noise-covariance matrix from a fif file. mne_read_source_spaces Read source space information from a fif file. ============================ ===================================================================================== diff --git a/doc/source/manual/mne.rst b/doc/source/manual/mne.rst index c21a634..d7325ef 100644 --- a/doc/source/manual/mne.rst +++ b/doc/source/manual/mne.rst @@ -812,7 +812,7 @@ Visualization options If morphing is selected appropriate smoothing must be specified with the ``--smooth`` option. The morphing process can be made faster by precomputing the necessary morphing maps with mne_make_morph_maps , - see Section 8.4. More information about morphing and averaging + see :ref:`CHDBBHDH`. More information about morphing and averaging can be found in :ref:`ch_morph`. **\---morphgrade <number>** -- 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
