====== LBA Observations: Setting up observing software ====== Once the schedule is prepared, you should be able to start up the experiment. If this is being done from Mt Pleasant, the following VNC sessions need to be started (Katherine used as an example): vncviewer -shared pcfske:1 vncviewer -shared dbbcke:0 vncviewer -shared timeke:0 If the observation is being monitored from the AuScope control room, use e-remote control can be used as the Field System interface, but generally the VNC sessions are fine. If it's not already running, start the System Monitor, one for each AuScope telescope. On newsmerd: ~/bin/monitor_system.pl If you can't connect to the DBBC VNC server, the DBBC may have died. In which case, follow these notes on [[operations:documentation:dbbc_restart|Recovering from a DBBC Failure]] //These next steps should only be necessary if you are starting an observation from scratch.// If not, go straight to the [[operations:documentation:lba_starting_and_monitoring|starting and monitoring observations]] section. If you are following on from a previous observation, then the System Monitor GUI, Field System software, DBBC server, Mark5 software etc should already be running in the VNC sessions. Here are some setup notes from the IVS documentation with some comments where differences exist between IVS and LBA setup. Note that commands that can be sent from eRemoteControl can also be sent from the Field System Operator Input window which is on the pcfske:1 VNC session. === Timing PC Software === Check that the software on the timing PCs is running: * [[operations:documentation.ivs.timingsw|Software on the timing PC]] === Field System Software === * [[operations:starting_fs|Starting the PC Field System Software]] * [[operations:documentation:fs_antenna_9.10.5|Some notes on antenna control and monitoring]] using the new version of the Field system === RF and IF signal path === * [[operations:rf_if_check_9.10.5|Configuring the RF and IF signal paths]] === DBBC Configuration === The Digital Base-Band Converter (DBBC) takes the IF signals from the telescope and digitises them for the Mark5 recorder. The DBBC needs to be properly configured prior to an observation. Check that the DBBC is healthy and the server software is running: * [[operations:documentation.DBBCSetupIVS_9.10.5|DBBC Setup]] To configure the DBBC with the correct IF and frequency settings, use the following command setup01 ''setup01'' calls other procedures which set up the DBBC Conditioning module inputs, filters and power levels, and the BBC frequencies. Then if you type: iread You will see what the Conditioning module settings are. Output format is: Check there’s agreement with what appears in the procedure files. The actual power level should agree pretty well with the target level. The attenuation number can be anywhere between 0 (none) and 63 (maximum). If you see it at 0 or 63, it means the Conditioning module is having trouble getting the power to the right level. See the [[operations:currentissues|Current Issues]] page for information on how to do this. Then type: bread You will see what the DBBC has set the BBC freqs to (compare with the .prc file). Output looks like this: the Frequency, Conditioning module label and bandwidth should agree with the listing in the procedure file. Note that ''bread'' shows all BBC settings but typical LBA observations only use some of them. You just need to make sure that the ones that are specified in the procedure file agree. === Check the maser === * [[operations:maser_check|Hydrogen Maser check]] === Mark5 Recorder setup === Next the Mark5 recorder needs to be prepared for the observations. * [[operations:documentation.ivs.mark5_v2|Mark5B recorder setup]] === Clock and delay check === * [[operations:documentation.clock_and_delay_check|Checking clock offsets and delays]] === System Temperature (Tsys) check === * [[operations:documentation.test_tsys|Tsys measurement]] check === Antenna checks === * [[operations:documentation.test_antenna|Antenna checks]] === Weather checks === * [[operations:documentation.weather_check|Weather conditions]] ===== ... and finally ===== If all is set up, it's time to [[operations:documentation:lba_starting_and_monitoring|start and monitor the observations]].