Description | 100hr on 3 Apr, C-band |
---|---|
Antennas | Mp-Ho-Sh-Mc-Wb-On-Tr-Jb-Cm-Ys |
Start | 93 08:00:00 |
Stop | 93 16:59:20 (Ho-Mp stop at 11:00UT) |
PI | Zsolt Paragi |
Channel 1 | DAS #1 IFP#1-LO 4940 - 4956 MHz LSB RCP |
Channel 2 | DAS #1 IFP#1-HI 4956 - 4972 MHz USB RCP |
Channel 3 | DAS #1 IFP#2-LO 4940 - 4956 MHz LSB LCP |
Channel 4 | DAS #1 IFP#2-HI 4956 - 4972 MHz USB LCP |
Channel 5 | DAS #2 IFP#1-LO 4972 - 4988 MHz LSB RCP |
Channel 6 | DAS #2 IFP#1-HI 4988 - 5004 MHz USB RCP |
Channel 7 | DAS #2 IFP#2-LO 4972 - 4988 MHz LSB LCP |
Channel 8 | DAS #2 IFP#2-HI 4988 - 5004 MHz USB LCP |
DAS 1 Skyfreq | 4956.00 MHz |
DAS 2 Skyfreq | 4988.00 MHz |
Bandwidth | 16 MHz |
DAS Mode | mp16x2_f.pro (telescope) |
Ftp: ftp://ftp.atnf.csiro.au/pub/people/vlbi/vt12/vt12i
This is an evlbi experiment to JIVE. JIVE will control the recorder remotely. A mark5 emulator is needed for this to work. This is simply run (on the LBADR recorders) as:
> mk5emu.pl
This can be started well before the beginning of run and does not have to be stopped at the end - though it would be advisable to stop before the recorder is used for anything else.
mk5emu.pl has the setup hardcoded. It will need to be modified if the setup changes. Specifically the following lines will be set:
my $chans = 'xxxx'; my $bandwidth = 16; my $vsib_mode = 2;
my $chans = 'oxox'; my $bandwidth = 16; my $vsib_mode = 3;