Back to the main page.

Bug 2873 - ft_scalpcurrentdensity does not fully implement Perrin method

Status CLOSED FIXED
Reported 2015-03-30 10:45:00 +0200
Modified 2015-07-15 13:20:23 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P5 normal
Assigned to: Jim Herring
URL:
Tags:
Depends on:
Blocks:
See also:

Jim Herring - 2015-03-30 10:45:29 +0200

When comparing our implementation of the Perrin method (fitting surface splines) in ft_scalpcurrentdensity with Brainvision Analyzer's implementation I noticed we're not applying a regularization parameter, which is very useful in case of noisy data.


Jim Herring - 2015-03-30 10:47:32 +0200

I've updated ft_scalpcurrentdensity and ./private/splint to implement the regularization and I made it possible to specify the order and degree of the legendre polynomials without hacking the code. Sending ft_scalpcurrentdensity.m Sending private/splint.m Transmitting file data .. Committed revision 10310.