This is an old revision of the document!
An entry for the global wiki page for the session needs to be added by hand to the main VLBI wiki page. Copy and past the top entry and change to the next session.
The session wiki page can be generated (as “vlbi” on the ATNF Sydney unix machines (try machine “hydra” as some older machines have perl issues)) by running a script on the session “text” file, generally located in the web pages. Make sure you use the most up-to-date version. Run as:
> schedblock2wiki.pl /nfs/wwwatdocs/vlbi/schedules/lba/08OCTS_schedule_nov_v1.1.txt
This will automatically post to the wiki using the standard session name (you can prevent automatic posting with the –stdout argument). This script assumes the current year. If you want to generate the wikipage for a session in the following year, pass the argument “-year 2010”, for example. You will need to manually edit the links to the block schedule.
For each experiment, run the command
> makewiki.pl --test experiment.vex
Check it looks OK, then
> makewiki.pl experiment.vex
This automatically creates the experiment wiki page.
Run the commands
> vex2atnf.sh experiment.vex > copysched.sh experiment
This calls vex2psn.pl
for Parkes and vex2sched.pl
for Mopra and ATCA. The wrapper script is pretty dumb, it does not check each ATNF telescope is in the schedule and creates an (empty) schedule for each missing telescope.