I am using the interpolate_bads function to interpolate EEG channels (with the minimum-norm estimation method). Each EEG recording in my dataset has 20 channels.
When interpolation is conducted, how many good channels are used to estimate the signal for a bad channel? Is this number relative to the total number of channels?