VEX_rev = 1.5;
*    SCHED vers: Release of Feb. 15, 2013
*    VEX/SCHED:  1.5.87
*    Other versions: Sched:  11.0  Plot: 1.06  JPL-ephem: 1.01
*------------------------------------------------------------------------------
$GLOBAL;
     ref $EXPER = GP053A;
*                                                      +------------+
*                         PI revision number:          |    1.0000  |
*                                                      +------------+
*    mode:       1024 Mbps
*** Request rectangular bandpass filter on the R1002's at the KVAZAR stations
*------------------------------------------------------------------------------
$EXPER;
*
def GP053A;
     exper_name = GP053A;
     exper_description = "Arp 299-A at 1 Gb/s";
     PI_name = "Miguel Perez-Torres";
     PI_email = torres@iaa.es;
*    address:   IAA - CSIC
*               Glorieta de la Astronomia s/n
*               18008 Granada, Spain
*                
*    phone:     +34-665252538
*    during obs:+34-665252538
*    fax:        
*    notes:     Phase-ref of Arp 299 with the full EVN
*               12th epoch of obs-ns at 6cm; eight with the full EVN
*
*    year, doy: 2014,  63
*    date     : Tue  4 Mar 2014
*    MJD      : 56720
     exper_nominal_start=2014y063d19h00m00s;
     exper_nominal_stop=2014y064d01h00m00s;
*
     target_correlator = JIVE;
*
*    integr_time    :     2.000 s
*    number_channels:    32
*    number_antenna : 13
*    cross_polarize : Yes
*    weight_func    : UNIFORM
*    distrib_medium : FTP
*    distrib_format : FITS
*    source_pos_cat : FROM SCHEDULE
*
enddef;
*------------------------------------------------------------------------------
$MODE;
*
def sess114.C1024;
     ref $PROCEDURES = Mode_01;
     ref $FREQ = 4942.49MHz16x16MHz#04:Ef:On:Nt;
     ref $FREQ = 4942.49MHz16x16MHz:Wb:Jb:Ur;
     ref $FREQ = 4942.49MHz16x16MHz#05:Mc;
     ref $FREQ = 4942.49MHz16x16MHz#02:Tr:Ys:Sh;
     ref $FREQ = 4942.49MHz16x16MHz#03:Sv:Zc:Bd;
     ref $IF = LO@4100MHzDPolNoTone:Ef;
     ref $IF = LO@4840MHzDPolNoTone:Wb:Jb;
     ref $IF = LO@4600MHzDPolNoTone:On;
     ref $IF = LO@4600MHzDPolNoTone#03:Mc;
     ref $IF = LO@4600MHzDPolNoTone#02:Nt;
     ref $IF = LO@4200MHzDPolNoTone:Tr:Sh;
     ref $IF = LO@4620MHzDPolNoTone:Ur;
     ref $IF = LO@4158MHzDPolNoTone:Ys;
     ref $IF = LO@4500MHzDPolNoTone:Sv:Zc:Bd;
     ref $BBC = 16BBCs#05:Ef;
     ref $BBC = 16BBCs:Wb:Jb:Mc:Ur;
     ref $BBC = 16BBCs#06:On;
     ref $BBC = 16BBCs#07:Nt;
     ref $BBC = 16BBCs#02:Tr:Sh;
     ref $BBC = 16BBCs#03:Ys;
     ref $BBC = 16BBCs#04:Sv:Zc:Bd;
     ref $TRACKS = MARK5B.16Ch2bit1to1:Ef:Wb:On:Nt:Ur:Ys:Sv:Zc:Bd:Sh;
     ref $TRACKS = MKIV.16Ch2bit1to2:Jb:Tr;
     ref $TRACKS = MKIV.16Ch1bit1to4:Mc;
*    ref $HEAD_POS = DiskVoid <= obsolete definition
     ref $ROLL = NoRoll:Ef:Wb:Jb:On:Mc:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh;
*    ref $PASS_ORDER = DiskVoid <= obsolete definition
     ref $PHASE_CAL_DETECT = NoDetect:Ef:Wb:Jb:On:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh;
     ref $PHASE_CAL_DETECT = NoDetect#02:Mc;
enddef;
*------------------------------------------------------------------------------
$STATION;
*
def Ef;
     ref $SITE = EFLSBERG;
     ref $ANTENNA = EFLSBERG;
     ref $DAS = 2NONE<;
enddef;
*
def Wb;
     ref $SITE = WSTRBORK;
     ref $ANTENNA = WSTRBORK;
     ref $DAS = 2MKIV+NONE<;
enddef;
*
def Jb;
     ref $SITE = JODRELL1;
     ref $ANTENNA = JODRELL1;
     ref $DAS = 2MKIV+NONE<Mark5A;
enddef;
*
def On;
     ref $SITE = ONSALA85;
     ref $ANTENNA = ONSALA85;
     ref $DAS = 2NONE<;
enddef;
*
def Mc;
     ref $SITE = MEDICINA;
     ref $ANTENNA = MEDICINA;
     ref $DAS = 2MKIV+NONE<Mark5A#02;
enddef;
*
def Nt;
     ref $SITE = NOTO;
     ref $ANTENNA = NOTO;
     ref $DAS = 2NONE<;
enddef;
*
def Tr;
     ref $SITE = TORUN;
     ref $ANTENNA = TORUN;
     ref $DAS = 1VLBA4+NONE<Mark5A;
enddef;
*
def Ur;
     ref $SITE = URUMQI;
     ref $ANTENNA = URUMQI;
     ref $DAS = 2MKIV+NONE<;
enddef;
*
def Ys;
     ref $SITE = YEBES40M;
     ref $ANTENNA = YEBES40M;
     ref $DAS = 2VLBA4+NONE<;
enddef;
*
def Sv;
     ref $SITE = SVETLOE;
     ref $ANTENNA = SVETLOE;
     ref $DAS = 2R1002+NONE<;
enddef;
*
def Zc;
     ref $SITE = ZELENCHK;
     ref $ANTENNA = ZELENCHK;
     ref $DAS = 2R1002+NONE<;
enddef;
*
def Bd;
     ref $SITE = BADARY;
     ref $ANTENNA = BADARY;
     ref $DAS = 2R1002+NONE<;
enddef;
*
def Sh;
     ref $SITE = SHANGHAI;
     ref $ANTENNA = SHANGHAI;
     ref $DAS = 2VLBA4+NONE<;
enddef;
*------------------------------------------------------------------------------
$PROCEDURES;
*
def Mode_01;
     procedure_name_prefix =  "01";
     tape_change =  420 sec;
     headstack_motion =    6 sec;
     new_source_command =    5 sec;
     new_tape_setup =   20 sec;
     setup_always = on :  20 sec;
     parity_check = off : 100 sec;
     tape_prepass = off : 600 sec;
     preob_cal  = on :  10 sec : preob;
     midob_cal  = on :  15 sec : midob;
     postob_cal = on :   0 sec : postob;
enddef;
*------------------------------------------------------------------------------
$SITE;
*
def EFLSBERG;
     site_type = fixed;
     site_name = EFLSBERG;
     site_ID = Ef;
*    elev=  416.72 long=-006:53:01. lat= 50:31:29.4
     site_position = 4033947.32710 m:  486990.70440 m: 4900430.93840 m;
     site_velocity = -0.013650   m/yr:  0.016810   m/yr:  0.010950  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
     horizon_map_az =  0.0 deg: 10.0: 20.0: 30.0: 40.0: 50.0: 60.0: 70.0: 80.0:
                                90.0:100.0:110.0:120.0:130.0:140.0:145.0:150.0:
                               155.0:190.0:195.0:200.0:210.0:220.0:245.0:255.0:
                               260.0:270.0:280.0:290.0:300.0:310.0:320.0:330.0:
                               340.0:350.0:360.0;
     horizon_map_el = 10.0 deg: 11.0: 13.0: 15.0: 17.0: 17.0: 15.0: 13.0: 12.0:
                                11.0: 11.0: 11.0: 11.0: 11.0: 10.0:  9.0:  8.0:
                                 7.0:  7.0:  8.0:  9.0: 10.0: 10.0: 10.0: 11.0:
                                12.0: 12.0: 13.0: 13.0: 12.0: 11.0: 11.0: 10.0:
                                 9.0: 10.0: 10.0;
enddef;
*
def WSTRBORK;
     site_type = fixed;
     site_name = WSTRBORK;
     site_ID = Wb;
*    elev=   71.21 long=-006:38:00. lat= 52:54:55.1
     site_position = 3828445.65900 m:  445223.60000 m: 5064921.56800 m;
     site_velocity = -0.013530   m/yr:  0.017040   m/yr:  0.008730  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 1997y001d;
     site_position_epoch =   50449;
enddef;
*
def JODRELL1;
     site_type = fixed;
     site_name = JODRELL1;
     site_ID = Jb;
*    elev=  179.41 long= 002:18:30. lat= 53:14:11.5
     site_position = 3822626.04000 m: -154105.65000 m: 5086486.04000 m;
     site_velocity = -0.011700   m/yr:  0.017040   m/yr:  0.009310  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 1997y001d;
     site_position_epoch =   50449;
enddef;
*
def ONSALA85;
     site_type = fixed;
     site_name = ONSALA85;
     site_ID = On;
