Method ao/linedetect
LINEDETECT find spectral lines in the ao/fsdata objects.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: LINEDETECT find spectral lines in the ao/fsdata objects.
CALL: b = linedetect(a, pl)
Parameters Description
VERSION: $Id: linedetect.m,v 1.19 2012/01/13 11:31:41 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
N |
10 |
none |
The maximum number of lines to return. |
FSEARCH |
[0 10000000000] |
none |
The frequency search interval. |
THRESH |
2 |
none |
A threshold to test normalised amplitude against. (A sort-of SNR threshold.) |
BW |
20 |
none |
The bandwidth of the running median filter used to estimate the noise-floor. |
HC |
0.80000000000000004 |
none |
The cutoff used to reject outliers (0-1). |
back to top
Some information of the method ao/linedetect are listed below: |
Class name |
ao |
Method name |
linedetect |
Category |
Signal Processing |
CVS Version |
$Id: linedetect.m,v 1.19 2012/01/13 11:31:41 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/lincom |
|
Method: ao/linfit |
 |
©LTP Team