next up previous contents index
Next: SPECTRAL-LINE SPECIFIC PROCESSING Up: Analysis of ATCA Data Previous: Computation

APPLYING THE CALIBRATION TO THE VISIBILITIES

      

After you are satisfied with the calibration, you may not want to worry about remembering about all these calibration tables, but would rather simply apply them directly to the data and write a corrected file. This step is also necessary should you want to combine multi-configuration data (see § 14). This is done with the task SPLIT. In addition to applying the calibration, SPLIT extracts individual sources from the multi-source file and writes them to single-source files. The main reason for this is that the most important imaging routines, MX and UVMAP function only on single-source files. Note that there is an imaging task called HORUS (for those who understand NRAO, HORUS was the son of ISIS) which functions on multi-source files (see § 15) as well as single-source files, so that you may not necessarily need to run SPLIT.

Leave the rest of the adverbs at 0 or blank and GO SPLIT. Always check the integrity of the output file by examining the header with IMHEAD to make sure that the axes are labelled as expected (RA, DEC, frequency increments and sign and so on).

SPLIT
inname,inclass,inseq,indisk Fill in for spectral or channel 0 data base
sources='1123-77','1333-33',' ' Specify sources to split or select subset
qual=-1 All qualifiers or specify
calcode=' ' All calcodes or specify
timerang=0 All times
stokes=' ' Pass Stokes parameters as they are
stokes='i' or ask for Stokes I only
freqid=3 One freqid per run
bif=1 Select IF
eif=bif
bchan=0 All channels
echan=0
docalib=1 Calibrate data
gainuse=2 Specify CL table to apply
dopol=-1 No polarization calibration
flagver=0 Apply highest version FG table or specify
doband=1 Apply bandpass by averaging all times
doband=2 Apply bandpass by finding nearest time
bpver=0 Apply highest BP table version
outclass, outseq, outdisk Specify out class, seq and disk of
each output file, named by source
douvcomp=-1 Select un-compressed data
aparm=0 Defaults OK
chansel=0 Select all channels or specify
aparm(1)=1 channels to AVERAGE with chansel
chansel=8,28,1 average channels 8 through 28

Last update : 27/11/93



1


next up previous contents index
Next: SPECTRAL-LINE SPECIFIC PROCESSING Up: Analysis of ATCA Data Previous: Computation

nkilleen@atnf.csiro.au