Skip to content

Commit

Permalink
DOC?
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Nov 5, 2021
1 parent 054d491 commit 8a62e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/experiment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ Set this attribute to shift all trigger times by a constant (in seconds). For ex

.. py:attribute:: MneExperiment.meg_system : str
Specify the MEG system used to acquire the data so that the right sensor neighborhood graph can be loaded. This is usually automatic, but is needed for KIT files convert with with :mod:`mne` < 0.13. Equivalent to the ``sysname`` parameter in :func:`eelbrain.load.fiff.epochs_ndvar` etc. For example, for data from NYU New York, the correct value is ``meg_system="KIT-157"``.
Specify the MEG system used to acquire the data so that the right sensor neighborhood graph can be loaded. This is usually automatic, but is needed for KIT files convert with with :mod:`mne` < 0.13. Equivalent to the ``sysname`` parameter in :func:`.load.fiff.epochs_ndvar` etc. For example, for data from NYU New York, the correct value is ``meg_system="KIT-157"``.


Pre-processing (raw)
Expand Down

0 comments on commit 8a62e1b

Please sign in to comment.