<div dir="ltr">Hi MNE, <div><br></div><div>I am trying to apply the example of using CSP to decode for motor responses and in time frequency, but I keep getting an error from my scores = cross_val_multiscore(time_decod, X, y, cv=5, n_jobs=1), saying &quot;X must have at least 3 dimensions.&quot; I know that the X that i put in is the 3-D epochs data, but this error comes from a command run in the CSP function with  &quot;def _check_Xy(self, X, y=None):&quot; I was wondering what I could do to solve this issue. </div><div><br></div><div>Aditya Singh</div></div>