Goto cmcuser@192.168.70.2:

>> MNCGMRTScriptManager

>> 1 # for AGN1

>> login('Test_Operator','gmrt.123')

>> import userproc # for generating mask .. must be needed for multi subbary observation ... not required for 30 antennas whole array

-------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------

**** For Tracking source ****

>> load_source('3c48') # (gts'3C48')

>> track_array(0) # (sndsacsrc(1,12h))

>> set_source('BOTH',0,'3C48')

-------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------

**** For feed rotation ****

>> ldfpspos(0) # for feed count

>> initfps 0 # 0 for subarray 0

>> mvfps610 0

-------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------

**** For update offsets ***


>> update_offset 0,timeout=0

>> use_pointing(0,1) # Once in a day

-----------------------------------------------------------------------

**** For power equalization in GSB and GWB ***

On cmcuser@cmcserver:gwb_peq

On cmcuser@cmcserver:gsb_peq


After setting values in GUI

>> launch_script 'gwbpowereq.py'

>> launch_script 'ifpowereq.py'


**** For observation setup ****

>> seturfsys(0,'725','725',0,0,0,0,0,0,0,0,0,0,0) # RF setup


** For GWB setup **

>> setofatten(0,9,9) # ofatten setup

>> Pls conform command before" set_gab(0,550000,550000,12,12,0,0,0,0,0,0,3,3,200,200,0,0) # GAB setup (GABLO, GAB atten, LPF)


*** Please set seperate GABLO ***


** For GSB setup **

>> setif(0,4,12,4,12,32,32,1,1) # IF setup for GSB with ALC ON

>> setilo(0,540,540) # first LO setup for GSB

Go to cmcuser@ 192.168.70.2:/opt/tangoworkspace/CentralNode/Configuration/CsvFiles/correlator/ .. edit latest saved .csv file (GSB_BB_LO,149-156

to GSB_BB_LO,149000000:156000000) for GSB IV LO

-------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------

For correlator

>> corr_setup('BOTH','/opt/tangoworkspace/CentralNode/Configuration/CsvFiles/correlator/untitled.csv') # for corrconfig

>> Start the acq for GSB and GWB ... wait for initialisation .. then start collect for both GSB and GWB

>> init_corr('BOTH','/opt/tangoworkspace/CentralNode/Configuration/CsvFiles/correlator/untitled.csv') # for init

>> create_proj('BOTH','TEST','3fffffff','obs','tit') # for init project (generate the mask by using GUI-Utilities-AntennaMask)

>> associate('0','TEST', 'BOTH','3fffffff','1') # 3fffffff antenna mask depends on antenna selsction

>> target = '3C48' # define the target

>> load_source(target)

>> set_source('BOTH',0,target) # set source for both GSB and GWB (BOTH/GSB/GWB depends on users requirement)

>> addpsource(target,'BOTH') # addpsource(target,'gsb')/addpsource(target,'gwb')

>> set_frequency('gsb',0,591,591,540,540,51,51,3) # tpa values for GSB

>> old tpa ***set_frequency('gwb',0,550,550,0,0,550,550,3) # tpa values for GWB


>> set_frequency('gwb',0,500,500,-500,-500,0,0,12) #New tpa values for GWB


>> start_proj('both',0) # strtndas for both GSB and GWB

>> stop_proj('both',0) # stpndas for both GSB and GWB

>> halt_corr('both') # hltndas for both GSB and GWB

-------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------

-------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------

Other commands

>> reset_servo 'c01,c03' # reseting servo for antennas c01,c03

>> hold 'c00,c05,c10' # released brakes for antennas c00,c05,c10

>> seturfsys('e03','1390','1390',0,0,0,0,0,0,0,0,0,0,0) # RF setup for e03


****************************************

30 to 1 power from TGC


>>import userproc

>>from userproc import *

>>load_if_attn() (30 to 1 power eq)


>>load_gab_attn (GWB power eq)