<div dir="ltr"><div><div><div><div>Hello FieldTrippers,<br><br></div><div>I want to do a envelope-based connectivity analysis of resting state MEG following the regime of Hipp. The respective method is implemented in ft_connectivityanalysis as powcorr_ortho.<br></div><div><br></div><div>Like in the Hipp paper, I am first doing a wavelet analysis on the sensor level (10 Hz for me). <br>I eventually want to do source-space analysis - currently I stay in sensor space, however. <br>I keep the complex Fourier coefficients (cfg.output     = 'fourier') and the result is:<br></div><br>     label: {204x1 cell}<br>           dimord: 'rpttap_chan_freq_time'<br>             freq: [10 20]<br>             time: [1x57400 double]<br>    fourierspctrm: [4-D double]<br>        cumtapcnt: [1 1]<br>             grad: [1x1 struct]<br>              cfg: [1x1 struct]<br><br><br></div>Looking in ft_connectivityanalysis in line 697 the function requires either a field .mom or the structure of the data has to be rpttap_chan_freq, but I have sensor-level time-frequency data. <br><br></div>Any idea how to fix my analysis?<br><br></div>Thanks a lot !<br>Matthias<br></div>