User Tools

Site Tools


operations:documentation.ivs.drudg_ureop

This wiki is not maintained! Do not use this when setting up AuScope experiments!

This is an old revision of the document!


The ultra-rapid EOP measurements use either modified IVS schedules (with Hobart in “tag-along” mode) or bespoke schedules. In either case, the usual slogit procedures can be used but you should make sure that the correct skd file is in /vlbobs/ivs/sched/ on ops-serv2 before starting & make sure it doesn't get overwritten by downloading the unmodified schedule.

Prepare the scheduLe and procedure files as usual but make sure that checkmk5 will not attempt to generate autocorrelations, and that preob and postob procedures look like this:

define  checkmk5      00000000000x
"sy=/home/oper/bin/auto_cor_check_web_1bit_8MHz_hb.sh &
scan_check
mk5=get_stats?
mk5=status?
enddef
define  preob         00000000000x
onsource
disk2file=abort,,
!+5s
scan_check
mk5=get_stats?
mk5=status?
systemp12
mk5=dot?
clkoff
maserdelay
enddef
define  postob        00000000000x
scan_check
!+3s
sy=/home/oper/bin/data2vortex.sh &
clkoff
maserdelay
enddef

Also check that /home/oper/bin/data2vortex.sh is going to do the right thing, check that the directory on vortex is mounted on mk5hb.

Then in the SNAP file on pcfs[hb|ke|yg], remove all checkmk5 calls like this:

cd /usr2/sched
grep -v checkmk5 rd1106hb.snp > tmp.snp
mv rd1106hb.snp rd1106hb.snp.orig
mv tmp.snp rd1106hb.snp
/home/www/auscope/opswiki/data/attic/operations/documentation.ivs.drudg_ureop.1354057995.txt.gz · Last modified: 2012/11/27 23:13 (external edit)