<div dir="ltr"><div>Hi MNE experts,</div><div><br></div><div>I used KIT system for MEG data recording.</div><div>MEG data were imported to mne with two following functions:</div><div><div>raw = mne.io.kit.read_raw_kit(file, stim = [200],preload=True)</div><div>kit_lay = mne.channels.layout.read_layout(&#39;KIT-TW-157.lout&#39;)</div></div><div><br></div><div>However,I had problems with two following functions:</div><div><br></div><div>(1) ica.plot_properties(epochs, i)</div><div>      error message: &quot;the KIT system with ID 261 is missing&quot;</div><div><br></div><div>(2) mne.viz.plot_evoked_topo(evokeds, layout=kit_lay)</div><div>     no error message but caused the program to crash </div><div><br></div><div>Your suggestions will be appreciated. Thanks!</div><div><br></div><div>Best,</div><div>Veda</div><div><br></div><div><br></div><div><br></div></div>