*    elev=   58.47 long=-011:55:04. lat= 57:23:35.1
     site_position = 3370965.97850 m:  711466.12720 m: 5349664.14610 m;
     site_velocity = -0.013610   m/yr:  0.014790   m/yr:  0.010840  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def MEDICINA;
     site_type = fixed;
     site_name = MEDICINA;
     site_ID = Mc;
*    elev=   67.16 long=-011:38:49. lat= 44:31:13.8
     site_position = 4461369.78560 m:  919597.03330 m: 4449559.32850 m;
     site_velocity = -0.018140   m/yr:  0.018770   m/yr:  0.011160  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def NOTO;
     site_type = fixed;
     site_name = NOTO;
     site_ID = Nt;
*    elev=  143.22 long=-014:59:20. lat= 36:52:33.8
     site_position = 4934562.92650 m: 1321201.45870 m: 3806484.65980 m;
     site_velocity = -0.017650   m/yr:  0.017560   m/yr:  0.015030  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
     horizon_map_az =  0.0 deg: 10.0: 30.0: 70.0:100.0:120.0:150.0:180.0:300.0:
                               310.0:360.0;
     horizon_map_el =  8.0 deg:  7.0:  6.0:  9.0:  6.5:  5.0:  6.0:  5.0:  5.0:
                                 6.5:  7.5;
enddef;
*
def TORUN;
     site_type = fixed;
     site_name = TORUN;
     site_ID = Tr;
*    elev=  133.61 long=-018:33:50. lat= 53:05:43.7
     site_position = 3638558.51000 m: 1221969.72000 m: 5077036.76000 m;
     site_velocity = -0.016010   m/yr:  0.016450   m/yr:  0.007520  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 1997y001d;
     site_position_epoch =   50449;
     horizon_map_az =  0.0 deg:360.0;
     horizon_map_el =  2.0 deg:  2.0;
enddef;
*
def URUMQI;
     site_type = fixed;
     site_name = URUMQI;
     site_ID = Ur;
*    elev= 2033.21 long=-087:10:41. lat= 43:28:17.4
     site_position =  228310.37260 m: 4631922.76970 m: 4367064.04250 m;
     site_velocity = -0.031470   m/yr: -0.001550   m/yr:  0.005510  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def YEBES40M;
     site_type = fixed;
     site_name = YEBES40M;
     site_ID = Ys;
*    elev=  988.92 long= 003:05:12. lat= 40:31:28.8
     site_position = 4848761.84250 m: -261484.27730 m: 4123084.95990 m;
     site_velocity = -0.009810   m/yr:  0.019120   m/yr:  0.010970  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def SVETLOE;
     site_type = fixed;
     site_name = SVETLOE;
     site_ID = Sv;
*    elev=   86.04 long=-029:46:55. lat= 60:31:56.4
     site_position = 2730173.76260 m: 1562442.72880 m: 5529969.10540 m;
     site_velocity = -0.018170   m/yr:  0.012720   m/yr:  0.008320  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def ZELENCHK;
     site_type = fixed;
     site_name = ZELENCHK;
     site_ID = Zc;
*    elev= 1175.07 long=-041:33:54. lat= 43:47:16.1
     site_position = 3451207.64940 m: 3060375.35020 m: 4391915.01100 m;
     site_velocity = -0.021710   m/yr:  0.014940   m/yr:  0.009870  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def BADARY;
     site_type = fixed;
     site_name = BADARY;
     site_ID = Bd;
*    elev=  821.60 long=-102:14:02. lat= 51:46:12.9
     site_position = -838200.93240 m: 3865751.56640 m: 4987670.90800 m;
     site_velocity = -0.026960   m/yr: -0.001420   m/yr: -0.003500  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*
def SHANGHAI;
     site_type = fixed;
     site_name = SHANGHAI;
     site_ID = Sh;
*    elev=   29.42 long=-121:11:58. lat= 31:05:57.0
     site_position =-2831687.24020 m: 4675733.54540 m: 3275327.56250 m;
     site_velocity = -0.029410   m/yr: -0.010920   m/yr: -0.011600  m/yr;
*    First line below is VEX standard format.  Use only when readers are ready.
*    site_position_epoch = 2008y001d;
     site_position_epoch =   54466;
enddef;
*------------------------------------------------------------------------------
$ANTENNA;
*
def EFLSBERG;
     axis_type = az : el;
     antenna_motion = el :  15.0 deg/min :  9 sec;  *    0.020 deg/sec/sec
     antenna_motion = az :  25.0 deg/min :  9 sec;  *    0.020 deg/sec/sec
     axis_offset =    0.01300 m;
enddef;
*
def WSTRBORK;
     axis_type = ha : dec;
     antenna_motion = dec :  18.0 deg/min : 10 sec;  *    0.100 deg/sec/sec
     antenna_motion = ha :  18.0 deg/min : 10 sec;  *    0.100 deg/sec/sec
     axis_offset =    4.95000 m;
enddef;
*
def JODRELL1;
     axis_type = az : el;
     antenna_motion = el :   8.0 deg/min :  6 sec;  *    0.023 deg/sec/sec
     antenna_motion = az :  15.0 deg/min :  6 sec;  *    0.026 deg/sec/sec
     axis_offset =    0.00000 m;
enddef;
*
def ONSALA85;
     axis_type = ha : dec;
     antenna_motion = dec :  14.7 deg/min :  5 sec;  *    0.052 deg/sec/sec
     antenna_motion = ha :  17.6 deg/min :  5 sec;  *    0.070 deg/sec/sec
     axis_offset =    2.15000 m;
enddef;
*
def MEDICINA;
     axis_type = az : el;
     antenna_motion = el :  30.0 deg/min :  3 sec;  *    0.310 deg/sec/sec
     antenna_motion = az :  45.0 deg/min :  3 sec;  *    0.820 deg/sec/sec
     axis_offset =    1.82700 m;
enddef;
*
def NOTO;
     axis_type = az : el;
     antenna_motion = el :  30.0 deg/min :  2 sec;  * 1000.000 deg/sec/sec
     antenna_motion = az :  43.0 deg/min :  2 sec;  * 1000.000 deg/sec/sec
     axis_offset =    1.83100 m;
enddef;
*
def TORUN;
     axis_type = az : el;
     antenna_motion = el :  16.0 deg/min :  5 sec;  *    0.030 deg/sec/sec
     antenna_motion = az :  30.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     axis_offset =    0.00000 m;
enddef;
*
def URUMQI;
     axis_type = az : el;
     antenna_motion = el :  30.0 deg/min :  2 sec;  *    0.500 deg/sec/sec
     antenna_motion = az :  60.0 deg/min :  2 sec;  *    0.500 deg/sec/sec
     axis_offset =   -0.00400 m;
enddef;
*
def YEBES40M;
     axis_type = az : el;
     antenna_motion = el :  60.0 deg/min : 15 sec;  * 1000.000 deg/sec/sec
     antenna_motion = az :  60.0 deg/min : 15 sec;  * 1000.000 deg/sec/sec
     axis_offset =    2.00500 m;
enddef;
*
def SVETLOE;
     axis_type = az : el;
     antenna_motion = el :  30.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     antenna_motion = az :  60.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     axis_offset =   -0.00700 m;
enddef;
*
def ZELENCHK;
     axis_type = az : el;
     antenna_motion = el :  32.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     antenna_motion = az :  64.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     axis_offset =   -0.00800 m;
enddef;
*
def BADARY;
     axis_type = az : el;
     antenna_motion = el :  30.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     antenna_motion = az :  59.0 deg/min :  5 sec;  *    0.050 deg/sec/sec
     axis_offset =   -0.00400 m;
enddef;
*
def SHANGHAI;
     axis_type = az : el;
     antenna_motion = el :  36.0 deg/min :  2 sec;  *    0.280 deg/sec/sec
     antenna_motion = az :  60.0 deg/min :  2 sec;  *    0.500 deg/sec/sec
     axis_offset =   -0.00200 m;
enddef;
*------------------------------------------------------------------------------
$DAS;
*
def 2NONE<;
     record_transport_type = Mark5B;
     electronics_rack_type = none;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 2MKIV+NONE<;
     record_transport_type = Mark5B;
     electronics_rack_type = Mark4;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 2MKIV+NONE<Mark5A;
     record_transport_type = Mark5A;
     electronics_rack_type = Mark4;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 2MKIV+NONE<Mark5A#02;
     record_transport_type = Mark5A;
     electronics_rack_type = Mark4;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 1VLBA4+NONE<Mark5A;
     record_transport_type = Mark5A;
     electronics_rack_type = VLBA4;
     number_drives = 1;
     headstack = 1 :            : 0 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 2VLBA4+NONE<;
     record_transport_type = Mark5B;
     electronics_rack_type = VLBA4;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*
def 2R1002+NONE<;
     record_transport_type = Mark5B;
     electronics_rack_type = Mark4;
     number_drives = 2;
     headstack = 1 :            : 0 ;
     headstack = 2 :            : 1 ;
     tape_motion = adaptive : 0 min: 0 min: 10 sec;
enddef;
*------------------------------------------------------------------------------
$SOURCE;
*
def ARP299;
     source_name = ARP299;
*    this source had calibrator code:  
     ra = 11h28m33.6220100s; dec =  58d33'46.610000"; ref_coord_frame = J2000;
*    ra = 11h25m44.1742191s; dec =  58d50'18.173193"; ref_coord_frame = B1950;
*    ra = 11h29m23.6304672s; dec =  58d28'53.268738"; ref_coord_frame = Date;
enddef;
*
def J1128+5925;
     source_name = J1128+5925;
*    this source had calibrator code:  
     ra = 11h28m13.3406760s; dec =  59d25'14.798660"; ref_coord_frame = J2000;
*    ra = 11h25m23.1816515s; dec =  59d41'46.143968"; ref_coord_frame = B1950;
*    ra = 11h29m03.5757705s; dec =  59d20'21.601839"; ref_coord_frame = Date;
enddef;
*
def 4C39.25;
     source_name = 4C39.25;
*    this source had calibrator code: V
*    alternate source name: J0927+3902
*    alternate source name: 0923+392
*    alternate source name: J0927+39
*    rfc_2012b Petrov, 2012, unpublished 239566 observations
     ra = 09h27m03.0139380s; dec =  39d02'20.851770"; ref_coord_frame = J2000;
*    ra = 09h23m55.3192172s; dec =  39d15'23.566367"; ref_coord_frame = B1950;
*    ra = 09h27m58.0161875s; dec =  38d58'27.764122"; ref_coord_frame = Date;
enddef;
*------------------------------------------------------------------------------
$FREQ;
*
def 4942.49MHz16x16MHz;
* mode =  1    stations =Wb:Jb:Ur
     sample_rate =  32.000 Ms/sec;  * (2bits/sample)
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH01 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH02 : &BBC01 : &NoCal; *Lcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH03 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH04 : &BBC01 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH05 : &BBC04 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH06 : &BBC03 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH07 : &BBC04 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH08 : &BBC03 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH09 : &BBC06 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH10 : &BBC05 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH11 : &BBC06 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH12 : &BBC05 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH13 : &BBC08 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH14 : &BBC07 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH15 : &BBC08 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH16 : &BBC07 : &NoCal; *Lcp
enddef;
*
def 4942.49MHz16x16MHz#02;
* mode =  1    stations =Tr:Ys:Sh
     sample_rate =  32.000 Ms/sec;  * (2bits/sample)
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH01 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH02 : &BBC02 : &NoCal; *Lcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH03 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH04 : &BBC02 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH05 : &BBC03 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH06 : &BBC04 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH07 : &BBC03 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH08 : &BBC04 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH09 : &BBC05 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH10 : &BBC06 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH11 : &BBC05 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH12 : &BBC06 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH13 : &BBC07 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH14 : &BBC08 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH15 : &BBC07 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH16 : &BBC08 : &NoCal; *Lcp
enddef;
*
def 4942.49MHz16x16MHz#03;
* mode =  1    stations =Sv:Zc:Bd
     sample_rate =  32.000 Ms/sec;  * (2bits/sample)
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH01 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH02 : &BBC09 : &NoCal; *Lcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH03 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH04 : &BBC09 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH05 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH06 : &BBC10 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH07 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH08 : &BBC10 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH09 : &BBC03 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH10 : &BBC11 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH11 : &BBC03 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH12 : &BBC11 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH13 : &BBC04 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH14 : &BBC12 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH15 : &BBC04 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH16 : &BBC12 : &NoCal; *Lcp
enddef;
*
def 4942.49MHz16x16MHz#04;
* mode =  1    stations =Ef:On:Nt
     sample_rate =  32.000 Ms/sec;  * (2bits/sample)
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH01 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH02 : &BBC05 : &NoCal; *Lcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH03 : &BBC01 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH04 : &BBC05 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH05 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH06 : &BBC06 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH07 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH08 : &BBC06 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH09 : &BBC03 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH10 : &BBC07 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH11 : &BBC03 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH12 : &BBC07 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH13 : &BBC04 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH14 : &BBC08 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH15 : &BBC04 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH16 : &BBC08 : &NoCal; *Lcp
enddef;
*
def 4942.49MHz16x16MHz#05;
* mode =  1    stations =Mc
     sample_rate =  32.000 Ms/sec;  * (1bits/sample)
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH01 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : L :  16.00 MHz : &CH02 : &BBC01 : &NoCal; *Lcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH03 : &BBC02 : &NoCal; *Rcp
     chan_def = :  4942.49 MHz : U :  16.00 MHz : &CH04 : &BBC01 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH05 : &BBC04 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : L :  16.00 MHz : &CH06 : &BBC03 : &NoCal; *Lcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH07 : &BBC04 : &NoCal; *Rcp
     chan_def = :  4974.49 MHz : U :  16.00 MHz : &CH08 : &BBC03 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH09 : &BBC06 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : L :  16.00 MHz : &CH10 : &BBC05 : &NoCal; *Lcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH11 : &BBC06 : &NoCal; *Rcp
     chan_def = :  5006.49 MHz : U :  16.00 MHz : &CH12 : &BBC05 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH13 : &BBC08 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : L :  16.00 MHz : &CH14 : &BBC07 : &NoCal; *Lcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH15 : &BBC08 : &NoCal; *Rcp
     chan_def = :  5038.49 MHz : U :  16.00 MHz : &CH16 : &BBC07 : &NoCal; *Lcp
enddef;
*------------------------------------------------------------------------------
$IF;
*
def LO@4840MHzDPolNoTone;
* mode =  1    stations =Wb:Jb
     if_def = &IF_2N : 2N : R :  4840.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_1N : 1N : L :  4840.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*
def LO@4200MHzDPolNoTone;
* mode =  1    stations =Tr:Sh
     if_def = &IF_C : C : R :  4200.0 MHz : U ; * PCall off! 6cm     0 NA
     if_def = &IF_A : A : L :  4200.0 MHz : U ; * PCall off! 6cm     0 NA
enddef;
*
def LO@4620MHzDPolNoTone;
* mode =  1    stations =Ur
     if_def = &IF_2N : 2N : R :  4620.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_1N : 1N : L :  4620.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*
def LO@4158MHzDPolNoTone;
* mode =  1    stations =Ys
     if_def = &IF_A : A : R :  4158.0 MHz : U ; * PCall off! 6cm     0 NA
     if_def = &IF_C : C : L :  4158.0 MHz : U ; * PCall off! 6cm     0 NA
enddef;
*
def LO@4500MHzDPolNoTone;
* mode =  1    stations =Sv:Zc:Bd
     if_def = &IF_A : A : R :  4500.0 MHz : U ; * PCall off! 6cm     0 NA
     if_def = &IF_B : B : L :  4500.0 MHz : U ; * PCall off!      0 NA
enddef;
*
def LO@4100MHzDPolNoTone;
* mode =  1    stations =Ef
     if_def = &IF_A1 : A1 : R :  4100.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_B3 : B3 : L :  4100.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*
def LO@4600MHzDPolNoTone;
* mode =  1    stations =On
     if_def = &IF_A2 : A2 : R :  4600.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_B4 : B4 : L :  4600.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*
def LO@4600MHzDPolNoTone#02;
* mode =  1    stations =Nt
     if_def = &IF_A1 : A1 : R :  4600.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_B2 : B2 : L :  4600.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*
def LO@4600MHzDPolNoTone#03;
* mode =  1    stations =Mc
     if_def = &IF_2N : 2N : R :  4600.0 MHz : U ; * PCall off! NA     0 NA
     if_def = &IF_1N : 1N : L :  4600.0 MHz : U ; * PCall off! NA     0 NA
enddef;
*------------------------------------------------------------------------------
$BBC;
*
def 16BBCs;
* mode =  1    stations =Wb:Jb:Mc:Ur
     BBC_assign = &BBC02 :  2 : &IF_2N;
     BBC_assign = &BBC01 :  1 : &IF_1N;
     BBC_assign = &BBC04 :  4 : &IF_2N;
     BBC_assign = &BBC03 :  3 : &IF_1N;
     BBC_assign = &BBC06 :  6 : &IF_2N;
     BBC_assign = &BBC05 :  5 : &IF_1N;
     BBC_assign = &BBC08 :  8 : &IF_2N;
     BBC_assign = &BBC07 :  7 : &IF_1N;
enddef;
*
def 16BBCs#02;
* mode =  1    stations =Tr:Sh
     BBC_assign = &BBC01 :  1 : &IF_C;
     BBC_assign = &BBC02 :  2 : &IF_A;
     BBC_assign = &BBC03 :  3 : &IF_C;
     BBC_assign = &BBC04 :  4 : &IF_A;
     BBC_assign = &BBC05 :  5 : &IF_C;
     BBC_assign = &BBC06 :  6 : &IF_A;
     BBC_assign = &BBC07 :  7 : &IF_C;
     BBC_assign = &BBC08 :  8 : &IF_A;
enddef;
*
def 16BBCs#03;
* mode =  1    stations =Ys
     BBC_assign = &BBC01 :  1 : &IF_A;
     BBC_assign = &BBC02 :  2 : &IF_C;
     BBC_assign = &BBC03 :  3 : &IF_A;
     BBC_assign = &BBC04 :  4 : &IF_C;
     BBC_assign = &BBC05 :  5 : &IF_A;
     BBC_assign = &BBC06 :  6 : &IF_C;
     BBC_assign = &BBC07 :  7 : &IF_A;
     BBC_assign = &BBC08 :  8 : &IF_C;
enddef;
*
def 16BBCs#04;
* mode =  1    stations =Sv:Zc:Bd
     BBC_assign = &BBC01 :  1 : &IF_A;
     BBC_assign = &BBC09 :  9 : &IF_B;
     BBC_assign = &BBC02 :  2 : &IF_A;
     BBC_assign = &BBC10 : 10 : &IF_B;
     BBC_assign = &BBC03 :  3 : &IF_A;
     BBC_assign = &BBC11 : 11 : &IF_B;
     BBC_assign = &BBC04 :  4 : &IF_A;
     BBC_assign = &BBC12 : 12 : &IF_B;
