NPPC-UK / ct_scanner_plotting

Plotting data from the microCT scanner
1 stars 0 forks source link

Seed filtering with KDE #4

Closed maxf130 closed 5 years ago

maxf130 commented 5 years ago

Filter seeds by finding a local minimum in the kernel density estimation. The first local minimum represents the boundary between the noise at the beak and the real data.

A maximum log KDE of -10 is imposed as otherwise the algorithm will filter real seeds in the case where there is no beak noise.