Kerned density estimation instead of histograms |
![]() |
| log in |
Message boards : SETI@home Science : Kerned density estimation instead of histograms
| Author | Message |
|---|---|
|
Hello | |
| ID: 974525 · | |
|
I can't reply for the project, but your suggestion is like many good ones I've seen on these message boards. It is very likely there aren't enough staff to consider each such suggestion, in light of the other priorities of the project. | |
| ID: 974772 · | |
... seti software it is possible to see an histogram. This is for the search of a particular signal with gaussian shape (I suppose...). Why you don't use the Kernel Density Estimation (KDE) to do that? The KDE is a powerful statitical method similar to the histogram but: How is that more useful for the signal analysis than the present code? (The present bins are assumed to be narrow enough to find any wanted gaussians.) Does the KDE discriminate better than fixed histogram bins to more accurately find gaussians that are noisy and still reject random noise that might look like a noisy gaussian? Is the KDE easy to compute? Thanks, could be interesting?... Regards, Martin ____________ Mandriva Linux A user friendly OS! See new freedom Mageia2 The Future is what We make IT (GPLv3) | |
| ID: 976847 · | |
Unfortunately I cannot reply to all of your question here, also because it is necessary a lot of math (and some steps are still unclear also for me). What can I do is start to partially reply to your first question, for that I suggest to see the example that is show here: http://school.maths.uwa.edu.au/~duongt/seminars/intro2kde/
Does an histogram do that? In general the calculation of the KDE is more intensive but more accurate and approximate better the true probability density function (look here for more example and discussion: www-hermes.desy.de/notes/pub/TALK/sgliske.tpsh09.pdf ). An interest example wrote in python could be found here: http://jpktd.blogspot.com/2009/03/using-gaussian-kernel-density.html it is really similar to the code that i use to show and fit my data. ____________ | |
| ID: 982187 · | |
The issue is whether a more accurate probability density function gives any advantage for the s@h analysis and search over what is already being done. I suspect that whatever additional accuracy might be gained using KDE, that better accuracy is then wasted when the thresholding is automatically adjusted to allow for the noise floor for each WU. Sorry, but there will have to be some clear and big advantage over the present system for there to be any interest in making a new type of analysis and search. Regardless, it's always good to look at new ideas! Keep searchin', Martin ____________ Mandriva Linux A user friendly OS! See new freedom Mageia2 The Future is what We make IT (GPLv3) | |
| ID: 982947 · | |
Message boards : SETI@home Science : Kerned density estimation instead of histograms
| Copyright © 2013 University of California |