next up previous contents index
Next: Setup of the Backends Up: Spectral Line Observations with Previous: Specify your Line Catalog   Contents   Index

Setup of the Receivers (Frontends)

!
! $Id$
! 
RECEIVER      /DISCONNECT                   ! disconnect all receivers previously set
RECEIVER A100                               ! defaults for all parameters        
RECEIVER A230 12CO(2-1) 230.537990 LSB      ! basic parameters explicit
                                            ! defaults for other parameters 
RECEIVER B100 12CO(1-0) 115.271204 LSB -    ! all parameters explicit
              /DOPPLER FIXED           -    ! fixed: no Doppler correction
              /GAIN 0.002              -    ! image sideband gain
              /TEMPLOAD 88 277         -    ! cold and ambient load temperatures
              /EFFICIENCY 0.96 0.77    -    ! forward and (main) beam efficiencies
              /SCALE BEAM                   ! scale (main) beam brightness temperature
RECEIVER B230 /GAIN -22 db                  ! image sideband gain in [dB]
!
PAUSE
!
RECEIVER      /DISCONNECT                   ! disconnect all receivers previously set
RECEIVER C150
RECEIVER C270
RECEIVER D150
RECEIVER D270
!
PAUSE
!
RECEIVER      /DISCONNECT                   ! disconnect all receivers previously set
RECEIVER HERA-ALL
!
PAUSE
!
RECEIVER HERA1
RECEIVER HERA2
!

To execute this script, simply enter:

@ demo-receivers

Normally we use the RECEIVER command with 2 parameters: a receiver name and a line name. The line name must be the name of a line in the line catalog selected earlier.

Alternatively the frequency and sideband can be specified directly as the 3rd an 4th parameter.

One RECEIVER command is need for each receiver.

After all receivers are set up, and a source has been selected, the telescope operator or receiver engineer will tune the receivers. After tuning, he can tell you for each receiver: the ambient and cold load temperatures needed for the calibration, as well as the image band gain ratio.

These values describe physical parameters of the system that are not directly controlled, but which are important for the calibration of the data during data processing.

You can set these values with options of RECEIVER. Note that with the syntax /GAIN -22 db you can specify the image gain directly in [dB].

Option /EFFICIENCY allows to specify values for the forward and (main) beam efficiencies.

Normally the system will provide reasonable defaults for all these calibation parameters.

Option /SCALE allows to choose the calibration scale: ANTENNA temperature or (main) BEAM brightness temperature.


next up previous contents index
Next: Setup of the Backends Up: Spectral Line Observations with Previous: Specify your Line Catalog   Contents   Index
Gildas manager 2023-06-01