This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lbaops:rtfcobs [2019/09/29 11:01] chrisphillips [Logging Onto Observatories] |
lbaops:rtfcobs [2020/06/26 16:52] chrisphillips |
||
---|---|---|---|
Line 20: | Line 20: | ||
| ATCA | cavsi1-ext.atnf.csiro.au | | ATCA | cavsi1-ext.atnf.csiro.au | ||
| Mopra | mpvsi1-ext.atnf.csiro.au | | Mopra | mpvsi1-ext.atnf.csiro.au | ||
- | | Hobart | + | | Hobart# |
- | | Ceduna | + | | Ceduna# |
| Tid | 203.5.58.205 | | Tid | 203.5.58.205 | ||
| ASKAP | cira10.atnf.csiro.au | | ASKAP | cira10.atnf.csiro.au | ||
| Wark30 | | Wark30 | ||
- | | Hart# | + | | Hart# |
- | | Katherine# | + | | Katherine#1,3,4# | flexbuffke |
+ | | Yarragadee | ||
#1# Log onto hovsi first then use '' | #1# Log onto hovsi first then use '' | ||
- | #2#RTFC does not work well to Hart directly. Try the following: | + | #2# RTFC does not work well to Hart directly. Try the following: |
sshhartvdif | sshhartvdif | ||
Line 48: | Line 49: | ||
#3# | #3# | ||
- | Manual mounting of data via vbs_fs utility is required, Then you can fringe test any time range you need | + | Flexbuf, with vbs tools installed - run obs.pl something like |
+ | |||
+ | | ||
+ | |||
+ | Where vt02as is replaced with experiment name | ||
- | The following can be done until RtFC supports this automatically. Note this needs to be redone very time you want newer data than was selected earlier (ie the links etc are static). | ||
- | fusermount | ||
- | vbs_fs -I ' | ||
- | cd vbs | ||
- | \rm -f * # Run with caution! Not strictly necessary every time | ||
- | ln -s / | ||
- | obs.pl -nofilter | ||
#4# | #4# | ||
Line 95: | Line 93: | ||
===== Mark5b ===== | ===== Mark5b ===== | ||
- | '' | + | '' |
+ | |||
+ | |||
+ | ===== RTFC Software support ===== | ||
+ | |||
+ | Please make sure the following are installed on all Mark5/ | ||
+ | |||
+ | * up-to-date mark5access (ensure m5time and m5slice in path. Good to have m5spec and m5bstat also) | ||
+ | * subversion package (e.g, `apt-get install subversion`) | ||
+ | * RTFC installed from subversion in either `~/RtFC` or `~/ | ||
+ | * `setup.sh` in `RtFC` directory and appropriately edited | ||
+ | * Optionally " | ||
+ | |||
+ | ==== Installing RtFC ==== | ||
+ | |||
+ | < | ||
+ | > svn co https:// | ||
+ | (or svn co https:// | ||
+ | > cd evlbi/ | ||
+ | > wget https:// | ||
+ | > tar zxvf Astro-0.78.tar.gz | ||
+ | > mv Astro-0.78/ | ||
+ | > cp setup-template.sh setup.sh | ||
+ | </ | ||
+ | Edit setup.sh as appropriately. Add RtfC directory to PATH and PERL5LIB, Set RTFC_CORRELATOR and RTFC_CONTROL to localhost if using ssh tunneling or pam0 if directly connection. Set ANTNAME and ANTID appropriately (ANTNAME anything descriptive, | ||