[Mne_analysis] to visualize the source activation at every 10 ms

Lin Wang wanglinsisi at gmail.com
Wed Sep 6 11:41:41 EDT 2017
Search archives:

Hi Eric,

Thanks for your help. Everything works perfectly for me now. :-)

Best,
Lin

On 6 September 2017 at 09:16, Eric Larson <larson.eric.d at gmail.com> wrote:

> I used the following line to plot the source activation at time=300ms, but
>> I can only get the activation at t=0ms.
>> *source_data.plot(hemi='split', initial_time=0.30, time_viewer=True,
>> views=['lateral','medial','ventral'])*
>>
>
> You might need to set time_unit='s'. If that doesn't fix it, check that
> `stc.times` actually contains the times of interest.
>
> In addition, the clim= {'kind':'value','lims':[-9e-11,0,9e-11]} doesn't
>> work properly in the script. It gives the plot with yellow and black colors
>> instead of blue and red colors, but the manual adjustment of the scales to
>> this range works perfectly.
>>
>
> Use something like clim={'kind': 'value', 'pos_lims': [7e-11, 8e-11,
> 9e-11]}, or use your "clim" with "colormap='mne_analyze'". "pos_lims"
> triggers the use of the red/blue MNE colormap automatically.
>
> Eric
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170906/d162bbfa/attachment.html 


More information about the Mne_analysis mailing list