raise Error('The casa commands log is not executable!') # This file contains CASA commands run by the pipeline. Although all commands # required to calibrate the data are included here, this file cannot be # executed, nor does it contain heuristic and flagging calculations performed # by pipeline code. This file is useful to understand which CASA commands are # being run by each pipeline task. If one wishes to re-run the pipeline, one # should use the pipeline script linked on the front page or By Task page of # the weblog. Some stages may not have any commands listed here, e.g. # hifa_importdata if conversion from ASDM to MS is not required. # hifv_importdata(vis=['TSKY0001.sb40160989.eb40184029.59474.65839603009.ms'], nocopy=True, session=['session_1']) # # If required, ASDMs are converted to MeasurementSets. # # hif_editimlist(parameter_file='parameter.list') # # No comment registered for hif_editimlist # # hif_transformimagedata(datacolumn='corrected', clear_pointing=True, modify_weights=False) # # No comment registered for hif_transformimagedata # mstransform(vis='TSKY0001.sb40160989.eb40184029.59474.65839603009.ms', outputvis='TSKY0001.sb40160989.eb40184029.59474.65839603009_split.ms', field='11625,10190,11639,11296,11267,10560,10904,10552,10208,10195,11278,11644,10912,10210,10546,10917,10568,11663,11667,10207,11269,10566,11283,11660,10579,10574,10204,10555,10911,10940,10559,10941,11297,10937,11638,10567,10914,11274,11636,11307,11650,10913,11659,10944,10206,10538,11295,11276,11279,10576,11634,11642,10928,10542,11652,10926,10945,10903,10925,11653,10561,10570,11302,11640,10902,10196,10933,11281,10907,10573,10938,10915,10571,11665,10910,10929,10545,11655,11268,11301,10200,11651,11635,11265,10543,10203,10209,10548,10193,10921,11299,11668,11657,11303,11641,10942,10205,11270,10930,10544,11654,10577,10199,11632,10198,10920,11293,11630,10564,11288,10550,10931,11631,10536,11627,10563,10553,10922,10537,10554,11294,10539,11273,11285,11645,11662,10565,10197,11282,11284,11664,10556,11275,11666,11661,10547,10575,11277,10906,11266,10918,10936,11300,10919,11289,10201,11626,10572,11306,11643,11629,11656,10909,11637,10569,10916,10202,10935,11290,11633,11291,11648,11280,10578,10934,10927,10943,11298,11272,11658,10932,10194,10551,10908,11304,10540,10905,10191,10549,11292,11308,11305,11628,10939,11649,11271,10562,10541,10192', spw='10,11,12,13,14,15,16,17,2,3,4,5,6,7,8,9', datacolumn='corrected', chanbin=1, timebin='0s', reindex=False) # hif_makeimages(hm_cleaning='manual', hm_masking='none') # # A list of target sources is cleaned. # tclean(vis=['TSKY0001.sb40160989.eb40184029.59474.65839603009_split.ms'], field='10190,10191,10192,10193,10194,10195,10196,10197,10198,10199,10200,10201,10202,10203,10204,10205,10206,10207,10208,10209,10210,10536,10537,10538,10539,10540,10541,10542,10543,10544,10545,10546,10547,10548,10549,10550,10551,10552,10553,10554,10555,10556,10559,10560,10561,10562,10563,10564,10565,10566,10567,10568,10569,10570,10571,10572,10573,10574,10575,10576,10577,10578,10579,10902,10903,10904,10905,10906,10907,10908,10909,10910,10911,10912,10913,10914,10915,10916,10917,10918,10919,10920,10921,10922,10925,10926,10927,10928,10929,10930,10931,10932,10933,10934,10935,10936,10937,10938,10939,10940,10941,10942,10943,10944,10945,11265,11266,11267,11268,11269,11270,11271,11272,11273,11274,11275,11276,11277,11278,11279,11280,11281,11282,11283,11284,11285,11288,11289,11290,11291,11292,11293,11294,11295,11296,11297,11298,11299,11300,11301,11302,11303,11304,11305,11306,11307,11308,11625,11626,11627,11628,11629,11630,11631,11632,11633,11634,11635,11636,11637,11638,11639,11640,11641,11642,11643,11644,11645,11648,11649,11650,11651,11652,11653,11654,11655,11656,11657,11658,11659,11660,11661,11662,11663,11664,11665,11666,11667,11668', spw=['2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17'], antenna=['0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26'], scan=['167,170,173,177,180,183,186,189,192'], intent='OBSERVE_TARGET#UNSPECIFIED', datacolumn='data', imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0', imsize=[5760, 5760], cell='1.0arcsec', phasecenter='J2000 12:04:24.323 +63.30.0.0000', stokes='I', specmode='mfs', reffreq='3.0GHz', nchan=-1, outframe='LSRK', perchanweightdensity=False, gridder='mosaic', chanchunks=-1, wprojplanes=1, mosweight=False, conjbeams=False, usepointing=False, rotatepastep=360.0, pblimit=0.2, deconvolver='mtmfs', scales=[0], nterms=2, restoration=False, restoringbeam='common', pbcor=False, weighting='briggs', robust=1.0, npixels=0, niter=0, threshold='0.0mJy', nsigma=0, cycleniter=200, cyclefactor=1.0, interactive=0, fastnoise=True, savemodel='none', parallel=False) copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.weight.tt1', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.weight.tt1') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.psf.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.model.tt1', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.model.tt1') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.weight.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.weight.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.weight.tt2', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.weight.tt2') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.psf.tt1', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt1') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.sumwt.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.sumwt.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.sumwt.tt1', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.sumwt.tt1') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.pb.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.sumwt.tt2', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.sumwt.tt2') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.psf.tt2', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt2') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.model.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.model.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.residual.tt0', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt0') copytree(src='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter0.residual.tt1', dst='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt1') tclean(vis=['TSKY0001.sb40160989.eb40184029.59474.65839603009_split.ms'], field='10190,10191,10192,10193,10194,10195,10196,10197,10198,10199,10200,10201,10202,10203,10204,10205,10206,10207,10208,10209,10210,10536,10537,10538,10539,10540,10541,10542,10543,10544,10545,10546,10547,10548,10549,10550,10551,10552,10553,10554,10555,10556,10559,10560,10561,10562,10563,10564,10565,10566,10567,10568,10569,10570,10571,10572,10573,10574,10575,10576,10577,10578,10579,10902,10903,10904,10905,10906,10907,10908,10909,10910,10911,10912,10913,10914,10915,10916,10917,10918,10919,10920,10921,10922,10925,10926,10927,10928,10929,10930,10931,10932,10933,10934,10935,10936,10937,10938,10939,10940,10941,10942,10943,10944,10945,11265,11266,11267,11268,11269,11270,11271,11272,11273,11274,11275,11276,11277,11278,11279,11280,11281,11282,11283,11284,11285,11288,11289,11290,11291,11292,11293,11294,11295,11296,11297,11298,11299,11300,11301,11302,11303,11304,11305,11306,11307,11308,11625,11626,11627,11628,11629,11630,11631,11632,11633,11634,11635,11636,11637,11638,11639,11640,11641,11642,11643,11644,11645,11648,11649,11650,11651,11652,11653,11654,11655,11656,11657,11658,11659,11660,11661,11662,11663,11664,11665,11666,11667,11668', spw=['2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17'], antenna=['0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26'], scan=['167,170,173,177,180,183,186,189,192'], intent='OBSERVE_TARGET#UNSPECIFIED', datacolumn='data', imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1', imsize=[5760, 5760], cell='1.0arcsec', phasecenter='J2000 12:04:24.323 +63.30.0.0000', stokes='I', specmode='mfs', reffreq='3.0GHz', nchan=-1, outframe='LSRK', perchanweightdensity=False, gridder='mosaic', chanchunks=-1, wprojplanes=1, mosweight=False, conjbeams=False, usepointing=False, rotatepastep=360.0, pblimit=0.2, deconvolver='mtmfs', scales=[0], nterms=2, restoration=True, restoringbeam='common', pbcor=False, weighting='briggs', robust=1.0, npixels=0, niter=20000, nsigma=4.5, cycleniter=200, cyclefactor=2.0, interactive=0, fastnoise=True, restart=True, savemodel='none', calcres=False, calcpsf=False, parallel=False) # hifv_pbcor(pipelinemode="automatic") # # No comment registered for hifv_pbcor # impbcor(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.tt0', pbimage='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0', mode='divide', cutoff=-1.0, stretch=False) impbcor(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt0', pbimage='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.residual.pbcor.tt0', mode='divide', cutoff=-1.0, stretch=False) # hif_makermsimages(pipelinemode="automatic") # # No comment registered for hif_makermsimages # imdev(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0.rms', overwrite=True, stretch=False, grid=[10, 10], anchor='ref', xlength='60arcsec', ylength='60arcsec', interp='cubic', stattype='xmadm', statalg='chauvenet', zscore=-1, maxiter=-1) # hif_makecutoutimages(pipelinemode="automatic") # # No comment registered for hif_makecutoutimages # imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.residual.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0.rms') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0.rms', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.pbcor.tt0.rms.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.psf.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.residual.pbcor.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.residual.pbcor.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.image.residual.pbcor.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') imhead(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0') imsubimage(imagename='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0', outfile='Test.ql.T26t10-test.J120424+633000.10.2048.v1.I.iter1.pb.tt0.subim', box='1020.0,1020.0,4741.0,4741.0') # hifv_flagdata(autocorr=False, scan=False, quack=False, clip=False, baseband=False, edgespw=False, online=False, template=False, hm_tbuff='manual') # # No comment registered for hifv_flagdata # flagdata(vis='TSKY0001.sb40160989.eb40184029.59474.65839603009_split.ms', mode='summary', name='before') flagdata(vis='TSKY0001.sb40160989.eb40184029.59474.65839603009_split.ms', mode='list', inpfile='TSKY0001.sb40160989.eb40184029.59474.65839603009_split.flagcmds.txt', tbuff=[0.0, 0.0], action='apply', flagbackup=False, savepars=False) # hifv_exportvlassdata(pipelinemode="automatic") # # No comment registered for hifv_exportvlassdata #