File: martinos.rst

package info (click to toggle)
python-mne 0.13.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 92,032 kB
  • ctags: 8,249
  • sloc: python: 84,750; makefile: 205; sh: 15
file content (117 lines) | stat: -rw-r--r-- 3,663 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117


.. _setup_martinos:

============================
Setup at the Martinos Center
============================

.. contents:: Contents
   :local:
   :depth: 2


This Appendix contains information specific to the Martinos
Center setup.

.. _user_environment_martinos:

User environment
################

In the Martinos Center computer network, the 2.7 version
of MNE is located at /usr/pubsw/packages/mne/stable. To use this
version, follow :ref:`user_environment` substituting /usr/pubsw/packages/mne/stable
for <*MNE*> and /usr/pubsw/packages/matlab/current
for <*Matlab*> . For most users,
the default shell is tcsh.

.. note:: A new version of MNE is build every night from    the latest sources. This version is located at /usr/pubsw/packages/mne/nightly.

.. _BABGFDJG:

Using Neuromag software
#######################

Software overview
=================

The complete set of Neuromag software is available on the
LINUX workstations. The programs can be accessed from the command
line, see :ref:`BABFIEHC`. The corresponding manuals, located
at ``$NEUROMAG_ROOT/manuals`` are listed in :ref:`BABCJJGF`.

.. _BABFIEHC:

.. table:: Principal Neuromag software modules.

    ===========  =================================
    Module       Description
    ===========  =================================
    xfit         Source modelling
    xplotter     Data plotting
    graph        General purpose data processor
    mrilab       MEG-MRI integration
    seglab       MRI segmentation
    cliplab      Graphics clipboard
    ===========  =================================

.. _BABCJJGF:

.. table:: List of Neuromag software manuals.

    ===========  =========================================
    Module       pdf
    ===========  =========================================
    xfit         XFit.pdf
    xplotter     Xplotter.pdf
    graph        GraphUsersGuide.pdf GraphReference.pdf
    mrilab       Mrilab.pdf
    seglab       Seglab.pdf
    cliplab      Cliplab.pdf
    ===========  =========================================

To access the Neuromag software on the LINUX workstations
in the Martinos Center, say (in tcsh or csh)

``source /space/orsay/8/megdev/Neuromag-LINUX/neuromag_setup_csh``

or in POSIX shell

``. /space/orsay/8/megdev/Neuromag-LINUX/neuromag_setup_sh``

Using MRIlab for coordinate system alignment
============================================

The MEG-MRI coordinate system alignment can be also accomplished with
the Neuromag tool MRIlab, part of the standard software on Neuromag
MEG systems.

In MRIlab, the following steps are necessary for the coordinate
system alignment:

- Load the MRI description file ``COR.fif`` from ``subjects/sample/mri/T1-neuromag/sets`` through File/Open .

- Open the landmark setting dialog from Windows/Landmarks .

- Click on one of the coordinate setting fields on the Nasion line.
  Click Goto . Select the crosshair
  tool and move the crosshair to the nasion. Click Get .

- Proceed similarly for the left and right auricular points.
  Your instructor will help you with the selection of the correct
  points.

- Click OK to set the alignment

- Load the digitization data from the file ``sample_audvis_raw.fif`` or ``sample_audvis-ave.fif`` (the
  on-line evoked-response average file) in ``MEG/sample`` through File/Import/Isotrak data . Click Make points to
  show all the digitization data on the MRI slices.

- Check that the alignment is correct by looking at the locations
  of the digitized points are reasonable. Adjust the landmark locations
  using the Landmarks dialog, if
  necessary.

- Save the aligned file to the file suggested in the dialog
  coming up from File/Save .