Jan-Mathijs Schoffelen
Jan-Mathijs Schoffelen
Hi Arno, I haven't looked at the particular dataset, but I am wondering about the following: these days cfg.trl / trialinfo is allowed to be a table. So that means...
hi @arnodelorme what's your view on the above? I think implementing it as a table would be elegant.
This is followed up in https://github.com/fieldtrip/fieldtrip/pull/2109
Yes, I can imagine that some people might get stuck there. We have now an option in ft_definetrial (cfg.representation) that can overrule the tabular format (cfg.representation = 'numeric'). That's one...
Could you create a little snippet of test code that allows us to reproduce? Also, would it possible for you to do some detective work and search the changelog of...
OK thanks!
Hi Elizabeth, I tried to reproduce on my end, but I don't manage with code below (because the assertion at the end fails here, which is as expected). This suggests...
can you please paste in here what your data object looks like? As far as I know, a spline interpolation requires the electrode positions in 3D (in something like data.elec.chanpos),...
Hi Elizabeth, what is the status with this? Is there anything that can be done on our end?
okido! Thanks for letting us know