<div dir="ltr">Hi FieldTrippers,<div><br></div><div>I was wondering is there is a recommend/most consistent way to represent trial x pos x time data from an LCMV beamformer, also considering the dimord. In other words:</div><div><br></div><div>with:</div><div><br></div><div>data.method = 'singletrial'</div><div><br></div><div>should I use:</div><div><br></div><div>data.trial{pos} = [rpt x time]</div><div>data.dimord = '{pos}_rpt_time'</div><div><br></div><div>or rather:</div><div><br></div><div>data.trial = {pos x rpt x time}</div><div><div>data.dimord = 'pos_rpt_time'</div></div><div><div><br></div></div><div>or something else? The purpose is to then do a frequency analysis (with keeptrials = 'yes').</div><div><br></div><div>Best,</div><div>Stephen </div><div><br></div></div>