A question in "Simulate raw data using subject anatomy"

  • MNE-Python version: 0.22.0
  • operating system: win10

https://mne.tools/stable/auto_examples/simulation/plot_simulated_raw_data_using_subject_anatomy.html#sphx-glr-auto-examples-simulation-plot-simulated-raw-data-using-subject-anatomy-py

In this code, I get the amplitude of the stc_aud, but it is too big compared to the source time courses, I can’t compute the MSE. How can I envalute the effect of this simulation? Can I compute the Pearson correlation coefficient of the source time courses and the stc.data?

Hello @zhchsh19, sorry for the late response. Have you meanwhile been able to resolve this issue?