This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
southernhemisphereradar:observing_instructions [2021/01/28 17:18] chrisphillips |
southernhemisphereradar:observing_instructions [2021/12/16 15:40] chrisphillips [Realtime spectra] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ATCA Bi-statuic | + | ====== ATCA Bi-static |
==== Telescope ==== | ==== Telescope ==== | ||
Line 10: | Line 10: | ||
* Make sure the "8 bit" cable is connected between DAS " | * Make sure the "8 bit" cable is connected between DAS " | ||
* Set VSIC to mode **** (Huygens) | * Set VSIC to mode **** (Huygens) | ||
- | * Configure DAS using '' | + | * Configure DAS using '' |
==== Recording ===== | ==== Recording ===== | ||
Line 21: | Line 21: | ||
| | ||
+ | |||
+ | ==== Realtime copying of data ==== | ||
+ | |||
+ | `vsib_send` will send .lba data files when they are " | ||
+ | |||
+ | On the recorder run (for example): | ||
+ | |||
+ | | ||
+ | |||
+ | On the receiving machine (cetus in the example above) | ||
+ | |||
+ | | ||
+ | |||
+ | The port numbers must match and be allowed through filewall | ||
==== Realtime spectra ==== | ==== Realtime spectra ==== | ||
Line 26: | Line 40: | ||
Create realtime spectra to be loaded onto the interactive webpage: | Create realtime spectra to be loaded onto the interactive webpage: | ||
- | | + | |
- | + | fauto_ipp -noplot -n 4000 -t 10s -online -dump -command "scp %s yarrie: | |
Create realtime spectra in " | Create realtime spectra in " | ||
- | | + | |
- | | + | |
- | This requires a vsib_recv process running on "draco", on port 33333: | + | This requires a vsib_recv process running on "cetus", on port 50001: |
- | | + | |