NAME
build_baler_data - build clean database from multiple baler dbs
SYNOPSIS
build_baler_data [-v] [-V] [-n]
[-d clean_baler_db ]
balerdb_central clustername start_time end_time
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
build_baler_data is designed to build the best possible waveform database,
combining data collected from
on-site storage devices.
build_baler_data requires a dbcentral style db
pointing to multiple dbs of
baler data.
build_baler_data creates a directory named
baler where the
clean_baler_db
is written. The waveforms are written in the longest contiguous waveform segments possible.
OPTIONS
-
-v
verbose
-
-V
Extremely verbose. Used for debugging purposes only.
-
-n
Test mode. Does not execute trexcerpt commands.
-
-d clean_baler_db
Name of database containing clean baler data. Default is "baler/clean_data".
ENVIRONMENT
needs to have sourced $ANTELOPE/setup.csh.
PARAMETER FILE
None.
RETURN VALUES
0 if successful, 1 if not.
SEE ALSO
baler_request(1)
baler2db(1)
gap_status(1)
dbcentral(1)
replay_data(1)
rt_baler_info(1)
BUGS AND CAVEATS
build_baler_data should only be run after baler data are collected and installed
into
balerdb_central using
baler2db.
AUTHOR
Frank Vernon
Antelope User Group Contributed Software