Hello,
I have a question about the plot_image() function. I tried to apply a Gaussian smoothing by assigning a value to the sigma parameter, but this smoothing only applies to the Epochs axis (as specified in the function documentation).
Is there any way to choose to apply this smoothing on the X axis as well?
I’ve tried to look at other methods of applying smoothing directly to image files but it’s far too laborious and I’m clearly not competent enough…
Is there a solution to apply smoothing on the X and Y axis at the same time with plot_image?
Here is an example for an electrode of my dataset with the smoothing applied on the Epochs axis:
Hoping it is something feasible
Thank you!
- MNE version: e.g. 1.3.1
- operating system: Windows 10