#
# xlog_02.txt -- Example control file for program XLOG. 
#
# When starting XLOG it reads a control file that contains all necessary 
# information to create cable and weather calibration files to be used as 
# input for the MarkIII VLBI databases by program Dbcal. XLOG extracts 
# cable and weather data from MarkIII and MarkIV log files, stores the data 
# in weather and cable calibration files and creates the control file for 
# Dbcal. Additionally, the program can be used to check and plot the data 
# of existing cable and weather calibration files or to extract the system 
# temperature data from log files. The data will be checked with respect to 
# their plausibility, wrong points will be deleted automatically and in 
# case of suspicious data, the analyst's attention will be directed to the 
# data. 
#
# Syntax of the control file:
#
#  1) Lines starting with #, *, ! or empty lines are recognized as comments 
#     comments and ignored.
#  2) Any other lines are considered as a specification of XLOG 
#     configuration. 
#     Format: keyword, one or more delimeters, value. The symbols BLANK, TAB
#     and BINARY_ZERO are considered as delimeters. Each keyword has ending
#     symbol :(semi-column) which is considered as a part of the keyword. 
#     Keywords are case-insensitive, but values are case-sensitive. Keywords 
#     may follow in arbitrary order. 
#
#  For more informations concerning XLOG, supported keywords of the control 
#  file and how to build the control file automatically or manually see the 
#  XLOG users guide in the directory specified by environment variable 
#  $HELP_DIR. This variable is assigned in your personal template file for 
#  assigning SOLVE environment variables.
#
#
#  W. Schwegmann      29-JAN-00        DGFI Munich 
#
#
USER_MODE:              2
IVS_SESSION_CODE:       is143
INPUT_FILE:             /diskB5/logs/is143ft.log
INPUT_FILE:             /diskB5/logs/is143gc.log
INPUT_FILE:             /diskB5/logs/is143hh.log
INPUT_FILE:             /diskB5/logs/is143wf.log
INPUT_FILE:             /diskB5/logs/is143wz.log
DELOG_DIR:              /diskB5/logs/delogs/
PROTOCOL_FILE:          /diskA3/mk3/bin/control/is143.xlp
STATIONS_FILE:          /diskA3/mk3/solve/save_files/xlog_stations.txt
DATABASE:               99NOV15XH
DBCAL_CONTROL:          /diskA3/mk3/bin/control/dbcal.is143
DBCAL_COMMENT:          is143, , WX $ CB calibrated, - WS -
TSYS: B
SKED_FILE:              /diskB5/sked97/sched/is143.skd
MAX_DEL:                20
MAX_EQUAL:              60
GAP:                    5
GAP_START:              .FALSE.
GAP_END:                .FALSE.

