# ----------------------------------------------- # required parameters # tmask is a range of steps to be carried out. tmask=1 will run the whole # pipeline. tmask = 6 # if a multiple pass experiment then append the pass number to the experiment # name (e.g. n05c3_1) experiment = em059a userno = 1107 # prioritised list of reference antennas refant = Ef, Mc, On, Jb, Mh # list of antennas, baselines to which will be plotted. plotref = Ef, Mc # bandpass calibrators bpass = 2015+3710, 2007+777, 2007+402 # these must be set if phase referencing. Each source in target list will be # phase calibrated by the corresponding source in phaseref list. phaseref = 2007+402, 2015+3710 target = IRAS2012, IRAS2012 # defaults to typical scan length on phase calibrator. Must be set if not phase # referencing. solint = 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 = /jop15_0/pipe/in/test #outdir = /jop15_0/pipe/out/test # no of iterations of selfcal - defaults to 2 (0 is a valid input, not default) #sciter=4 # defaults to all fits files that match experiment #nfits = 0 # defaults to 1 #nheads = 1 # averages default to 0 #avg = 0 #plotavg = 0.5 # ----------------------------------------------- # advanced optional parameters # defaults to doplot = 1 #doplot = 1 # defaults to 0 #msgkill = # defaults to all sources #sources = 2007+777, 2007+402, IRAS2012, 2015+3710