! Started logfile: J0111-1317_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:39:07 2016 obs J0111-1317_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0111-1317_S_2015_03_17_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96406 visibilities/baseline/integration-bin. ! Found source: J0111-1317 ! ! 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 330 lines of history. ! ! Reading 14056 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 J0111-1317_S_2015_03_17_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.833757Jy sigma=0.008163 ! Fit after self-cal, rms=0.813132Jy sigma=0.007964 ! 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=2.645 mas, bmaj=6.289 mas, bpa=-4.814 degrees ! Estimated noise=838.526 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.141135 Jy ! Component: 100 - total flux cleaned = 0.174311 Jy ! Total flux subtracted in 100 components = 0.174311 Jy ! Clean residual min=-0.006439 max=0.013054 Jy/beam ! Clean residual mean=0.000014 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.174311 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.174311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094767Jy sigma=0.000839 ! Fit after self-cal, rms=0.094751Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147631 Jy ! Component: 100 - total flux cleaned = 0.0237547 Jy ! Total flux subtracted in 100 components = 0.0237547 Jy ! Clean residual min=-0.005036 max=0.006221 Jy/beam ! Clean residual mean=0.000013 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.198066 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 42 components and 0.198066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091197Jy sigma=0.000807 ! Fit after self-cal, rms=0.091179Jy sigma=0.000807 ! 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=3.229 mas, bmaj=7.476 mas, bpa=-3.739 degrees ! Estimated noise=623.183 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.00803129 Jy ! Component: 100 - total flux cleaned = 0.0122256 Jy ! Component: 150 - total flux cleaned = 0.0145578 Jy ! Component: 200 - total flux cleaned = 0.0159026 Jy ! Total flux subtracted in 200 components = 0.0159026 Jy ! Clean residual min=-0.005673 max=0.005824 Jy/beam ! Clean residual mean=0.000019 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.213968 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.213968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090359Jy sigma=0.000802 ! Fit after self-cal, rms=0.090349Jy sigma=0.000802 ! 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.91 HN 1.01 KP 1.07 ! LA 0.98 MK 1.00 NL 0.98 OV 0.99 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.06 KP 1.05 ! LA 0.93 MK 1.02 NL 1.05 OV 1.02 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.05 KP 0.94 ! LA 0.77 MK 1.08 NL 1.11 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 1.01 KP 0.91 ! LA 0.82 MK 1.07 NL 0.96 OV 1.03 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.090349Jy sigma=0.000802 ! Fit after self-cal, rms=0.086484Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=7.548 mas, bpa=-3.326 degrees ! Estimated noise=625.225 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.00209465 Jy ! Component: 100 - total flux cleaned = -0.00261326 Jy ! Component: 150 - total flux cleaned = -0.00282492 Jy ! Component: 200 - total flux cleaned = -0.00297374 Jy ! Total flux subtracted in 200 components = -0.00297374 Jy ! Clean residual min=-0.003965 max=0.004279 Jy/beam ! Clean residual mean=0.000008 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.210994 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.210994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086412Jy sigma=0.000780 ! Fit after self-cal, rms=0.086377Jy sigma=0.000780 ! Inverting map ! Added new window around map position (-6.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683459 Jy ! Component: 100 - total flux cleaned = 0.0011491 Jy ! Component: 150 - total flux cleaned = 0.00156615 Jy ! Component: 200 - total flux cleaned = 0.00179556 Jy ! Total flux subtracted in 200 components = 0.00179556 Jy ! Clean residual min=-0.003530 max=0.003387 Jy/beam ! Clean residual mean=0.000007 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.21279 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.21279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086091Jy sigma=0.000778 ! Fit after self-cal, rms=0.086062Jy sigma=0.000778 ! 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.086062Jy sigma=0.000778 ! Fit after self-cal, rms=0.087608Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.524 mas, bpa=-3.553 degrees ! Estimated noise=624.467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459208 Jy ! Component: 100 - total flux cleaned = 0.000502217 Jy ! Component: 150 - total flux cleaned = 0.000473424 Jy ! Component: 200 - total flux cleaned = 0.000420023 Jy ! Total flux subtracted in 200 components = 0.000420023 Jy ! Clean residual min=-0.002121 max=0.001698 Jy/beam ! Clean residual mean=-0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.21321 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 0.21321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087575Jy sigma=0.000770 ! Fit after self-cal, rms=0.087635Jy sigma=0.000770 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 = -5.32485e-05 Jy ! Component: 100 - total flux cleaned = -7.61744e-05 Jy ! Component: 150 - total flux cleaned = -9.77421e-05 Jy ! Component: 200 - total flux cleaned = -0.000118289 Jy ! Total flux subtracted in 200 components = -0.000118289 Jy ! Clean residual min=-0.002156 max=0.001767 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.213092 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.213092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087621Jy sigma=0.000770 ! Fit after self-cal, rms=0.087621Jy sigma=0.000770 ! 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.087621Jy sigma=0.000770 ! Fit after self-cal, rms=0.087718Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=7.519 mas, bpa=-3.541 degrees ! Estimated noise=624.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.64382e-06 Jy ! Component: 100 - total flux cleaned = -7.50069e-05 Jy ! Component: 150 - total flux cleaned = -0.000134329 Jy ! Component: 200 - total flux cleaned = -0.000153226 Jy ! Total flux subtracted in 200 components = -0.000153226 Jy ! Clean residual min=-0.002106 max=0.001773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.212939 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.212939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087706Jy sigma=0.000770 ! Fit after self-cal, rms=0.087708Jy sigma=0.000770 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 = -8.16919e-05 Jy ! Component: 100 - total flux cleaned = -9.8565e-05 Jy ! Component: 150 - total flux cleaned = -9.84412e-05 Jy ! Component: 200 - total flux cleaned = -0.00011344 Jy ! Total flux subtracted in 200 components = -0.00011344 Jy ! Clean residual min=-0.002108 max=0.001808 Jy/beam ! Clean residual mean=-0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.212825 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 0.212825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087701Jy sigma=0.000770 ! Fit after self-cal, rms=0.087701Jy sigma=0.000770 ! 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.087701Jy sigma=0.000770 ! Fit after self-cal, rms=0.087804Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=13.78 mas, bpa=2.343 degrees ! Estimated noise=804.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404174 Jy ! Component: 100 - total flux cleaned = -0.000465926 Jy ! Component: 150 - total flux cleaned = -0.000478229 Jy ! Component: 200 - total flux cleaned = -0.000466745 Jy ! Total flux subtracted in 200 components = -0.000466745 Jy ! Clean residual min=-0.002263 max=0.002087 Jy/beam ! Clean residual mean=-0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.212358 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 160 components and 0.212358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087801Jy sigma=0.000770 ! Fit after self-cal, rms=0.087802Jy sigma=0.000770 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 = -6.57894e-05 Jy ! Component: 100 - total flux cleaned = -7.68856e-05 Jy ! Component: 150 - total flux cleaned = -7.66259e-05 Jy ! Component: 200 - total flux cleaned = -7.66726e-05 Jy ! Total flux subtracted in 200 components = -7.66726e-05 Jy ! Clean residual min=-0.002237 max=0.002070 Jy/beam ! Clean residual mean=-0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.212282 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 163 components and 0.212282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087803Jy sigma=0.000770 ! Fit after self-cal, rms=0.087803Jy sigma=0.000770 ! 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=3.268 mas, bmaj=7.518 mas, bpa=-3.528 degrees ! Estimated noise=625.111 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.268 x 7.518 at -3.528 degrees (North through East) ! Clean map min=-0.0024771 max=0.18769 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=2.67 mas, bmaj=6.301 mas, bpa=-4.568 degrees ! Estimated noise=847.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142509 Jy ! Component: 100 - total flux cleaned = 0.175198 Jy ! Component: 150 - total flux cleaned = 0.189028 Jy ! Component: 200 - total flux cleaned = 0.197152 Jy ! Total flux subtracted in 200 components = 0.197152 Jy ! Clean residual min=-0.002984 max=0.004239 Jy/beam ! Clean residual mean=-0.000000 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.197152 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.197152 Jy ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.518 mas, bpa=-3.528 degrees ! Estimated noise=625.111 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.00695855 Jy ! Component: 100 - total flux cleaned = 0.010791 Jy ! Component: 150 - total flux cleaned = 0.0131179 Jy ! Component: 200 - total flux cleaned = 0.0136091 Jy ! Total flux subtracted in 200 components = 0.0136091 Jy ! Clean residual min=-0.002069 max=0.001909 Jy/beam ! Clean residual mean=-0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.210762 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 77 components and 0.210762 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.688 mas, bmaj=13.78 mas, bpa=2.343 degrees ! Estimated noise=804.757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707586 Jy ! Component: 100 - total flux cleaned = 0.00100761 Jy ! Component: 150 - total flux cleaned = 0.00110851 Jy ! Component: 200 - total flux cleaned = 0.00116569 Jy ! Total flux subtracted in 200 components = 0.00116569 Jy ! Clean residual min=-0.002338 max=0.002062 Jy/beam ! Clean residual mean=-0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.211927 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.58657e-05 Jy ! Component: 100 - total flux cleaned = 0.000120775 Jy ! Component: 150 - total flux cleaned = 0.00018169 Jy ! Component: 200 - total flux cleaned = 0.000236659 Jy ! Total flux subtracted in 200 components = 0.000236659 Jy ! Clean residual min=-0.002289 max=0.002039 Jy/beam ! Clean residual mean=-0.000005 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.212164 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.212164 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.518 mas, bpa=-3.528 degrees ! Estimated noise=625.111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.28758e-05 Jy ! Component: 100 - total flux cleaned = -3.12942e-05 Jy ! Component: 150 - total flux cleaned = 5.08119e-05 Jy ! Component: 200 - total flux cleaned = 9.89612e-05 Jy ! Total flux subtracted in 200 components = 9.89612e-05 Jy ! Clean residual min=-0.002021 max=0.001761 Jy/beam ! Clean residual mean=-0.000002 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.212263 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.212263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087807Jy sigma=0.000770 ! Fit after self-cal, rms=0.087805Jy sigma=0.000770 wmodel J0111-1317_S_2015_03_17_pus_map.mod ! Writing 125 model components to file: J0111-1317_S_2015_03_17_pus_map.mod wobs J0111-1317_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0111-1317_S_2015_03_17_pus_uvs.fits wwins J0111-1317_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0111-1317_S_2015_03_17_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 = -0.000507654 Jy ! Component: 100 - total flux cleaned = -0.000690275 Jy ! Component: 150 - total flux cleaned = -0.000864095 Jy ! Component: 200 - total flux cleaned = -0.00111356 Jy ! Component: 250 - total flux cleaned = -0.0013541 Jy ! Component: 300 - total flux cleaned = -0.00150881 Jy ! Component: 350 - total flux cleaned = -0.00153458 Jy ! Component: 400 - total flux cleaned = -0.00158422 Jy ! Component: 450 - total flux cleaned = -0.00153671 Jy ! Component: 500 - total flux cleaned = -0.00151299 Jy ! Component: 550 - total flux cleaned = -0.00144397 Jy ! Component: 600 - total flux cleaned = -0.00130917 Jy ! Component: 650 - total flux cleaned = -0.00130894 Jy ! Component: 700 - total flux cleaned = -0.00111259 Jy ! Component: 750 - total flux cleaned = -0.00102684 Jy ! Component: 800 - total flux cleaned = -0.000899609 Jy ! Component: 850 - total flux cleaned = -0.000836927 Jy ! Component: 900 - total flux cleaned = -0.000712922 Jy ! Component: 950 - total flux cleaned = -0.000651935 Jy ! Component: 1000 - total flux cleaned = -0.000511083 Jy ! Component: 1050 - total flux cleaned = -0.000491229 Jy ! Component: 1100 - total flux cleaned = -0.000432238 Jy ! Component: 1150 - total flux cleaned = -0.000315799 Jy ! Component: 1200 - total flux cleaned = -0.000315828 Jy ! Component: 1250 - total flux cleaned = -0.000145176 Jy ! Component: 1300 - total flux cleaned = -0.000107921 Jy ! Component: 1350 - total flux cleaned = -0.00010796 Jy ! Component: 1400 - total flux cleaned = -5.31043e-05 Jy ! Component: 1450 - total flux cleaned = 3.77806e-05 Jy ! Component: 1500 - total flux cleaned = 0.000109287 Jy ! Component: 1550 - total flux cleaned = 0.000180357 Jy ! Component: 1600 - total flux cleaned = 0.000233071 Jy ! Component: 1650 - total flux cleaned = 0.000337515 Jy ! Component: 1700 - total flux cleaned = 0.000320467 Jy ! Component: 1750 - total flux cleaned = 0.000406297 Jy ! Component: 1800 - total flux cleaned = 0.00045692 Jy ! Component: 1850 - total flux cleaned = 0.000574276 Jy ! Component: 1900 - total flux cleaned = 0.000590719 Jy ! Component: 1950 - total flux cleaned = 0.000640387 Jy ! Component: 2000 - total flux cleaned = 0.00072209 Jy ! Component: 2050 - total flux cleaned = 0.000835693 Jy ! Component: 2100 - total flux cleaned = 0.000867958 Jy ! Component: 2150 - total flux cleaned = 0.000900254 Jy ! Component: 2200 - total flux cleaned = 0.000979263 Jy ! Component: 2250 - total flux cleaned = 0.00107334 Jy ! Component: 2300 - total flux cleaned = 0.0011665 Jy ! Component: 2350 - total flux cleaned = 0.00116636 Jy ! Component: 2400 - total flux cleaned = 0.0012124 Jy ! Component: 2450 - total flux cleaned = 0.00127308 Jy ! Component: 2500 - total flux cleaned = 0.00127324 Jy ! Component: 2550 - total flux cleaned = 0.00136283 Jy ! Component: 2600 - total flux cleaned = 0.00142221 Jy ! Component: 2650 - total flux cleaned = 0.00143701 Jy ! Component: 2700 - total flux cleaned = 0.00145153 Jy ! Component: 2750 - total flux cleaned = 0.00146582 Jy ! Component: 2800 - total flux cleaned = 0.00146587 Jy ! Component: 2850 - total flux cleaned = 0.00145156 Jy ! Component: 2900 - total flux cleaned = 0.00149395 Jy ! Component: 2950 - total flux cleaned = 0.00150786 Jy ! Component: 3000 - total flux cleaned = 0.00154963 Jy ! Component: 3050 - total flux cleaned = 0.0015772 Jy ! Component: 3100 - total flux cleaned = 0.00154963 Jy ! Component: 3150 - total flux cleaned = 0.00157697 Jy ! Component: 3200 - total flux cleaned = 0.00161786 Jy ! Component: 3250 - total flux cleaned = 0.00160434 Jy ! Component: 3300 - total flux cleaned = 0.00164458 Jy ! Component: 3350 - total flux cleaned = 0.00164459 Jy ! Component: 3400 - total flux cleaned = 0.00160494 Jy ! Component: 3450 - total flux cleaned = 0.00161803 Jy ! Component: 3500 - total flux cleaned = 0.00164414 Jy ! Component: 3550 - total flux cleaned = 0.00159231 Jy ! Component: 3600 - total flux cleaned = 0.00159231 Jy ! Component: 3650 - total flux cleaned = 0.00157935 Jy ! Component: 3700 - total flux cleaned = 0.00151579 Jy ! Component: 3750 - total flux cleaned = 0.00154121 Jy ! Component: 3800 - total flux cleaned = 0.00149089 Jy ! Component: 3850 - total flux cleaned = 0.00149086 Jy ! Component: 3900 - total flux cleaned = 0.00145359 Jy ! Component: 3950 - total flux cleaned = 0.00146585 Jy ! Component: 4000 - total flux cleaned = 0.00141682 Jy ! Component: 4050 - total flux cleaned = 0.0014777 Jy ! Total flux subtracted in 4096 components = 0.00144132 Jy ! Clean residual min=-0.000740 max=0.000752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.213704 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 438 components and 0.213704 Jy ![Exited script file: muppet] wmap "J0111-1317_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.268 x 7.518 at -3.528 degrees (North through East) ! Clean map min=-0.0017944 max=0.18833 Jy/beam ! Writing clean map to FITS file: J0111-1317_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188334 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228957 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.364709 0.364709 0.729418 1.45884 2.91767 5.83535 11.6707 23.3414 46.6828 93.3655 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.268 x 7.518 at -3.528 degrees (North through East) ! Clean map min=-0.0017944 max=0.18833 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0111-1317_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:39:14 2016