<div dir="ltr">Is there a reason that topoplot_common doesn't support 'raw' datatypes.<div><br></div><div>I have been using ft_topoplotER to plot topos at particular time windows in continuous raw datasets. This recently broke after an update. the error happens in ft_datatype_comp trying to convert my 'raw' to a 'comp' datatype.</div><div><br></div><div>If i add 'raw' to the list of supported datatypes, <a href="https://github.com/fieldtrip/fieldtrip/blob/master/private/topoplot_common.m#L74">https://github.com/fieldtrip/fieldtrip/blob/master/private/topoplot_common.m#L74</a> ,  everything seems to work fine?</div><div><br></div><div>Thanks</div><div>Luke</div></div>