Konstantinos Tsilimparis

Results 17 comments of Konstantinos Tsilimparis

I also have written code for the co-registration of the helmet with head points using the polhemus and the co-registration using the 3 HPI coils for a 32-sensor recording and...

With #2310 some DATA dependencies were fixed and 3 new functions were added that will help to maintain the DEPENDENCY list up to date.

Why don't we include this function in FT by default? EEGLAB does that with a lot of plugins.

This is the line in the website with the broken link: ''This requires an external toolbox, which can be downloaded {here}(https://sites.google.com/site/myronenko/research/cpd)''.

> Do you perhaps mean that it should be changed in ft_hastoolbox @contsili ? Yes we should also change `ft_hastoolbox`. But my suggestion is more like: why don't we have...

I tag @simonhomoelle who seems to be the one that first introduced CPD in FT. I cannot find the CPD toolbox by Myrenko anywhere in the web. I only found...

Hi @robertoostenveld @schoffelen, In my Yokogawa dataset, using `cfg.method = 'template'` to align polhemus and sensors based on three fiducials didn't perform well. For >3 fiducials it seems to work...

OPMs have the flexibility to be on the scalp as EEG, so many EEG methods can be extended to the OPMs e.g., via the `ft_gradrealign`. For example I needed to...

Hi @larsoner! After a while, I finally found some time :) I think this is a good moment for some feedback. Issues / Questions I encountered: **1. Handling ch_type when...

@larsoner, @britta-wstnr this pr is ready for review. :) The interpolation from Neuromag to CTF works! (see the example script I uploaded). Quite some github actions seem to fail, let...