This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lbaops:lbaobservingnotes:wikischedgeneration [2010/07/08 20:58] cormacreynolds |
lbaops:lbaobservingnotes:wikischedgeneration [2020/02/11 14:31] (current) cormac |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | //Note: The Vex (.skd) file needs to be hand edited before these steps are run// | ||
====== | ====== | ||
Line 5: | Line 4: | ||
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. | 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 " | + | The session wiki page can be generated (as " |
- | > schedblock2wiki.pl / | + | |
- | You will have to manually copy the output to the wikipage | + | 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 | For each experiment, run the command | ||
- | > makewiki.pl -test experiment.vex | + | > makewiki.pl |
Check it looks OK, then | Check it looks OK, then | ||
Line 24: | Line 23: | ||
Run the commands | Run the commands | ||
- | > vex2atnf.sh experiment.vex | + | |
- | > copysched.sh experiment | + | > copysched.sh experiment |
This calls '' | This calls '' | ||