MNE MEG Interpolation

Dear MNE-community,

I am currently trying to interpolate some bad MEG channels with MNE.
Unfortunately there seems to occur an exception, such that the resulting
channels hold only zeros. Even when I try to interpolate only one
channel I get from '_field_interpolation.py:80' the log
'Truncate at 0 missing 0.0001'
As I understand it, this happens because the eigenvalues are all too
small. My data contains of 248 channels measured at ~291000 time steps.

I am currently stuck there, with no idea remaining. Can you give me a
hint what else I could try to get at least some interpolation for my bad
channels?

Thanks in advance, Christoph

hi Christoph,

can you share a tiny cropped fif file & a script to replicate the problem?

you can share all this via github in an issue:

https://github.com/mne-tools/mne-python/issues

thanks
Alex