[med-svn] [python-mne] 315/353: tiny change in LCMV volume example

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:25:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

yoh pushed a commit to tag 0.4
in repository python-mne.

commit 8a76a63c721e02112b7f7d41500d197dfd0c0c26
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date:   Thu Jul 26 16:02:53 2012 +0200

    tiny change in LCMV volume example
---
 examples/inverse/plot_lcmv_beamformer_volume.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/inverse/plot_lcmv_beamformer_volume.py b/examples/inverse/plot_lcmv_beamformer_volume.py
index a7cba57..053ac1f 100644
--- a/examples/inverse/plot_lcmv_beamformer_volume.py
+++ b/examples/inverse/plot_lcmv_beamformer_volume.py
@@ -63,4 +63,4 @@ stc.crop(0.0, 0.2)
 
 # Save result in a 4D nifti file
 img = mne.save_stc_as_volume('lcmv_inverse.nii.gz', stc,
-        forward['src'], mri_resolution=True)  # True for full MRI resolution
+        forward['src'], mri_resolution=False)  # True for full MRI resolution

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list