Hi,
I have been exploring dipole fitting tutorials for a while now. I was curious to know how dipole is fitted on MNE. Lets say that I have my EEG recording with a certain event of interest ( spike), and that I want to fit a dipole in the brain based on that given spike. How does MNE fit dipoles in the source grids?
Does it first iterate the value of dipole amplitude in nAm or pAm and then proceeds with different orientations on source grids to compute the best goodness of fit, or does the process of searching for optimum amplitude and orientation (to explain the given event/spike ) happen at the same time?
My professor wanted me to work on something called Global Optimization where we search for the best fitting source grid location for dipole by varying amplitude and orientation in loops to compute the Goodness of fit for the given dipole. But I wanted to first check if this is the method already employed by MNE or not.
Could anyone from the developer team explain to me in detail how Dipole fitting is performed on MNE, and also if instead of getting just one dipole at location of best goodness of fit,*** is there a way that I can see the maximum values of goodness of fit for dipoles computed at each source grid locations*** ( best goodness of fit value obtained for lets say each of 15000 source grid locations)?