| Trees | Indices | Help |
|
|---|
|
|
Reads label files produced by ESPS xwaves. Writes labels files that ESPS xwaves can read.
| Functions | |||
|
|||
|
|||
|
|||
|
|||
| Variables | |
__package__ =
|
|
Imports: os, sys, die, DataError, NoSuchFileError, DataOutOfOrderError, BadFileFormatError, Error
| Function Details |
read in .lab files produced by ESPS xlabel. returns (header, data). Data = [(time, label), ...]. Note that leading or trailing spaces in the label are removed. |
Converts data in a (start, stop, label) format to (end_time, label). It introduces extra labels if neccessary. A beginning label is required, to mark the start of the first segment. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |