! !---------------------------------------------------------------------- ! VHC: VLBA Health Check (aka Network Monitoring) (LOS 21/04/02) ! minor mods by Greg Taylor 23/04/02, now aka auto-release test ! assigned project code TR017A, runs 1 hour at 128 Mbps ! Change of observing mode to 4IFsx8MHz, still dual pol: LOS 09/08/02 ! Change of observing mode to 8IFsx8MHz, now 1-bit only: LOS 15/01/03 ! Added different settings for barrel roll - go weekly! LOS 30/01/03 !---------------------------------------------------------------------- overwrit expcode = 'TR017D' version = 2.1 ! ------ the observations ------ LST=VLBA_PT ! Dynamic scheduling, following date only for planning purposes ! year = 2003 month = 02 day = 59401 start = 15:25:00 ! Uncomment the source that fits the LST slot (in Pie Town) ! ******************** !source = '0316+413' ! PT-LST range 00h-06h 3C84 is very strong !source = '0923+392' ! PT-LST range 06h-12h pt source !source = '1253-055' ! PT-LST range 12h-14h 3C279 is very strong double source = '1308+326' ! PT-LST range 14h-16h double !source = '1749+096' ! PT-LST range 16h-20h core jet !source = '2145+067' ! PT-LST range 20h-24h core jet ! ******************** stations = VLBA_PT,VLBA_KP,VLBA_LA,VLBA_SC,VLBA_FD,VLBA_HN,VLBA_NL, VLBA_BR,VLBA_OV,VLBA_MK ! ------ ------ ------ ------ ------ ------ ------ ------ ! ------ DO NOT CHANGE ANYTHING BELOW THIS LINE! ------ ! ------ ------ ------ ------ ------ ------------ ------ ! ------ the setup for the array ------ setini = band.90cm / band='90cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_auto / endset / setini = band.50cm / band='50cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_16 / endset / setini = band.21cm / band='21cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_8 / endset / setini = band.18cm / band='18cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_off / endset / setini = band.13cm / band='13cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_8 / endset / setini = band.6cm / band='6cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_16 / endset / setini = band.4cm / band='4cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_off / endset / setini = band.2cm / band='2cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_auto / endset / setini = band.1cm / band='1cm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_16 / endset / setini = band.7mm / band='7mm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_8 / endset / !setini = band.3mm / ! band='3mm' nchan=8 bbfilt=8.0 pol=dual bits=1 barrel=roll_auto / !endset / ! ------ the schedule ------ setup='band.90cm' dur=9:00 gap=4:00 / ! possible long slew at start dur=5:00 setup='band.50cm' gap=2:00 / ! readback gap=0:00 setup='band.21cm' / setup='band.18cm' / setup='band.13cm' / setup='band.6cm' gap=2:00 / ! readback gap=0:00 setup='band.4cm' / setup='band.2cm' / setup='band.1cm' / setup='band.7mm' gap=2:00 / ! readback gap=0:00 ! setup='band.3mm' / ! ------ basic info ------ expt = 'VLBA Monitoring' obsmode = 'VLBA 128MHz 8bbc 1bit R+L' piname = 'Lorant Sjouwerman' email='lsjouwerman@aoc.nrao.edu' address1 ='NRAO-AOC' obsphone = '+1-505-835-7332 (work)' address2 ='P.O.Box O' phone = '+1-505-838-4507 (home)' address3 ='Socorro NM 87801, U.S.A.' obstype = VLBA correl = Socorro corpol = ON coravg = 1.835 corchan = 64 corwtfn = Uniform cortape = DAT cornant = 10 corsrcs = Schedule corship1 = 'L. Sjouwerman' corship2 = 'NRAO-AOC' corship3 = 'P.O.Box O, Socorro NM 87801, U.S.A.' cornote1 = '' cornote2 = 'VLBA auto-release test. Please correlate at highest priority.' cornote3 = 'Please run sniffer promptly after correlation and directly after' cornote4 = 'that get data tape to Lorant Sjouwerman (AOC mail box/ext 7332).' note1 "VLBA Monitoring test in dynamic scheduling" note2 "Note: MAKE SURE ONE SOURCE IS SELECTED" coverlet / Please schedule ONE source depending on between approximately -3h to +3h of LST in Pie Town; a source can be selected by deleting the -one and only- ONE explanation mark in front of it. endcover / autotape=2 sumitem=dwell,slew,early,el1 ! ------ the end ------