Dear Fieldtrippers,<br><br><br>The input data scaling for averaged data is in Tesla, but i wonder what is the units and the scale for dipole waveforms. When i checked the meg_leadfield1 m file, at the end leadfields are multiplied by 1e-7. Where this factor comes from?<br><br><br>Thanks<br>Mehmet<br><br><br><span class="Apple-style-span" style="font-family: 'PrimaSans BT,Verdana,sans-serif'; font-size: 12px; ">Hope that helps. I'm thinking that if your gradiometer data scaling is in meters (check your grad structure) and the input data scaling to the last dot operation is in fT, then your output scale will be A-m (1e-9), but you might want to check since I didn't confirm that. I think by default the fieldtrip MEG data are in units of T so you might need to scale your input data accordingly to get your desired output scale. But then, I'm assuming MEG gradiometer data input, so if you have something else, check your function call to ft_compute_leadfield and adjust your scaling accordingly</span>