Bug 115451 - Ability to characterise power spectrum
Summary: Ability to characterise power spectrum
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
: 126641 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-01 01:42 UTC by Andrew Walker
Modified: 2008-08-29 00:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2005-11-01 01:42:47 UTC
Version:           HEAD (using KDE KDE 3.4.0)
OS:                Linux

It would be useful if Kst could characterise a power spectrum in terms of 1/f, white noise, knee frequency, etc.
Comment 1 Netterfield 2006-02-15 01:51:55 UTC
Should be implemented as a fit plugin.
Comment 2 Andrew Walker 2006-05-02 23:10:49 UTC
This is now a requirement for LFI.

"It shall be possible to calculate the 1/f noise knee frequency and slope from an imput scientific data stream..."
Comment 3 Duncan Hanson 2006-06-06 19:13:31 UTC
SVN commit 548864 by dhanson:

CCBUG:115451 draft of plugin to calculate white noise limit/knee frequency. not added to build for now.

 A             kneefrequency_unweighted (directory)  
 A             kneefrequency_unweighted/Makefile.am  
 A             kneefrequency_unweighted/kstfit_kneefrequency_unweighted.cpp   [License: UNKNOWN]
 A             kneefrequency_unweighted/kstfit_kneefrequency_unweighted.xml  
Comment 4 Duncan Hanson 2006-06-07 01:04:46 UTC
SVN commit 548957 by dhanson:

CCBUG:115451 remove dependence on GSL, remove use of common.h by requiring that input x and y vectors be of the same length.

 M  +0 -1      Makefile.am  
 M  +148 -109  kstfit_kneefrequency_unweighted.cpp  
Comment 5 Duncan Hanson 2007-02-07 00:10:27 UTC
*** Bug 126641 has been marked as a duplicate of this bug. ***
Comment 6 Andrew Walker 2007-03-08 20:39:40 UTC
It would be good if this could be added prior to the upcoming release.
Comment 7 Andrew Walker 2007-03-29 20:17:02 UTC
Duncan, can you provide some info on the state of this bug report?
Comment 8 Duncan Hanson 2007-03-29 20:24:14 UTC
The plugin is finished, but we still need to verify that the plugin
produces the same results as LIFE for a given set of data (currently
waiting for news about getting IDL 6+ at UBC to do this).

Didn't we talk about this yesterday?

Duncan.

On 29 Mar 2007 18:17:03 -0000, Andrew Walker <arwalker@sumusltd.com> wrote:
[bugs.kde.org quoted mail]
Comment 9 Andrew Walker 2008-08-29 00:32:31 UTC
Unless we receive a complaint we'll assume that the plugin produces the same results as LIFE.