Start the observationsΒΆ

$ : commands to insert in a shell

> : commands to insert in the operatorInput panel

logo: check on the monitor


  1. Insert your project number :

    > project=[projectID] logo Fig.21

  2. Initial setup :

    > antennaReset logo Fig.37

    > setupKKG logo Fig.20 logo Fig.30

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

    > asSetup=S logo Fig.4

  4. Insert the Local Oscillator value in MHz :

    > setLO=[freq] logo Fig.20

  5. Select the Total Power backend :

    > chooseBackend=TotalPower logo Fig.21

  6. For each section [sect], insert the bandwidth ([bw]=300, 730, 1250 or 2000 MHz) and the sample rate (in MHz) :

    > setSection=[sect],*,[bw],*,*,[sampleRate],* logo Fig.14

    Reminder : in K-band there are 7 feeds, so 14 sections with [sect] = 0, 1 , 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13.

  7. If you want to use the multi-feed derotator to prevent field rotation during long acquisition, select the derotator configuration :

    > derotatorSetConfiguration=[config] with [config] = BSC, CUSTOM or FIXED. logo Fig.20

    • BSC is for Best Coverage Space (automatic rotation of the dewar in order to best cover the scanned area).
    • CUSTOM : the user has to choose the angle of the dewar axis with the y-axis of the scanning frame that will be kept during the whole duration of the acquisition : >  derotatorSetPosition=[ang]d with [ang] the dewar angle in degrees.
    • FIXED : the dewar keeps a fixed postion w.r.t the horizon, no rotation is applied. To specify a static angle : >  derotatorSetPosition=[ang]d with [ang] the dewar angle in degrees.

    To read back the position of the dewar :

    > derotatorGetPosition logo Fig.20

  8. Put the antenna at 45 deg of elevation and attenuate the signal for the 14 sections [sect] in order to obtain values between 750 and 1100 counts (linear range of the backend) :

    > goTo=*,45d logo Fig.15

    > getTpi

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

    > getTpi

  9. Check the tsys (typical values up to 100 K) :

    > tsys logo Fig.14

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

    > wx

  11. 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 :

  12. 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

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

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