gauss2d#

gauss2d(rows, columns, sigma_rows=None, sigma_columns=None, mean_row=None, mean_column=None, cut=0.0)#

Return an EEGLAB-compatible two-dimensional Gaussian kernel.

Coordinates intentionally remain one-based so explicit EEGLAB peak coordinates produce the same samples.

Parameters:
Return type:

ndarray