Hi,
I have sensor-level EEG data that I wish to spatially constrain using the surface Laplacian method. The protocol involves extracting TF estimates from the data and then computing a cluster permutation test against zero in 3 dimensions to localize frequencies, timepoints, and electrodes of interest. The method works well, and I get one big significant cluster across alpha and beta that I can visually see is close to being separable into two clusters. This would be advantageous because I am specifically interested in the effect in alpha.
Here's where the idea of constraining the spatial dimension using the surface Laplacian came in.
However, I am only cabable of using Apply Montage >> "Scalp current density" to the epochs, prior to TF decomposition. This works fine, but I'm not sure I trust the results of the cluster permutation test I get further downstream. I would ideally like to apply the FieldTrip function on the data myself so that I can tweak the parameters and compare. Yet, whenever I try to use the FieldTrip function on the same epochs (see image), it spits that the function only takes raw data as input. But then if I feed the raw continuous data to the Process1 box I can't even select the FT function in the GUI, so I'm in a bind.
Is there workaround? If not, can you tell me what the parameters of the Scalp current density montage are, or where I can find them?
FYI I'm using the latest version of Brainstorm (June 25th 2025).
