During a source estimation exercise using the MNE-Python package, the localization error (which is calculated using Euclidean distances between the pairs of ground truth and estimated locations) was found to be exactly the same for both sLORETA and eLORETA, despite using different SNR. Can you explain why this might be the case?
Parameters:
n_dipoles = 1000
duration = 2
random_state = 3
Compute inverse operator
loose = 0.2
depth = 0.8
SNR = 3
- MNE version: e.g. 1.6.1
- operating system: macOS 14