Sgutil: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''SGUTIL''' package contains Dave Haddle's noise reduction software with segment finding extensions. It resides in ''$CODA/src/codatt/sgutil.c'' and is called from ''$CLON/src/cmon/prlib/sglib.c''.
'''SGLIB/SGUTIL''' package contains Dave Haddle's noise reduction software with segment finding extensions. It resides in ''$CODA/src/codatt/sgutil.c'' and is called from ''$CLON/src/cmon/prlib/sglib.c''.


'''SGLIB''' contains following functions:
'''SGLIB''' contains following functions:


* ''sginit()'' - must be called once at initialization stage; creates differencial shift table and fills lookup tables
* ''sginit()'' - must be called once at initialization stage; creates differencial shift table and fills lookup tables

Revision as of 10:17, 4 May 2010

SGLIB/SGUTIL package contains Dave Haddle's noise reduction software with segment finding extensions. It resides in $CODA/src/codatt/sgutil.c and is called from $CLON/src/cmon/prlib/sglib.c.

SGLIB contains following functions:

  • sginit() - must be called once at initialization stage; creates differencial shift table and fills lookup tables