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
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

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 back to top

Some information of the method ao/linedetect are listed below:
Class name ao
Method name linedetect
Category Signal Processing
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team