enddef;
*
def 16BBCs#05;
* mode =  1    stations =Ef
     BBC_assign = &BBC01 :  1 : &IF_A1;
     BBC_assign = &BBC05 :  5 : &IF_B3;
     BBC_assign = &BBC02 :  2 : &IF_A1;
     BBC_assign = &BBC06 :  6 : &IF_B3;
     BBC_assign = &BBC03 :  3 : &IF_A1;
     BBC_assign = &BBC07 :  7 : &IF_B3;
     BBC_assign = &BBC04 :  4 : &IF_A1;
     BBC_assign = &BBC08 :  8 : &IF_B3;
enddef;
*
def 16BBCs#06;
* mode =  1    stations =On
     BBC_assign = &BBC01 :  1 : &IF_A2;
     BBC_assign = &BBC05 :  5 : &IF_B4;
     BBC_assign = &BBC02 :  2 : &IF_A2;
     BBC_assign = &BBC06 :  6 : &IF_B4;
     BBC_assign = &BBC03 :  3 : &IF_A2;
     BBC_assign = &BBC07 :  7 : &IF_B4;
     BBC_assign = &BBC04 :  4 : &IF_A2;
     BBC_assign = &BBC08 :  8 : &IF_B4;
enddef;
*
def 16BBCs#07;
* mode =  1    stations =Nt
     BBC_assign = &BBC01 :  1 : &IF_A1;
     BBC_assign = &BBC05 :  5 : &IF_B2;
     BBC_assign = &BBC02 :  2 : &IF_A1;
     BBC_assign = &BBC06 :  6 : &IF_B2;
     BBC_assign = &BBC03 :  3 : &IF_A1;
     BBC_assign = &BBC07 :  7 : &IF_B2;
     BBC_assign = &BBC04 :  4 : &IF_A1;
     BBC_assign = &BBC08 :  8 : &IF_B2;
enddef;
*------------------------------------------------------------------------------
$PHASE_CAL_DETECT;
*
def NoDetect;
* mode =  1    stations =Ef:Wb:Jb:On:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh
     phase_cal_detect = &NoCal;
enddef;
*
def NoDetect#02;
* mode =  1    stations =Mc
     phase_cal_detect = &NoCal;
enddef;
*------------------------------------------------------------------------------
$TRACKS;
*
def MARK5B.16Ch2bit1to1;
* mode =  1    stations =Ef:Wb:On:Nt:Ur:Ys:Sv:Zc:Bd:Sh
*    format = MARK5B, and fan-out = 1
*    mode requires  32.00Mb/s/tr; stations using disks
     track_frame_format = MARK5B;
     fanout_def =   : &CH01 : sign : 1:  2;
     fanout_def =   : &CH01 :  mag : 1:  3;
     fanout_def =   : &CH02 : sign : 1:  4;
     fanout_def =   : &CH02 :  mag : 1:  5;
     fanout_def =   : &CH03 : sign : 1:  6;
     fanout_def =   : &CH03 :  mag : 1:  7;
     fanout_def =   : &CH04 : sign : 1:  8;
     fanout_def =   : &CH04 :  mag : 1:  9;
     fanout_def =   : &CH05 : sign : 1: 10;
     fanout_def =   : &CH05 :  mag : 1: 11;
     fanout_def =   : &CH06 : sign : 1: 12;
     fanout_def =   : &CH06 :  mag : 1: 13;
     fanout_def =   : &CH07 : sign : 1: 14;
     fanout_def =   : &CH07 :  mag : 1: 15;
     fanout_def =   : &CH08 : sign : 1: 16;
     fanout_def =   : &CH08 :  mag : 1: 17;
     fanout_def =   : &CH09 : sign : 1: 18;
     fanout_def =   : &CH09 :  mag : 1: 19;
     fanout_def =   : &CH10 : sign : 1: 20;
     fanout_def =   : &CH10 :  mag : 1: 21;
     fanout_def =   : &CH11 : sign : 1: 22;
     fanout_def =   : &CH11 :  mag : 1: 23;
     fanout_def =   : &CH12 : sign : 1: 24;
     fanout_def =   : &CH12 :  mag : 1: 25;
     fanout_def =   : &CH13 : sign : 1: 26;
     fanout_def =   : &CH13 :  mag : 1: 27;
     fanout_def =   : &CH14 : sign : 1: 28;
     fanout_def =   : &CH14 :  mag : 1: 29;
     fanout_def =   : &CH15 : sign : 1: 30;
     fanout_def =   : &CH15 :  mag : 1: 31;
     fanout_def =   : &CH16 : sign : 1: 32;
     fanout_def =   : &CH16 :  mag : 1: 33;
enddef;
*
def MKIV.16Ch2bit1to2;
* mode =  1    stations =Jb:Tr
*    format = MKIV1:2, and fan-out = 2
*    mode requires  16.00Mb/s/tr; stations using disks
     track_frame_format = Mark4;
     data_modulation = off;
     fanout_def =   : &CH01 : sign : 1:  2:  4;
     fanout_def =   : &CH01 :  mag : 1:  6:  8;
     fanout_def =   : &CH02 : sign : 1: 10: 12;
     fanout_def =   : &CH02 :  mag : 1: 14: 16;
     fanout_def =   : &CH03 : sign : 1: 18: 20;
     fanout_def =   : &CH03 :  mag : 1: 22: 24;
     fanout_def =   : &CH04 : sign : 1: 26: 28;
     fanout_def =   : &CH04 :  mag : 1: 30: 32;
     fanout_def =   : &CH05 : sign : 1:  3:  5;
     fanout_def =   : &CH05 :  mag : 1:  7:  9;
     fanout_def =   : &CH06 : sign : 1: 11: 13;
     fanout_def =   : &CH06 :  mag : 1: 15: 17;
     fanout_def =   : &CH07 : sign : 1: 19: 21;
     fanout_def =   : &CH07 :  mag : 1: 23: 25;
     fanout_def =   : &CH08 : sign : 1: 27: 29;
     fanout_def =   : &CH08 :  mag : 1: 31: 33;
     fanout_def =   : &CH09 : sign : 2:  2:  4;
     fanout_def =   : &CH09 :  mag : 2:  6:  8;
     fanout_def =   : &CH10 : sign : 2: 10: 12;
     fanout_def =   : &CH10 :  mag : 2: 14: 16;
     fanout_def =   : &CH11 : sign : 2: 18: 20;
     fanout_def =   : &CH11 :  mag : 2: 22: 24;
     fanout_def =   : &CH12 : sign : 2: 26: 28;
     fanout_def =   : &CH12 :  mag : 2: 30: 32;
     fanout_def =   : &CH13 : sign : 2:  3:  5;
     fanout_def =   : &CH13 :  mag : 2:  7:  9;
     fanout_def =   : &CH14 : sign : 2: 11: 13;
     fanout_def =   : &CH14 :  mag : 2: 15: 17;
     fanout_def =   : &CH15 : sign : 2: 19: 21;
     fanout_def =   : &CH15 :  mag : 2: 23: 25;
     fanout_def =   : &CH16 : sign : 2: 27: 29;
     fanout_def =   : &CH16 :  mag : 2: 31: 33;
enddef;
*
def MKIV.16Ch1bit1to4;
* mode =  1    stations =Mc
*    format = MKIV1:4, and fan-out = 4
*    mode requires   8.00Mb/s/tr; stations using disks
     track_frame_format = Mark4;
     data_modulation = off;
     fanout_def =   : &CH01 : sign : 1:  2:  4:  6:  8;
     fanout_def =   : &CH02 : sign : 1: 10: 12: 14: 16;
     fanout_def =   : &CH03 : sign : 1: 18: 20: 22: 24;
     fanout_def =   : &CH04 : sign : 1: 26: 28: 30: 32;
     fanout_def =   : &CH05 : sign : 1:  3:  5:  7:  9;
     fanout_def =   : &CH06 : sign : 1: 11: 13: 15: 17;
     fanout_def =   : &CH07 : sign : 1: 19: 21: 23: 25;
     fanout_def =   : &CH08 : sign : 1: 27: 29: 31: 33;
     fanout_def =   : &CH09 : sign : 2:  2:  4:  6:  8;
     fanout_def =   : &CH10 : sign : 2: 10: 12: 14: 16;
     fanout_def =   : &CH11 : sign : 2: 18: 20: 22: 24;
     fanout_def =   : &CH12 : sign : 2: 26: 28: 30: 32;
     fanout_def =   : &CH13 : sign : 2:  3:  5:  7:  9;
     fanout_def =   : &CH14 : sign : 2: 11: 13: 15: 17;
     fanout_def =   : &CH15 : sign : 2: 19: 21: 23: 25;
     fanout_def =   : &CH16 : sign : 2: 27: 29: 31: 33;
