hello, i’m trying to compute the forward model (scalp potential) based directly on my cortical normal vectors which i’ve obtained through freesurfer. (ie, i have a volume x,y,z,n where n is a 3 element unit vector. i’d like to compute the potential every point in space of my volume, based on these unit vectors.
i’d prefer to not re-invent the wheel, and use pre-existing code, does anyone know where i can find this in the brainstorm source? thanks,