Start the observationsΒΆ

All of the following commands are given on nuraghe-mng.

$ : 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.37

    > 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. Select the Total Power backend

    > chooseBackend=BACKENDS/TotalPower logo Fig.21

  6. Insert the bandwidth (300, 730, 1250 or 2000 MHz) and choose the sample rate (in MHz) :

    > setSection=0,*,[bw],*,*,[sampleRate],* logo Fig.13

    > setSection=1,*,[bw],*,*,[sampleRate],*

  7. Put the antenna at 45 deg of elevation and attenuate the signal in order to obtain values between 750 and 1100 counts (linear range of the backend) :

    > goTo=*,45d logo Fig.15

    > getTpi

    > setAttenuation=0,[att] with [att] between 0 and 15 dB logo Fig.13

    > setAttenuation=1,[att] with [att] between 0 and 15 dB (only integers)

    > getTpi

  8. Check the tsys (typical values 30-35 K)

    > tsys logo Fig.13

  9. Report the ground temperature, relative humidity, atmospheric pressure, and wind speed :

    > wx

  10. Follow the link below to perform the pointing and focus optimization (if not already included in your schedule). You can skip the first part since you have already set the parameters associated to the Total Power :

  11. If the pointing and focus operations are included in your schedule, open the calibrationtool client in a terminal to display the pointing and focus plots in real time (if not already open) :

    $ calibrationtoolclient MANAGEMENT/CalibrationTool logo Fig.27

  12. Begin the schedule by indicating the start scan [N] or subscan

[N_n] in the .scd file :

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