enddef;
*------------------------------------------------------------------------------
$HEAD_POS;
def DiskVoid;
* mode =  1    stations =Ef:Wb:Jb:On:Mc:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh
*     Head positions irrelevant for Disk: empty def
enddef;
*------------------------------------------------------------------------------
$PASS_ORDER;
*
def DiskVoid;
* mode =  1    stations =Ef:Wb:Jb:On:Mc:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh
*     Pass orders irrelevant for Disk: empty def
enddef;
*------------------------------------------------------------------------------
$ROLL;
*
def NoRoll;
* mode =  1    stations =Ef:Wb:Jb:On:Mc:Nt:Tr:Ur:Ys:Sv:Zc:Bd:Sh
*    barrel-roll set to 'roll_off', so reverse-roll by  0 (1 head)
     roll = off;
enddef;
*------------------------------------------------------------------------------
$SCHED;
* schedule section for experiment GP053A  
* Arp 299-A at 1 Gb/s                                                     
scan No0001;
     start=2014y063d19h00m00s; mode=sess114.C1024; source=4C39.25;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Wb:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Jb:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=On:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Mc:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Nt:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Tr:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Ur:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Ys:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Sv:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Zc:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Bd:    0 sec:  180 sec:    0.000 GB:   :       : 1;
     station=Sh:    0 sec:  180 sec:    0.000 GB:   :       : 1;
endscan;
scan No0002;
     start=2014y063d19h03m00s; mode=sess114.C1024; source=4C39.25;
     station=Ef:    9 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Wb:   10 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Jb:    6 sec:  120 sec:   23.040 GB:   :       : 1;
     station=On:    5 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Mc:    3 sec:  120 sec:   11.520 GB:   :       : 1;
     station=Nt:    2 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Tr:    5 sec:  120 sec:   23.040 GB:   :       : 1;
     station=Ur:    2 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Ys:   15 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Sv:    5 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Zc:    5 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Bd:    5 sec:  120 sec:   23.077 GB:   :       : 1;
     station=Sh:    2 sec:  120 sec:   23.077 GB:   :       : 1;
endscan;
scan No0003;
     start=2014y063d19h13m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:   38.400 GB:   :       : 1;
     station=On:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:   19.200 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:   38.400 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:   38.461 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:   38.461 GB:   :       : 1;
endscan;
scan No0004;
     start=2014y063d19h13m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   24 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Wb:   16 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Jb:   19 sec:  230 sec:   42.240 GB:   :       : 1;
     station=On:   13 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Mc:    6 sec:  230 sec:   21.120 GB:   :       : 1;
     station=Nt:    4 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Tr:   16 sec:  230 sec:   42.240 GB:   :       : 1;
     station=Ur:    5 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Ys:   16 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Sv:   17 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Zc:   17 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Bd:   21 sec:  230 sec:   42.308 GB:   :       : 1;
     station=Sh:    5 sec:  230 sec:   42.308 GB:   :       : 1;
endscan;
scan No0005;
     start=2014y063d19h17m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   24 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:   71.795 GB:   :       : 1;
     station=On:   13 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:   35.840 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec:   71.680 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Sv:   17 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Bd:   21 sec:   60 sec:   71.795 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:   71.795 GB:   :       : 1;
endscan;
scan No0006;
     start=2014y063d19h18m20s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   25 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:   71.680 GB:   :       : 1;
     station=On:   13 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:   39.680 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:   79.360 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Sv:   17 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Bd:   21 sec:  240 sec:   79.487 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:   79.487 GB:   :       : 1;
endscan;
scan No0007;
     start=2014y063d19h23m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:  102.400 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:   55.040 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  110.080 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  110.256 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  110.256 GB:   :       : 1;
endscan;
scan No0008;
     start=2014y063d19h23m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   25 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Jb:   19 sec:  240 sec:  106.240 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:   56.960 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:  113.920 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Sv:   17 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Bd:   21 sec:  240 sec:  114.102 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  114.102 GB:   :       : 1;
endscan;
scan No0009;
     start=2014y063d19h27m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   25 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  144.871 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:   72.320 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec:  144.640 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Sv:   17 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Bd:   20 sec:   60 sec:  144.871 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  144.871 GB:   :       : 1;
endscan;
scan No0010;
     start=2014y063d19h28m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   25 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  136.960 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:   76.160 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:  152.320 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Sv:   17 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Bd:   21 sec:  240 sec:  152.564 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  152.564 GB:   :       : 1;
endscan;
scan No0011;
     start=2014y063d19h32m30s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   25 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Jb:   19 sec:   60 sec:  167.680 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:   91.520 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec:  183.040 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Sv:   17 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Bd:   20 sec:   60 sec:  183.333 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  183.333 GB:   :       : 1;
endscan;
scan No0012;
     start=2014y063d19h33m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   25 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Jb:   19 sec:  240 sec:  175.360 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:   95.360 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:  190.720 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Sv:   18 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Bd:   20 sec:  240 sec:  191.025 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  191.025 GB:   :       : 1;
endscan;
scan No0013;
     start=2014y063d19h38m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  110.720 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  221.440 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  221.794 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  221.794 GB:   :       : 1;
endscan;
scan No0014;
     start=2014y063d19h38m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   25 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  206.080 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  112.640 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:  225.280 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Sv:   18 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Bd:   20 sec:  240 sec:  225.640 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  225.640 GB:   :       : 1;
endscan;
scan No0015;
     start=2014y063d19h42m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   25 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Jb:   19 sec:   60 sec:  236.800 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  128.000 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec:  256.000 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Sv:   18 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Bd:   20 sec:   60 sec:  256.410 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  256.410 GB:   :       : 1;
endscan;
scan No0016;
     start=2014y063d19h43m40s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   25 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Jb:   19 sec:  240 sec:  244.480 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  131.840 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec:  263.680 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Sv:   18 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Bd:   20 sec:  240 sec:  264.102 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  264.102 GB:   :       : 1;
endscan;
scan No0017;
     start=2014y063d19h47m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   25 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  294.871 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  147.200 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec:  294.400 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Sv:   18 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Bd:   20 sec:   60 sec:  294.871 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  294.871 GB:   :       : 1;
endscan;
scan No0018;
     start=2014y063d19h48m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   25 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  275.200 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  151.040 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  302.080 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Sv:   18 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Bd:   20 sec:  240 sec:  302.563 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  302.563 GB:   :       : 1;
endscan;
scan No0019;
     start=2014y063d19h53m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:  305.920 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  166.400 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  332.800 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  333.333 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  333.333 GB:   :       : 1;
endscan;
scan No0020;
     start=2014y063d19h53m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   26 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Jb:   20 sec:  240 sec:  309.760 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  168.320 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  336.640 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Sv:   18 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Bd:   20 sec:  240 sec:  337.179 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  337.179 GB:   :       : 1;
endscan;
scan No0021;
     start=2014y063d19h57m50s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   26 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  367.948 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  183.680 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Tr:   17 sec:   60 sec:  367.360 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Sv:   18 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Bd:   19 sec:   60 sec:  367.948 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  367.948 GB:   :       : 1;
endscan;
scan No0022;
     start=2014y063d19h58m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   26 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  340.480 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  187.520 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  375.040 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Sv:   19 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Bd:   19 sec:  240 sec:  375.640 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  375.640 GB:   :       : 1;
endscan;
scan No0023;
     start=2014y063d20h02m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   26 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Jb:   20 sec:   60 sec:  371.200 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  202.880 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Tr:   17 sec:   60 sec:  405.760 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Sv:   19 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Bd:   19 sec:   60 sec:  406.409 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  406.409 GB:   :       : 1;
endscan;
scan No0024;
     start=2014y063d20h03m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   26 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Jb:   20 sec:  240 sec:  378.880 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  206.720 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  413.440 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Sv:   19 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Bd:   19 sec:  240 sec:  414.102 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  414.102 GB:   :       : 1;
endscan;
scan No0025;
     start=2014y063d20h08m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  222.080 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  444.160 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  444.871 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  444.871 GB:   :       : 1;
endscan;
scan No0026;
     start=2014y063d20h09m00s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   26 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  409.600 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  224.000 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  448.000 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Sv:   19 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Bd:   19 sec:  240 sec:  448.717 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  448.717 GB:   :       : 1;
endscan;
scan No0027;
     start=2014y063d20h13m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   26 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Jb:   20 sec:   60 sec:  440.320 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  239.360 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Tr:   17 sec:   60 sec:  478.720 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Sv:   19 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Bd:   19 sec:   60 sec:  479.486 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  479.486 GB:   :       : 1;
endscan;
scan No0028;
     start=2014y063d20h14m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   26 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Jb:   20 sec:  240 sec:  448.000 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  243.200 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  486.400 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Sv:   19 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Bd:   19 sec:  240 sec:  487.178 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  487.178 GB:   :       : 1;
endscan;
scan No0029;
     start=2014y063d20h18m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   26 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  517.947 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  258.560 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Tr:   17 sec:   60 sec:  517.120 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Sv:   19 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Bd:   19 sec:   60 sec:  517.947 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  517.947 GB:   :       : 1;
endscan;
scan No0030;
     start=2014y063d20h19m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   26 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  478.720 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  262.400 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec:  524.800 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Sv:   20 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Bd:   19 sec:  240 sec:  525.640 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  525.640 GB:   :       : 1;
endscan;
scan No0031;
     start=2014y063d20h23m40s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:  509.440 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  277.760 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  555.520 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  556.409 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  556.409 GB:   :       : 1;
endscan;
scan No0032;
     start=2014y063d20h24m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   27 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Jb:   21 sec:  240 sec:  513.280 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  279.680 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  559.360 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Sv:   20 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  560.255 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  560.255 GB:   :       : 1;
