Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions doc/_includes/forward.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ and
The symbols :math:`T_x` are defined in :ref:`coordinate_system_figure`.

.. tabularcolumns:: |p{0.2\linewidth}|p{0.3\linewidth}|p{0.5\linewidth}|
.. table:: Coordinate transformations in FreeSurfer and MNE software packages.
.. table:: Coordinate transformations in FreeSurfer and MNE software packages

+------------------------------+-------------------------------+-------------------------------------------------+
| Transformation | FreeSurfer | MNE |
Expand Down Expand Up @@ -444,8 +444,8 @@ data:
automatically created by the MNE-C utility ``mne_list_coil_def``.

.. tabularcolumns:: |p{0.1\linewidth}|p{0.3\linewidth}|p{0.1\linewidth}|p{0.25\linewidth}|p{0.2\linewidth}|
.. _normal_coil_descriptions:
.. table:: Normal coil descriptions.
.. table:: Normal coil descriptions
:name: normal_coil_descriptions

+------+-------------------------+----+----------------------------------+----------------------+
| Id | Description | n | r/mm | w |
Expand Down Expand Up @@ -506,8 +506,8 @@ data:
combinations have to be included.

.. tabularcolumns:: |p{0.1\linewidth}|p{0.3\linewidth}|p{0.05\linewidth}|p{0.25\linewidth}|p{0.15\linewidth}|
.. _accurate_coil_descriptions:
.. table:: Accurate coil descriptions
:name: accurate_coil_descriptions

+------+-------------------------+----+----------------------------------+----------------------+
| Id | Description | n | r/mm | w |
Expand Down Expand Up @@ -602,8 +602,8 @@ description line containing the following fields:


.. tabularcolumns:: |p{0.1\linewidth}|p{0.5\linewidth}|
.. _coil_accuracies:
.. table:: Coil representation accuracies.
.. table:: Coil representation accuracies
:name: coil_accuracies

======= ====================================================================================
Value Meaning
Expand Down
5 changes: 1 addition & 4 deletions doc/documentation/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,7 @@ has been completed as described in :ref:`CHDBBCEJ`.

.. _BABGCDHA:

.. table:: Recommended subdivisions of an icosahedron and an octahedron for
the creation of source spaces. The approximate source spacing and
corresponding surface area have been calculated assuming a
1000-cm2 surface area per hemisphere.
.. table:: Recommended subdivisions of an icosahedron and an octahedron for the creation of source spaces. The approximate source spacing and corresponding surface area have been calculated assuming a 1000-cm2 surface area per hemisphere.

=========== ====================== =================== =============================
``spacing`` Sources per hemisphere Source spacing / mm Surface area per source / mm2
Expand Down
Loading