! Started logfile: J0053-0727_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:50:36 2016 obs J0053-0727_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0053-0727_S_2014_08_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788613 visibilities/baseline/integration-bin. ! Found source: J0053-0727 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 17176 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0053-0727_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.896441Jy sigma=0.009145 ! Fit after self-cal, rms=0.869462Jy sigma=0.008895 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=9.665 mas, bpa=18.08 degrees ! Estimated noise=804.332 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0998654 Jy ! Component: 100 - total flux cleaned = 0.139069 Jy ! Total flux subtracted in 100 components = 0.139069 Jy ! Clean residual min=-0.008294 max=0.017447 Jy/beam ! Clean residual mean=-0.000032 rms=0.002415 Jy/beam ! Combined flux in latest and established models = 0.139069 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.139069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094574Jy sigma=0.000889 ! Fit after self-cal, rms=0.093984Jy sigma=0.000884 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212779 Jy ! Component: 100 - total flux cleaned = 0.0331714 Jy ! Total flux subtracted in 100 components = 0.0331714 Jy ! Clean residual min=-0.004582 max=0.006819 Jy/beam ! Clean residual mean=-0.000016 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.172241 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.172241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087878Jy sigma=0.000823 ! Fit after self-cal, rms=0.087565Jy sigma=0.000821 ! Inverting map ! Added new window around map position (-1, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00948297 Jy ! Component: 100 - total flux cleaned = 0.0149793 Jy ! Total flux subtracted in 100 components = 0.0149793 Jy ! Clean residual min=-0.004034 max=0.004516 Jy/beam ! Clean residual mean=-0.000009 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.18722 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.18722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086350Jy sigma=0.000811 ! Fit after self-cal, rms=0.086263Jy sigma=0.000810 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=10.73 mas, bpa=16.58 degrees ! Estimated noise=535.385 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412452 Jy ! Component: 100 - total flux cleaned = 0.00625183 Jy ! Component: 150 - total flux cleaned = 0.00714161 Jy ! Component: 200 - total flux cleaned = 0.00735952 Jy ! Total flux subtracted in 200 components = 0.00735952 Jy ! Clean residual min=-0.002838 max=0.002564 Jy/beam ! Clean residual mean=0.000002 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.194579 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.19458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085969Jy sigma=0.000809 ! Fit after self-cal, rms=0.085945Jy sigma=0.000809 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.86 HN 0.99 KP 1.09 ! LA 1.11 MK 1.00* NL 0.94 OV 0.97 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.04 KP 1.04 ! LA 1.08 MK 1.00* NL 0.90 OV 1.03 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.03 KP 0.92 ! LA 0.85 MK 1.00* NL 0.99 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 0.99 KP 0.90 ! LA 0.85 MK 1.00* NL 1.10 OV 1.00 ! PT 1.02 SC 0.90 ! ! ! Fit before self-cal, rms=0.085945Jy sigma=0.000809 ! Fit after self-cal, rms=0.081578Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=10.73 mas, bpa=16.96 degrees ! Estimated noise=531.495 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438968 Jy ! Component: 100 - total flux cleaned = 0.000580019 Jy ! Component: 150 - total flux cleaned = 0.000694564 Jy ! Component: 200 - total flux cleaned = 0.000790138 Jy ! Total flux subtracted in 200 components = 0.000790138 Jy ! Clean residual min=-0.002046 max=0.001973 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.19537 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.19537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081535Jy sigma=0.000794 ! Fit after self-cal, rms=0.081489Jy sigma=0.000794 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081489Jy sigma=0.000794 ! Fit after self-cal, rms=0.079975Jy sigma=0.000791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=10.7 mas, bpa=17.53 degrees ! Estimated noise=526.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003852 Jy ! Component: 100 - total flux cleaned = -0.000384691 Jy ! Component: 150 - total flux cleaned = -0.00033301 Jy ! Component: 200 - total flux cleaned = -0.00028664 Jy ! Total flux subtracted in 200 components = -0.00028664 Jy ! Clean residual min=-0.001477 max=0.001702 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.195083 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.195083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079952Jy sigma=0.000791 ! Fit after self-cal, rms=0.079943Jy sigma=0.000790 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (11, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101137 Jy ! Component: 100 - total flux cleaned = 0.00101142 Jy ! Component: 150 - total flux cleaned = 0.00101235 Jy ! Component: 200 - total flux cleaned = 0.00107524 Jy ! Total flux subtracted in 200 components = 0.00107524 Jy ! Clean residual min=-0.001320 max=0.001459 Jy/beam ! Clean residual mean=-0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.196158 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.196158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079900Jy sigma=0.000790 ! Fit after self-cal, rms=0.079893Jy sigma=0.000790 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079893Jy sigma=0.000790 ! Fit after self-cal, rms=0.079617Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=10.71 mas, bpa=17.71 degrees ! Estimated noise=524.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150032 Jy ! Component: 100 - total flux cleaned = 0.000234632 Jy ! Component: 150 - total flux cleaned = 0.000284324 Jy ! Component: 200 - total flux cleaned = 0.000307073 Jy ! Total flux subtracted in 200 components = 0.000307073 Jy ! Clean residual min=-0.001265 max=0.001393 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.196465 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 122 components and 0.196465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079600Jy sigma=0.000790 ! Fit after self-cal, rms=0.079597Jy sigma=0.000790 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.57625e-05 Jy ! Component: 100 - total flux cleaned = 0.000138331 Jy ! Component: 150 - total flux cleaned = 0.000198057 Jy ! Component: 200 - total flux cleaned = 0.000235113 Jy ! Total flux subtracted in 200 components = 0.000235113 Jy ! Clean residual min=-0.001240 max=0.001339 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.1967 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 132 components and 0.1967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079588Jy sigma=0.000790 ! Fit after self-cal, rms=0.079586Jy sigma=0.000790 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079586Jy sigma=0.000790 ! Fit after self-cal, rms=0.079566Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.847 mas, bmaj=13.77 mas, bpa=7.233 degrees ! Estimated noise=615.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136488 Jy ! Component: 100 - total flux cleaned = 0.000206667 Jy ! Component: 150 - total flux cleaned = 0.000258726 Jy ! Component: 200 - total flux cleaned = 0.000285436 Jy ! Total flux subtracted in 200 components = 0.000285436 Jy ! Clean residual min=-0.001266 max=0.001498 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.196986 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 142 components and 0.196986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079564Jy sigma=0.000790 ! Fit after self-cal, rms=0.079563Jy sigma=0.000790 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.45957e-05 Jy ! Component: 100 - total flux cleaned = 6.92635e-05 Jy ! Component: 150 - total flux cleaned = 9.30134e-05 Jy ! Component: 200 - total flux cleaned = 9.99486e-05 Jy ! Total flux subtracted in 200 components = 9.99486e-05 Jy ! Clean residual min=-0.001265 max=0.001501 Jy/beam ! Clean residual mean=-0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.197086 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 152 components and 0.197086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079562Jy sigma=0.000790 ! Fit after self-cal, rms=0.079561Jy sigma=0.000790 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=10.72 mas, bpa=17.78 degrees ! Estimated noise=524.378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.082 x 10.72 at 17.78 degrees (North through East) ! Clean map min=-0.0011941 max=0.12536 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=9.726 mas, bpa=19.16 degrees ! Estimated noise=777.982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993077 Jy ! Component: 100 - total flux cleaned = 0.140282 Jy ! Component: 150 - total flux cleaned = 0.160711 Jy ! Component: 200 - total flux cleaned = 0.173144 Jy ! Total flux subtracted in 200 components = 0.173144 Jy ! Clean residual min=-0.003536 max=0.006422 Jy/beam ! Clean residual mean=-0.000014 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.173144 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.173144 Jy ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=10.72 mas, bpa=17.78 degrees ! Estimated noise=524.378 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00927672 Jy ! Component: 100 - total flux cleaned = 0.0144957 Jy ! Component: 150 - total flux cleaned = 0.0176811 Jy ! Component: 200 - total flux cleaned = 0.0197852 Jy ! Total flux subtracted in 200 components = 0.0197852 Jy ! Clean residual min=-0.001652 max=0.001726 Jy/beam ! Clean residual mean=-0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.192929 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 68 components and 0.192929 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.847 mas, bmaj=13.77 mas, bpa=7.233 degrees ! Estimated noise=615.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180734 Jy ! Component: 100 - total flux cleaned = 0.00291529 Jy ! Component: 150 - total flux cleaned = 0.00331912 Jy ! Component: 200 - total flux cleaned = 0.00340309 Jy ! Total flux subtracted in 200 components = 0.00340309 Jy ! Clean residual min=-0.001251 max=0.001544 Jy/beam ! Clean residual mean=-0.000005 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.196332 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.51332e-05 Jy ! Component: 100 - total flux cleaned = 0.000163969 Jy ! Component: 150 - total flux cleaned = 0.000204462 Jy ! Component: 200 - total flux cleaned = 0.000260219 Jy ! Total flux subtracted in 200 components = 0.000260219 Jy ! Clean residual min=-0.001247 max=0.001497 Jy/beam ! Clean residual mean=-0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.196592 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 129 components and 0.196592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=10.72 mas, bpa=17.78 degrees ! Estimated noise=524.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.28718e-05 Jy ! Component: 100 - total flux cleaned = 9.44512e-05 Jy ! Component: 150 - total flux cleaned = 0.000193728 Jy ! Component: 200 - total flux cleaned = 0.000312017 Jy ! Total flux subtracted in 200 components = 0.000312017 Jy ! Clean residual min=-0.001239 max=0.001275 Jy/beam ! Clean residual mean=-0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.196904 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.196904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079587Jy sigma=0.000790 ! Fit after self-cal, rms=0.079579Jy sigma=0.000790 wmodel J0053-0727_S_2014_08_09_pus_map.mod ! Writing 149 model components to file: J0053-0727_S_2014_08_09_pus_map.mod wobs J0053-0727_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0053-0727_S_2014_08_09_pus_uvs.fits wwins J0053-0727_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0053-0727_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -2.23159e-05 Jy ! Component: 100 - total flux cleaned = 4.43186e-05 Jy ! Component: 150 - total flux cleaned = 2.33687e-05 Jy ! Component: 200 - total flux cleaned = -0.000160785 Jy ! Component: 250 - total flux cleaned = -0.000300231 Jy ! Component: 300 - total flux cleaned = -0.000378024 Jy ! Component: 350 - total flux cleaned = -0.000435085 Jy ! Component: 400 - total flux cleaned = -0.000528188 Jy ! Component: 450 - total flux cleaned = -0.000619418 Jy ! Component: 500 - total flux cleaned = -0.000655243 Jy ! Component: 550 - total flux cleaned = -0.000725817 Jy ! Component: 600 - total flux cleaned = -0.000795057 Jy ! Component: 650 - total flux cleaned = -0.000846186 Jy ! Component: 700 - total flux cleaned = -0.000862948 Jy ! Component: 750 - total flux cleaned = -0.000928897 Jy ! Component: 800 - total flux cleaned = -0.000944878 Jy ! Component: 850 - total flux cleaned = -0.00099295 Jy ! Component: 900 - total flux cleaned = -0.000992906 Jy ! Component: 950 - total flux cleaned = -0.000992872 Jy ! Component: 1000 - total flux cleaned = -0.00102363 Jy ! Component: 1050 - total flux cleaned = -0.00102347 Jy ! Component: 1100 - total flux cleaned = -0.00108306 Jy ! Component: 1150 - total flux cleaned = -0.00100924 Jy ! Component: 1200 - total flux cleaned = -0.00105321 Jy ! Component: 1250 - total flux cleaned = -0.00102456 Jy ! Component: 1300 - total flux cleaned = -0.00102472 Jy ! Component: 1350 - total flux cleaned = -0.00105255 Jy ! Component: 1400 - total flux cleaned = -0.00102465 Jy ! Component: 1450 - total flux cleaned = -0.00102472 Jy ! Component: 1500 - total flux cleaned = -0.00107869 Jy ! Component: 1550 - total flux cleaned = -0.00101184 Jy ! Component: 1600 - total flux cleaned = -0.00102506 Jy ! Component: 1650 - total flux cleaned = -0.000985927 Jy ! Component: 1700 - total flux cleaned = -0.00099911 Jy ! Component: 1750 - total flux cleaned = -0.000986231 Jy ! Component: 1800 - total flux cleaned = -0.000973468 Jy ! Component: 1850 - total flux cleaned = -0.0009611 Jy ! Component: 1900 - total flux cleaned = -0.000961197 Jy ! Component: 1950 - total flux cleaned = -0.000949043 Jy ! Component: 2000 - total flux cleaned = -0.000948939 Jy ! Component: 2050 - total flux cleaned = -0.000936889 Jy ! Component: 2100 - total flux cleaned = -0.000948817 Jy ! Component: 2150 - total flux cleaned = -0.000948763 Jy ! Component: 2200 - total flux cleaned = -0.000902265 Jy ! Component: 2250 - total flux cleaned = -0.00089045 Jy ! Component: 2300 - total flux cleaned = -0.00089048 Jy ! Component: 2350 - total flux cleaned = -0.000879041 Jy ! Component: 2400 - total flux cleaned = -0.000834205 Jy ! Component: 2450 - total flux cleaned = -0.000912077 Jy ! Component: 2500 - total flux cleaned = -0.0008571 Jy ! Component: 2550 - total flux cleaned = -0.000867857 Jy ! Component: 2600 - total flux cleaned = -0.000824637 Jy ! Component: 2650 - total flux cleaned = -0.000835547 Jy ! Component: 2700 - total flux cleaned = -0.000867454 Jy ! Component: 2750 - total flux cleaned = -0.000867448 Jy ! Component: 2800 - total flux cleaned = -0.000867606 Jy ! Component: 2850 - total flux cleaned = -0.000878032 Jy ! Component: 2900 - total flux cleaned = -0.000919365 Jy ! Component: 2950 - total flux cleaned = -0.00090914 Jy ! Component: 3000 - total flux cleaned = -0.000929414 Jy ! Component: 3050 - total flux cleaned = -0.000929361 Jy ! Component: 3100 - total flux cleaned = -0.000959572 Jy ! Component: 3150 - total flux cleaned = -0.000969447 Jy ! Component: 3200 - total flux cleaned = -0.000989202 Jy ! Component: 3250 - total flux cleaned = -0.0010382 Jy ! Component: 3300 - total flux cleaned = -0.00106733 Jy ! Component: 3350 - total flux cleaned = -0.00109638 Jy ! Component: 3400 - total flux cleaned = -0.00111553 Jy ! Component: 3450 - total flux cleaned = -0.00112515 Jy ! Component: 3500 - total flux cleaned = -0.00114407 Jy ! Component: 3550 - total flux cleaned = -0.00120031 Jy ! Component: 3600 - total flux cleaned = -0.001219 Jy ! Component: 3650 - total flux cleaned = -0.00125599 Jy ! Component: 3700 - total flux cleaned = -0.00127434 Jy ! Component: 3750 - total flux cleaned = -0.00128346 Jy ! Component: 3800 - total flux cleaned = -0.00131977 Jy ! Component: 3850 - total flux cleaned = -0.0013378 Jy ! Component: 3900 - total flux cleaned = -0.00137362 Jy ! Component: 3950 - total flux cleaned = -0.00139147 Jy ! Component: 4000 - total flux cleaned = -0.00143556 Jy ! Component: 4050 - total flux cleaned = -0.00145322 Jy ! Total flux subtracted in 4096 components = -0.00148809 Jy ! Clean residual min=-0.000487 max=0.000536 Jy/beam ! Clean residual mean=-0.000001 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.195416 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 406 components and 0.195416 Jy ![Exited script file: muppet] wmap "J0053-0727_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.082 x 10.72 at 17.78 degrees (North through East) ! Clean map min=-0.00096128 max=0.12485 Jy/beam ! Writing clean map to FITS file: J0053-0727_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016464 device "J0053-0727_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0053-0727_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395616 0.395616 0.791232 1.58246 3.16493 6.32986 12.6597 25.3194 50.6389 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.082 x 10.72 at 17.78 degrees (North through East) ! Clean map min=-0.00096128 max=0.12485 Jy/beam quit ! Quitting program ! Log file J0053-0727_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:50:42 2016