endscan;
scan No0033;
     start=2014y063d20h28m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   27 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  591.024 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  295.040 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Tr:   18 sec:   60 sec:  590.080 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Sv:   20 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Bd:   18 sec:   60 sec:  591.024 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  591.024 GB:   :       : 1;
endscan;
scan No0034;
     start=2014y063d20h29m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   27 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  544.000 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  298.880 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  597.760 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Sv:   20 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Zc:   18 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  598.716 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  598.716 GB:   :       : 1;
endscan;
scan No0035;
     start=2014y063d20h33m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   27 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Jb:   21 sec:   60 sec:  574.720 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  314.240 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Tr:   18 sec:   60 sec:  628.480 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Sv:   20 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Bd:   18 sec:   60 sec:  629.486 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  629.486 GB:   :       : 1;
endscan;
scan No0036;
     start=2014y063d20h34m10s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   27 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Jb:   21 sec:  240 sec:  582.400 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  318.080 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  636.160 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Sv:   20 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  637.178 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  637.178 GB:   :       : 1;
endscan;
scan No0037;
     start=2014y063d20h38m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  333.440 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  666.880 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  667.947 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  667.947 GB:   :       : 1;
endscan;
scan No0038;
     start=2014y063d20h39m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   27 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  613.120 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  335.360 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  670.720 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  671.793 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  671.793 GB:   :       : 1;
endscan;
scan No0039;
     start=2014y063d20h43m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   27 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Jb:   21 sec:   60 sec:  643.840 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  350.720 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Tr:   18 sec:   60 sec:  701.440 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Sv:   21 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Bd:   18 sec:   60 sec:  702.562 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  702.562 GB:   :       : 1;
endscan;
scan No0040;
     start=2014y063d20h44m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   27 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Jb:   21 sec:  240 sec:  651.520 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  354.560 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  709.120 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  710.255 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  710.255 GB:   :       : 1;
endscan;
scan No0041;
     start=2014y063d20h48m20s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   27 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  741.024 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  369.920 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Tr:   18 sec:   60 sec:  739.840 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Sv:   21 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Zc:   18 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Bd:   18 sec:   60 sec:  741.024 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  741.024 GB:   :       : 1;
endscan;
scan No0042;
     start=2014y063d20h49m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   28 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  682.240 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  373.760 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec:  747.520 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Bd:   18 sec:  240 sec:  748.716 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  748.716 GB:   :       : 1;
endscan;
scan No0043;
     start=2014y063d20h54m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:  712.960 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  389.120 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  778.240 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  779.485 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  779.485 GB:   :       : 1;
endscan;
scan No0044;
     start=2014y063d20h54m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   28 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Jb:   21 sec:  240 sec:  716.800 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  391.040 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Tr:   19 sec:  240 sec:  782.080 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Sv:   22 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  783.331 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  783.331 GB:   :       : 1;
endscan;
scan No0045;
     start=2014y063d20h58m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   28 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  814.100 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  406.400 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Tr:   19 sec:   60 sec:  812.800 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Sv:   22 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Bd:   17 sec:   60 sec:  814.100 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  814.100 GB:   :       : 1;
endscan;
scan No0046;
     start=2014y063d20h59m30s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   28 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  747.520 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  410.240 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Tr:   19 sec:  240 sec:  820.480 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Sv:   22 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  821.793 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  821.793 GB:   :       : 1;
endscan;
scan No0047;
     start=2014y063d21h03m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   28 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Jb:   22 sec:   60 sec:  778.240 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  425.600 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Tr:   19 sec:   60 sec:  851.200 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Sv:   22 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Bd:   17 sec:   60 sec:  852.562 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  852.562 GB:   :       : 1;
endscan;
scan No0048;
     start=2014y063d21h04m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   28 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Jb:   22 sec:  240 sec:  785.920 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  429.440 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Tr:   19 sec:  240 sec:  858.880 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Sv:   23 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Zc:   16 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  860.254 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  860.254 GB:   :       : 1;
endscan;
scan No0049;
     start=2014y063d21h09m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=On:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  444.800 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec:  889.600 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec:  891.023 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec:  891.023 GB:   :       : 1;
endscan;
scan No0050;
     start=2014y063d21h09m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   28 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  816.640 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  446.720 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Tr:   19 sec:  240 sec:  893.440 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Sv:   23 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Zc:   16 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  894.869 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  894.869 GB:   :       : 1;
endscan;
scan No0051;
     start=2014y063d21h13m40s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   29 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Jb:   22 sec:   60 sec:  847.360 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  462.080 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Tr:   20 sec:   60 sec:  924.160 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Sv:   23 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Bd:   17 sec:   60 sec:  925.639 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  925.639 GB:   :       : 1;
endscan;
scan No0052;
     start=2014y063d21h14m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   29 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Jb:   22 sec:  240 sec:  855.040 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  465.920 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Tr:   20 sec:  240 sec:  931.840 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Sv:   24 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Zc:   15 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  933.331 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  933.331 GB:   :       : 1;
endscan;
scan No0053;
     start=2014y063d21h18m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   29 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec:  964.100 GB:   :       : 1;
     station=On:   13 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  481.280 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Tr:   20 sec:   60 sec:  962.560 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Sv:   24 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Bd:   17 sec:   60 sec:  964.100 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec:  964.100 GB:   :       : 1;
endscan;
scan No0054;
     start=2014y063d21h19m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   29 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  885.760 GB:   :       : 1;
     station=On:   13 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  485.120 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Tr:   20 sec:  240 sec:  970.240 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Sv:   24 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Zc:   15 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec:  971.792 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec:  971.792 GB:   :       : 1;
endscan;
scan No0055;
     start=2014y063d21h24m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec:  916.480 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  500.480 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1000.960 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1002.561 GB:   :       : 1;
endscan;
scan No0056;
     start=2014y063d21h24m50s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   29 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Jb:   23 sec:  240 sec:  920.320 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  502.400 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Tr:   20 sec:  240 sec: 1004.800 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Zc:   14 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Bd:   17 sec:  240 sec: 1006.408 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1006.408 GB:   :       : 1;
endscan;
scan No0057;
     start=2014y063d21h28m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   29 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  517.760 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Tr:   20 sec:   60 sec: 1035.520 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Zc:   14 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Bd:   17 sec:   60 sec: 1037.177 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1037.177 GB:   :       : 1;
endscan;
scan No0058;
     start=2014y063d21h29m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   29 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec:  951.040 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  521.600 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Tr:   20 sec:  240 sec: 1043.200 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Zc:   14 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1044.869 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1044.869 GB:   :       : 1;
endscan;
scan No0059;
     start=2014y063d21h33m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   30 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Jb:   23 sec:   60 sec:  981.760 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  536.960 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Tr:   21 sec:   60 sec: 1073.920 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Zc:   14 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1075.638 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1075.638 GB:   :       : 1;
endscan;
scan No0060;
     start=2014y063d21h34m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   30 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Jb:   23 sec:  240 sec:  989.440 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  540.800 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Tr:   21 sec:  240 sec: 1081.600 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1083.330 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1083.330 GB:   :       : 1;
endscan;
scan No0061;
     start=2014y063d21h39m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  556.160 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1112.320 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1114.100 GB:   :       : 1;
endscan;
scan No0062;
     start=2014y063d21h40m00s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   30 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1020.160 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  558.080 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Tr:   21 sec:  240 sec: 1116.160 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1117.946 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1117.946 GB:   :       : 1;
endscan;
scan No0063;
     start=2014y063d21h44m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   30 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Jb:   23 sec:   60 sec: 1050.880 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  573.440 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Tr:   21 sec:   60 sec: 1146.880 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1148.715 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1148.715 GB:   :       : 1;
endscan;
scan No0064;
     start=2014y063d21h45m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   30 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Jb:   23 sec:  240 sec: 1058.560 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  577.280 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Tr:   21 sec:  240 sec: 1154.560 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1156.407 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1156.407 GB:   :       : 1;
endscan;
scan No0065;
     start=2014y063d21h49m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   31 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  592.640 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Tr:   22 sec:   60 sec: 1185.280 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1187.176 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1187.176 GB:   :       : 1;
endscan;
scan No0066;
     start=2014y063d21h50m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   30 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1089.280 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  596.480 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Tr:   21 sec:  240 sec: 1192.960 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1194.869 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1194.869 GB:   :       : 1;
endscan;
scan No0067;
     start=2014y063d21h54m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 1120.000 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  611.840 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1223.680 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1225.638 GB:   :       : 1;
endscan;
scan No0068;
     start=2014y063d21h55m10s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   31 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Jb:   24 sec:  240 sec: 1123.839 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  613.760 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 1227.520 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1229.484 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1229.484 GB:   :       : 1;
endscan;
scan No0069;
     start=2014y063d21h59m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   31 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  629.120 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Tr:   22 sec:   60 sec: 1258.240 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1260.253 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1260.253 GB:   :       : 1;
endscan;
scan No0070;
     start=2014y063d22h00m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   31 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1154.559 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  632.960 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 1265.920 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1267.945 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1267.945 GB:   :       : 1;
endscan;
scan No0071;
     start=2014y063d22h04m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   31 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Jb:   24 sec:   60 sec: 1185.279 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  648.320 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 1296.640 GB:   :       : 1;
     station=Ur:    6 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1298.715 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1298.715 GB:   :       : 1;
