Start the observationsΒΆ

$ : commands to insert in a shell

> : commands to insert in the operatorInput panel

logo: check the execution on the monitor


  1. Insert your project number :

    > project=[projectID] logo Fig.21

  2. Initial setup :

    > antennaReset logo Fig.21

    > setupCCB logo Fig.18 logo Fig.30

  3. Select the active surface shape (Shaped configuration for C-band observations) :

    > asSetup=S logo Fig.4

  4. Insert the Local Oscillator value in MHz :

    > setLO=[freq] logo Fig.18

  5. To perform the pointing and focus optimization (if they are not already included in your schedule), follow the link below:

  6. Select and configure the XARCOS backend in C-band :

    > chooseBackend=XArcos logo Fig.21

    $ genericBackendTui BACKENDS/XBackends logo Fig.29

    > initialize=XC00

  7. The initialize command, which is also inserted in the schedule (.bck) directly, sets all XARCOS parameters such as frequency, bandwidth and sample rate. You can check that the backend parameters are correct in the BACKENDS/XBackends Tui, or modify them by using, i.e., the following command:

    > setSection=[sect],[startFreq],[bw],*,*, [sampleRate],*

    with :

    • [sect]: 0 in full-Stokes observations ;
    • [startFreq] corresponds to the initial frequency in the 125-250 MHz range from the LO value ;
    • [bw] the bandwidth : 125.0, 62.5, 31.25, 15.625, 7.8125, 3.90625, 1.953125, 0.9765625 or 0.48828125 MHz ;
    • [sampleRate]: in MHz, must be twice the bandwidth.
    • * : indicates the number of feeds, polarization mode and frequency channels, respectively. Let the asterix (*) for Xarcos observations.
  8. Report the ground temperature, relative humidity, atmospheric pressure, and wind speed :

    > wx

  9. Begin the schedule by indicating the start scan [N] or subscan [N_n] in the SCD file :

    > startSchedule=[schedulename].scd,[N] logo Fig.21