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:00] 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 |
- | #4# | + | |
+ | |||
+ | Where vt02as is replaced with experiment name | ||
- | Katherine DBBC3 is not supported by Sched. You will need to manually create vexfile to match setup. Note there are usually multiple independent streams of data. Usually it will be 2 streams, one for each pol. The bandwidth will probably not match other stations - e.g. probably 32 MHz channels. Also There is currently easy way to select which pol RtFC chooses. 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 | + | |
- | | + | #4# |
- | | + | |
- | \rm -f * # Run with caution! Not strictly necessary every time | + | Katherine DBBC3 is not supported by Sched. You will need to manually create vexfile to match setup. Note there are usually multiple independent streams of data. Usually it will be 2 streams, one for each pol. The bandwidth will probably not match other stations |
- | ln -s / | + | |
- | obs.pl -nofilter | + | |
Note that at Parkes we also record data onto pam-store-ext. In such cases you need to run '' | Note that at Parkes we also record data onto pam-store-ext. In such cases you need to run '' | ||
Line 93: | 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, | ||