endscan;
scan No0072;
     start=2014y063d22h05m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   31 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Jb:   24 sec:  240 sec: 1192.959 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  652.160 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 1304.320 GB:   :       : 1;
     station=Ur:    6 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1306.407 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1306.407 GB:   :       : 1;
endscan;
scan No0073;
     start=2014y063d22h09m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  667.520 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1335.040 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1337.176 GB:   :       : 1;
endscan;
scan No0074;
     start=2014y063d22h10m20s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   32 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1223.679 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  669.440 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 1338.880 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Bd:   16 sec:  240 sec: 1341.022 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1341.022 GB:   :       : 1;
endscan;
scan No0075;
     start=2014y063d22h14m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   32 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Jb:   25 sec:   60 sec: 1254.399 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  684.800 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 1369.600 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Bd:   16 sec:   60 sec: 1371.791 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1371.791 GB:   :       : 1;
endscan;
scan No0076;
     start=2014y063d22h15m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   32 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Jb:   25 sec:  240 sec: 1262.079 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  688.640 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 1377.280 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Zc:   13 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1379.484 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1379.484 GB:   :       : 1;
endscan;
scan No0077;
     start=2014y063d22h19m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   32 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  704.000 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Tr:   24 sec:   60 sec: 1408.000 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Zc:   13 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1410.253 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1410.253 GB:   :       : 1;
endscan;
scan No0078;
     start=2014y063d22h20m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   32 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1292.799 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  707.840 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 1415.680 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Zc:   14 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1417.945 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1417.945 GB:   :       : 1;
endscan;
scan No0079;
     start=2014y063d22h25m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 1323.519 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  723.200 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1446.400 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1448.714 GB:   :       : 1;
endscan;
scan No0080;
     start=2014y063d22h25m30s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   32 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Jb:   25 sec:  240 sec: 1327.359 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  725.120 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1450.240 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Zc:   14 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1452.560 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1452.560 GB:   :       : 1;
endscan;
scan No0081;
     start=2014y063d22h29m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   33 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  740.480 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Tr:   24 sec:   60 sec: 1480.960 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Zc:   14 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1483.330 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1483.330 GB:   :       : 1;
endscan;
scan No0082;
     start=2014y063d22h30m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   33 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1358.079 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  744.320 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1488.640 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Zc:   15 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1491.022 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1491.022 GB:   :       : 1;
endscan;
scan No0083;
     start=2014y063d22h34m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   34 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Jb:   26 sec:   60 sec: 1388.799 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  759.680 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Tr:   25 sec:   60 sec: 1519.360 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Zc:   15 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1521.791 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1521.791 GB:   :       : 1;
endscan;
scan No0084;
     start=2014y063d22h35m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   33 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Jb:   26 sec:  240 sec: 1396.479 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  763.520 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1527.040 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Zc:   15 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1529.483 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1529.483 GB:   :       : 1;
endscan;
scan No0085;
     start=2014y063d22h40m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  778.880 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1557.760 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1560.252 GB:   :       : 1;
endscan;
scan No0086;
     start=2014y063d22h40m40s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   33 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1427.199 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  780.800 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1561.600 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Zc:   16 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1564.099 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1564.099 GB:   :       : 1;
endscan;
scan No0087;
     start=2014y063d22h44m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   34 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Jb:   27 sec:   60 sec: 1457.919 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  796.160 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Tr:   25 sec:   60 sec: 1592.320 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1594.868 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1594.868 GB:   :       : 1;
endscan;
scan No0088;
     start=2014y063d22h45m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Jb:   27 sec:  240 sec: 1465.599 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  800.000 GB:   :       : 1;
     station=Nt:    3 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1600.000 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Zc:   16 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1602.560 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1602.560 GB:   :       : 1;
endscan;
scan No0089;
     start=2014y063d22h49m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   35 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Mc:    7 sec:   60 sec:  815.360 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Tr:   25 sec:   60 sec: 1630.720 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1633.329 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1633.329 GB:   :       : 1;
endscan;
scan No0090;
     start=2014y063d22h50m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1496.319 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Mc:    7 sec:  240 sec:  819.200 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 1638.400 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1641.021 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1641.021 GB:   :       : 1;
endscan;
scan No0091;
     start=2014y063d22h55m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 1527.039 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  834.560 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1669.120 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1671.791 GB:   :       : 1;
endscan;
scan No0092;
     start=2014y063d22h55m50s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   34 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Jb:   28 sec:  240 sec: 1530.879 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  836.480 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 1672.960 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1675.637 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1675.637 GB:   :       : 1;
endscan;
scan No0093;
     start=2014y063d22h59m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   35 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  851.840 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Tr:   24 sec:   60 sec: 1703.680 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1706.406 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1706.406 GB:   :       : 1;
endscan;
scan No0094;
     start=2014y063d23h00m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1561.599 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  855.680 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 1711.360 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1714.098 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1714.098 GB:   :       : 1;
endscan;
scan No0095;
     start=2014y063d23h04m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   35 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Jb:   29 sec:   60 sec: 1592.319 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  871.040 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 1742.080 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1744.867 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1744.867 GB:   :       : 1;
endscan;
scan No0096;
     start=2014y063d23h05m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Jb:   28 sec:  240 sec: 1599.999 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  874.880 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 1749.760 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Bd:   15 sec:  240 sec: 1752.560 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1752.560 GB:   :       : 1;
endscan;
scan No0097;
     start=2014y063d23h10m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  890.240 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1780.480 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1783.329 GB:   :       : 1;
endscan;
scan No0098;
     start=2014y063d23h11m00s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   34 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1630.719 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  892.160 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Tr:   20 sec:  240 sec: 1784.320 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1787.175 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1787.175 GB:   :       : 1;
endscan;
scan No0099;
     start=2014y063d23h15m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   36 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Jb:   30 sec:   60 sec: 1661.439 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  907.520 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Tr:   20 sec:   60 sec: 1815.040 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Bd:   15 sec:   60 sec: 1817.944 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1817.944 GB:   :       : 1;
endscan;
scan No0100;
     start=2014y063d23h16m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Jb:   29 sec:  240 sec: 1669.119 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  911.360 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Tr:   17 sec:  240 sec: 1822.720 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1825.636 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1825.636 GB:   :       : 1;
endscan;
scan No0101;
     start=2014y063d23h20m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   36 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  926.720 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec: 1853.440 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 1856.406 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1856.406 GB:   :       : 1;
endscan;
scan No0102;
     start=2014y063d23h21m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1699.839 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  930.560 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec: 1861.120 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1864.098 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1864.098 GB:   :       : 1;
endscan;
scan No0103;
     start=2014y063d23h25m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   30 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 1730.559 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec:  945.920 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 1891.840 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 1894.867 GB:   :       : 1;
endscan;
scan No0104;
     start=2014y063d23h26m10s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   34 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Jb:   30 sec:  240 sec: 1734.399 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  947.840 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec: 1895.680 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1898.713 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1898.713 GB:   :       : 1;
endscan;
scan No0105;
     start=2014y063d23h30m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   35 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  963.200 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec: 1926.400 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 1929.482 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1929.482 GB:   :       : 1;
endscan;
scan No0106;
     start=2014y063d23h31m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   33 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1765.119 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  967.040 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Tr:   16 sec:  240 sec: 1934.080 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1937.175 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1937.175 GB:   :       : 1;
endscan;
scan No0107;
     start=2014y063d23h35m10s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   35 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Jb:   32 sec:   60 sec: 1795.839 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec:  982.400 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Tr:   16 sec:   60 sec: 1964.800 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 1967.944 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 1967.944 GB:   :       : 1;
endscan;
scan No0108;
     start=2014y063d23h36m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   33 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Jb:   32 sec:  240 sec: 1803.519 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec:  986.240 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Tr:   18 sec:  240 sec: 1972.480 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 1975.636 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 1975.636 GB:   :       : 1;
endscan;
scan No0109;
     start=2014y063d23h40m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1001.600 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2003.200 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2006.405 GB:   :       : 1;
endscan;
scan No0110;
     start=2014y063d23h41m20s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   32 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1834.239 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1003.520 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Tr:   21 sec:  240 sec: 2007.040 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2010.251 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2010.251 GB:   :       : 1;
endscan;
scan No0111;
     start=2014y063d23h45m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   33 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Jb:   34 sec:   60 sec: 1864.959 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1018.880 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Tr:   21 sec:   60 sec: 2037.760 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Ys:   17 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2041.021 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2041.021 GB:   :       : 1;
endscan;
scan No0112;
     start=2014y063d23h46m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   30 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Jb:   33 sec:  240 sec: 1872.639 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1022.720 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 2045.440 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Ys:   17 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2048.713 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2048.713 GB:   :       : 1;
endscan;
scan No0113;
     start=2014y063d23h50m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   32 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1038.080 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Tr:   22 sec:   60 sec: 2076.160 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2079.482 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2079.482 GB:   :       : 1;
endscan;
scan No0114;
     start=2014y063d23h51m20s; mode=sess114.C1024; source=ARP299;
     station=Ef:   29 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1903.359 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1041.920 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 2083.840 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2087.174 GB:   :       : 1;
     station=Sh:    4 sec:  240 sec: 2087.174 GB:   :       : 1;
endscan;
scan No0115;
     start=2014y063d23h56m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 1934.079 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1057.280 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2114.560 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2117.943 GB:   :       : 1;
