# ----------------------------------------------- # required parameters version = 31DEC09 # tmask is a range of steps to be carried out. tmask=1 will run the whole # pipeline. # tmask = 1,1 tmask = 4 # if a multiple pass experiment then append the pass number to the experiment # name (e.g. n05c3_1) experiment = ET018A userno = 4008 # prioritised list of reference antennas refant = Ef, Wb # list of antennas, baselines to which will be plotted. plotref = Ef bpass = J2002+4725 # these must be set if phase referencing. Each source in target list will be # phase calibrated by the corresponding source in phaseref list. # phaseref = VLA1, J1459-1810 # target = GRB, J1455-1700 phaseref = J1953+3537 target = CygX-1 # defaults to typical scan length on phase calibrator. Must be set if not phase # referencing. # solint = 2.0 # ----------------------------------------------- # optional parameters # fits directory defaults to the standard archive # fitsdir = /jop21_2/reynolds/evnpipe/test/fits/ # indir and outdir default to $IN/experiment and $OUT/experiment # indir = /jop21_2/reynolds/evnpipe/test/in/ # outdir = /jop21_2/reynolds/evnpipe/test/out/ # no of iterations of selfcal - defaults to 2 (0 is a valid input, not default) sciter=2 # defaults to all fits files that match experiment # nfits = 0 # defaults to 1 nheads = 1 # averages default to 0 avg = 0 plotavg = 1.0 # ----------------------------------------------- # advanced optional parameters # defaults to doplot = 1 # doplot = 0 doplot = 1 # defaults to 0 #msgkill = # defaults to all sources sources = J2002+4725, J1953+3537, CygX-1