<div dir="ltr">Hi all,<div><br></div><div>I have tried mne python example  plot_cluster_stats_time_frequency.py with my own data and with the data used in the example but in both cases the command</div><div><br></div><div>epochs_power_1 = single_trial_power(data_condition_1, Fs=Fs,frequencies=frequencies, n_cycles=n_cycles, use_fft=False,decim=decim)<br></div><div><br></div><div>gives an error:</div><div><br></div><div>TypeError: single_trial_power() takes at least 3 arguments (6 given)<br></div><div><br></div><div>Could someone please let me know how to solve this problem? I think that there should be enough arguments if 3 is needed and I have given 6.</div><div><br></div><div>Thanks,</div><div>Maria</div></div>