endscan;
scan No0116;
     start=2014y063d23h56m30s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   27 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Jb:   34 sec:  240 sec: 1937.919 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1059.200 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2118.400 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Sv:    0 sec:  240 sec: 1002.561 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2121.790 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2121.790 GB:   :       : 1;
endscan;
scan No0117;
     start=2014y064d00h00m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   27 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1074.560 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 2149.120 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Sv:   24 sec:   60 sec: 1033.331 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2152.559 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2152.559 GB:   :       : 1;
endscan;
scan No0118;
     start=2014y064d00h01m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   24 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 1968.639 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1078.400 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2156.800 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Sv:   24 sec:  240 sec: 1041.023 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2160.251 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2160.251 GB:   :       : 1;
endscan;
scan No0119;
     start=2014y064d00h05m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   24 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Jb:   36 sec:   60 sec: 1999.359 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1093.760 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 2187.520 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Sv:   24 sec:   60 sec: 1071.792 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2191.020 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2191.020 GB:   :       : 1;
endscan;
scan No0120;
     start=2014y064d00h06m30s; mode=sess114.C1024; source=ARP299;
     station=Ef:   22 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Jb:   34 sec:  240 sec: 2007.039 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1097.600 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2195.199 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Sv:   23 sec:  240 sec: 1079.484 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2198.712 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2198.712 GB:   :       : 1;
endscan;
scan No0121;
     start=2014y064d00h11m10s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1112.960 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2225.919 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec: 1110.253 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2229.481 GB:   :       : 1;
endscan;
scan No0122;
     start=2014y064d00h11m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   22 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 2037.759 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1114.880 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2229.760 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Sv:   23 sec:  240 sec: 1114.100 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Bd:   14 sec:  240 sec: 2233.328 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2233.328 GB:   :       : 1;
endscan;
scan No0123;
     start=2014y064d00h15m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   22 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Jb:   36 sec:   60 sec: 2068.479 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1130.240 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 2260.479 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Sv:   23 sec:   60 sec: 1144.869 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2264.097 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2264.097 GB:   :       : 1;
endscan;
scan No0124;
     start=2014y064d00h16m40s; mode=sess114.C1024; source=ARP299;
     station=Ef:   22 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Jb:   33 sec:  240 sec: 2076.159 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1134.080 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2268.159 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Sv:   23 sec:  240 sec: 1152.561 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2271.789 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2271.789 GB:   :       : 1;
endscan;
scan No0125;
     start=2014y064d00h20m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   22 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1149.440 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 2298.879 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Sv:   22 sec:   60 sec: 1183.330 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Bd:   14 sec:   60 sec: 2302.558 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2302.558 GB:   :       : 1;
endscan;
scan No0126;
     start=2014y064d00h21m40s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   24 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 2106.879 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1153.280 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Tr:   24 sec:  240 sec: 2306.559 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Sv:   22 sec:  240 sec: 1191.022 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2310.250 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2310.250 GB:   :       : 1;
endscan;
scan No0127;
     start=2014y064d00h26m20s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Jb:    0 sec:   30 sec: 2137.599 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1168.640 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2337.279 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec: 1221.792 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2341.020 GB:   :       : 1;
endscan;
scan No0128;
     start=2014y064d00h26m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   27 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Jb:   30 sec:  240 sec: 2141.439 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1170.560 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 2341.119 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Sv:   22 sec:  240 sec: 1225.638 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2344.866 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2344.866 GB:   :       : 1;
endscan;
scan No0129;
     start=2014y064d00h30m50s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   26 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1185.920 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Tr:   23 sec:   60 sec: 2371.839 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Sv:   22 sec:   60 sec: 1256.407 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Bd:   13 sec:   60 sec: 2375.635 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2375.635 GB:   :       : 1;
endscan;
scan No0130;
     start=2014y064d00h31m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   29 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 2172.159 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1189.760 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 2379.519 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec: 1264.099 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2383.327 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2383.327 GB:   :       : 1;
endscan;
scan No0131;
     start=2014y064d00h35m50s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   28 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Jb:   29 sec:   60 sec: 2202.879 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1205.120 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Tr:   22 sec:   60 sec: 2410.239 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Sv:   21 sec:   60 sec: 1294.868 GB:   :       : 1;
     station=Zc:   17 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Bd:   13 sec:   60 sec: 2414.096 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2414.096 GB:   :       : 1;
endscan;
scan No0132;
     start=2014y064d00h36m50s; mode=sess114.C1024; source=ARP299;
     station=Ef:   31 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Jb:   25 sec:  240 sec: 2210.559 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1208.960 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Tr:   23 sec:  240 sec: 2417.919 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec: 1302.561 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2421.789 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2421.789 GB:   :       : 1;
endscan;
scan No0133;
     start=2014y064d00h41m30s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1224.320 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2448.639 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec: 1333.330 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2452.558 GB:   :       : 1;
endscan;
scan No0134;
     start=2014y064d00h42m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   32 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Jb:    0 sec:  240 sec: 2241.279 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1226.240 GB:   :       : 1;
     station=Nt:    3 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 2452.479 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Sv:   21 sec:  240 sec: 1337.176 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2456.404 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2456.404 GB:   :       : 1;
endscan;
scan No0135;
     start=2014y064d00h46m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   31 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Jb:   19 sec:   60 sec: 2271.999 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1241.600 GB:   :       : 1;
     station=Nt:    3 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Tr:   22 sec:   60 sec: 2483.199 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Sv:   21 sec:   60 sec: 1367.945 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Bd:   13 sec:   60 sec: 2487.173 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2487.173 GB:   :       : 1;
endscan;
scan No0136;
     start=2014y064d00h47m00s; mode=sess114.C1024; source=ARP299;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   33 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Wb:   16 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Jb:   18 sec:  240 sec: 2279.679 GB:   :       : 1;
     station=On:   13 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Mc:    6 sec:  240 sec: 1245.440 GB:   :       : 1;
     station=Nt:    4 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Tr:   22 sec:  240 sec: 2490.879 GB:   :       : 1;
     station=Ur:    5 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Ys:   16 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Sv:   20 sec:  240 sec: 1375.637 GB:   :       : 1;
     station=Zc:   17 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Bd:   13 sec:  240 sec: 2494.865 GB:   :       : 1;
     station=Sh:    5 sec:  240 sec: 2494.865 GB:   :       : 1;
endscan;
scan No0137;
     start=2014y064d00h51m40s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Wb:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=On:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Mc:    0 sec:   30 sec: 1260.800 GB:   :       : 1;
     station=Nt:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Tr:    0 sec:   30 sec: 2521.599 GB:   :       : 1;
     station=Ur:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Ys:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Sv:    0 sec:   30 sec: 1406.407 GB:   :       : 1;
     station=Zc:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Bd:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
     station=Sh:    0 sec:   30 sec: 2525.634 GB:   :       : 1;
endscan;
scan No0138;
     start=2014y064d00h52m10s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Wb:   16 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Jb:    0 sec:  170 sec: 2310.399 GB:   :       : 1;
     station=On:   13 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Mc:    6 sec:  170 sec: 1262.720 GB:   :       : 1;
     station=Nt:    4 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Tr:   22 sec:  170 sec: 2525.439 GB:   :       : 1;
     station=Ur:    5 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Ys:   16 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Sv:   20 sec:  170 sec: 1410.253 GB:   :       : 1;
     station=Zc:   16 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Bd:   13 sec:  170 sec: 2529.480 GB:   :       : 1;
     station=Sh:    5 sec:  170 sec: 2529.480 GB:   :       : 1;
endscan;
scan No0139;
     start=2014y064d00h55m00s; mode=sess114.C1024; source=J1128+5925;
     station=Ef:   32 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Jb:   18 sec:   60 sec: 2332.159 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1273.600 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Tr:   21 sec:   60 sec: 2547.199 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Sv:   20 sec:   60 sec: 1432.048 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Bd:   13 sec:   60 sec: 2551.275 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2551.275 GB:   :       : 1;
endscan;
scan No0140;
     start=2014y064d00h56m00s; mode=sess114.C1024; source=ARP299;
     station=Ef:   34 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Wb:   16 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=On:   13 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Mc:    6 sec:  180 sec: 1277.440 GB:   :       : 1;
     station=Nt:    4 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Tr:   22 sec:  180 sec: 2554.879 GB:   :       : 1;
     station=Ur:    5 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Ys:   16 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Sv:   20 sec:  180 sec: 1439.740 GB:   :       : 1;
     station=Zc:   16 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Bd:   13 sec:  180 sec: 2558.968 GB:   :       : 1;
     station=Sh:    5 sec:  180 sec: 2558.968 GB:   :       : 1;
endscan;
scan No0141;
     start=2014y064d00h59m00s; mode=sess114.C1024; source=J1128+5925;
*              :data_good:data_stop:goto_foot: pass:  wrap :driv:tape at
     station=Ef:   33 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Wb:   16 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=On:   13 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Mc:    6 sec:   60 sec: 1288.960 GB:   :       : 1;
     station=Nt:    4 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Tr:   21 sec:   60 sec: 2577.919 GB:   :       : 1;
     station=Ur:    5 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Ys:   16 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Sv:   20 sec:   60 sec: 1462.817 GB:   :       : 1;
     station=Zc:   16 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Bd:   13 sec:   60 sec: 2582.045 GB:   :       : 1;
     station=Sh:    5 sec:   60 sec: 2582.045 GB:   :       : 1;
endscan;
