!
! demoOnTheFlyFrequSwitch.pako
!
! Template for setting up on-the-fly observations in frequency switching 
! mode (for total power mode, see demoOnTheFly.pako).
!
! H.W., 2007-11-09
!
! For details, please consult the PaKo manual at
! http://www.iram.es/IRAMES/documents/ncs30mPako/Current/PDF/pako.pdf
!
source mySource ! please create ONE OTF macro per source, and set its name here.
!
backend 
backend continuum /disconnect
!
RECEIVER HERA1 /DEROT 9.5 s  ! for the oversampled HERA OTF mode
!RECEIVER HERA1 /DEROT 18.5 s  ! for the undersampled HERA OTF mode
!
!
SWFREQUENCY   -3.9     3.9  /receiver A100  !  select frequency switching
SWFREQUENCY  -11.7    11.7  /receiver A230  !  for receiver A230
SWFREQUENCY   -3.9          /receiver B100  !  fOffset2 will be  +3.9 
SWFREQUENCY  -11.7          /receiver B230  !                   +11.7
SWFREQUENCY                 /tphase   0.20  !  same for all receivers
!
OTFMAP        -300  -300  300 -300        - !  offsets at start & end of 1st OTF
  /CROLOOP      O                         - !  only OTF subscans
  /NOTF         12                        - !  number of on-the-fly subscans
  /REFERENCE    no                        - !  no off-source reference subscans
  /STEP          0    10                  - !  step (shift) between OTF subscans
  /SYSTEM       projection                - !  system for offset
  /TOTF         120.0                     - !  time per on-the-fly subscan
  /ZIGZAG                                   !  go back and forth
!
START                                       !  start
!
