Hi MNE Experts,
I am using the python function source_induced_power, having the following github code:
https://github.com/mne-tools/mne-python/blob/master/mne/minimum_norm/time_frequency.py
What are the units of the power output values? Are they in dB? It seems that power is in dB only when the values are baseline corrected with a rescaling option of ?log ratio?.
Can you please confirm if this is actually the case since this is not documented?
Thanks so much,
Charmaine