! Started logfile: J1114-0816_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:23:59 2016 obs J1114-0816_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1114-0816_S_2014_05_31_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871914 visibilities/baseline/integration-bin. ! Found source: J1114-0816 ! ! 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 336 lines of history. ! ! Reading 11300 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 J1114-0816_S_2014_05_31_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.802880Jy sigma=0.008901 ! Fit after self-cal, rms=0.784687Jy sigma=0.008713 ! 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.91 mas, bmaj=7.408 mas, bpa=3.425 degrees ! Estimated noise=832.966 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.165121 Jy ! Component: 100 - total flux cleaned = 0.202223 Jy ! Total flux subtracted in 100 components = 0.202223 Jy ! Clean residual min=-0.008052 max=0.014214 Jy/beam ! Clean residual mean=-0.000012 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.202223 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.202223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091000Jy sigma=0.000947 ! Fit after self-cal, rms=0.090992Jy sigma=0.000947 ! 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.565 mas, bmaj=8.593 mas, bpa=3.622 degrees ! Estimated noise=614.063 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.0182187 Jy ! Component: 100 - total flux cleaned = 0.0258428 Jy ! Component: 150 - total flux cleaned = 0.0294373 Jy ! Component: 200 - total flux cleaned = 0.0313066 Jy ! Total flux subtracted in 200 components = 0.0313066 Jy ! Clean residual min=-0.008642 max=0.019358 Jy/beam ! Clean residual mean=-0.000030 rms=0.002877 Jy/beam ! Combined flux in latest and established models = 0.23353 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 38 components and 0.23353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087082Jy sigma=0.000920 ! Fit after self-cal, rms=0.087015Jy sigma=0.000919 ! Inverting map ! Added new window around map position (15, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190763 Jy ! Component: 100 - total flux cleaned = 0.0279671 Jy ! Component: 150 - total flux cleaned = 0.0333273 Jy ! Component: 200 - total flux cleaned = 0.0370058 Jy ! Total flux subtracted in 200 components = 0.0370058 Jy ! Clean residual min=-0.006410 max=0.008446 Jy/beam ! Clean residual mean=-0.000017 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.270536 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 0.270535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083141Jy sigma=0.000873 ! Fit after self-cal, rms=0.082828Jy sigma=0.000869 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.82 HN 1.00 KP 1.03 ! LA 1.15 MK 1.01 NL 1.10 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.04 KP 0.97 ! LA 1.10 MK 1.02 NL 1.45 OV 1.02 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.03 KP 0.89 ! LA 0.87 MK 1.02 NL 1.01 OV 0.94 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.96 KP 0.85 ! LA 0.83 MK 0.99 NL 1.04 OV 1.02 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.082828Jy sigma=0.000869 ! Fit after self-cal, rms=0.077872Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.664 mas, bpa=3.811 degrees ! Estimated noise=612.865 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.00297343 Jy ! Component: 100 - total flux cleaned = 0.0036709 Jy ! Component: 150 - total flux cleaned = 0.00430001 Jy ! Component: 200 - total flux cleaned = 0.00447915 Jy ! Total flux subtracted in 200 components = 0.00447915 Jy ! Clean residual min=-0.003894 max=0.003987 Jy/beam ! Clean residual mean=-0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.275015 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.275015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077666Jy sigma=0.000795 ! Fit after self-cal, rms=0.077667Jy 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.077667Jy sigma=0.000794 ! Fit after self-cal, rms=0.074669Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.678 mas, bpa=3.854 degrees ! Estimated noise=610.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112094 Jy ! Component: 100 - total flux cleaned = 0.00106933 Jy ! Component: 150 - total flux cleaned = 0.00125011 Jy ! Component: 200 - total flux cleaned = 0.0012105 Jy ! Total flux subtracted in 200 components = 0.0012105 Jy ! Clean residual min=-0.002175 max=0.003940 Jy/beam ! Clean residual mean=-0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.276225 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.276225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074597Jy sigma=0.000776 ! Fit after self-cal, rms=0.074597Jy sigma=0.000776 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 (6.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324308 Jy ! Component: 100 - total flux cleaned = 0.00291438 Jy ! Component: 150 - total flux cleaned = 0.00267733 Jy ! Component: 200 - total flux cleaned = 0.0025513 Jy ! Total flux subtracted in 200 components = 0.0025513 Jy ! Clean residual min=-0.002177 max=0.002354 Jy/beam ! Clean residual mean=-0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.278776 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.278776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074448Jy sigma=0.000774 ! Fit after self-cal, rms=0.074439Jy sigma=0.000774 ! Inverting map ! Added new window around map position (4.5, -40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224653 Jy ! Component: 100 - total flux cleaned = 0.0026958 Jy ! Component: 150 - total flux cleaned = 0.00273958 Jy ! Component: 200 - total flux cleaned = 0.00277755 Jy ! Total flux subtracted in 200 components = 0.00277755 Jy ! Clean residual min=-0.002273 max=0.001969 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.281554 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.281554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074362Jy sigma=0.000773 ! Fit after self-cal, rms=0.074359Jy sigma=0.000773 ! 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.074359Jy sigma=0.000773 ! Fit after self-cal, rms=0.074180Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=8.671 mas, bpa=3.866 degrees ! Estimated noise=609.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000940477 Jy ! Component: 100 - total flux cleaned = 0.00122079 Jy ! Component: 150 - total flux cleaned = 0.00125329 Jy ! Component: 200 - total flux cleaned = 0.00125382 Jy ! Total flux subtracted in 200 components = 0.00125382 Jy ! Clean residual min=-0.002092 max=0.001702 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.282808 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.282808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074149Jy sigma=0.000773 ! Fit after self-cal, rms=0.074148Jy sigma=0.000773 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 = 0.000179031 Jy ! Component: 100 - total flux cleaned = 0.000178444 Jy ! Component: 150 - total flux cleaned = 8.13405e-05 Jy ! Component: 200 - total flux cleaned = 1.30796e-05 Jy ! Total flux subtracted in 200 components = 1.30796e-05 Jy ! Clean residual min=-0.002073 max=0.001658 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.282821 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 166 components and 0.282821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074132Jy sigma=0.000772 ! Fit after self-cal, rms=0.074131Jy sigma=0.000772 ! 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.074131Jy sigma=0.000772 ! Fit after self-cal, rms=0.074156Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.854 mas, bmaj=14.18 mas, bpa=5.493 degrees ! Estimated noise=723.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522956 Jy ! Component: 100 - total flux cleaned = 0.000592659 Jy ! Component: 150 - total flux cleaned = 0.000593542 Jy ! Component: 200 - total flux cleaned = 0.000577714 Jy ! Total flux subtracted in 200 components = 0.000577714 Jy ! Clean residual min=-0.001961 max=0.001958 Jy/beam ! Clean residual mean=-0.000003 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.283399 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 190 components and 0.283399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074149Jy sigma=0.000772 ! Fit after self-cal, rms=0.074147Jy sigma=0.000772 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.66984e-05 Jy ! Component: 100 - total flux cleaned = -1.78599e-05 Jy ! Component: 150 - total flux cleaned = -7.52603e-05 Jy ! Component: 200 - total flux cleaned = -0.000115248 Jy ! Total flux subtracted in 200 components = -0.000115248 Jy ! Clean residual min=-0.001921 max=0.001972 Jy/beam ! Clean residual mean=-0.000003 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.283283 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 207 components and 0.283283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074144Jy sigma=0.000772 ! Fit after self-cal, rms=0.074143Jy sigma=0.000772 ! 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.582 mas, bmaj=8.668 mas, bpa=3.848 degrees ! Estimated noise=609.689 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 8.668 at 3.848 degrees (North through East) ! Clean map min=-0.0020027 max=0.21643 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.923 mas, bmaj=7.457 mas, bpa=3.767 degrees ! Estimated noise=826.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163776 Jy ! Component: 100 - total flux cleaned = 0.200784 Jy ! Component: 150 - total flux cleaned = 0.217494 Jy ! Component: 200 - total flux cleaned = 0.22959 Jy ! Total flux subtracted in 200 components = 0.22959 Jy ! Clean residual min=-0.004365 max=0.006901 Jy/beam ! Clean residual mean=-0.000003 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.22959 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.22959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.668 mas, bpa=3.848 degrees ! Estimated noise=609.689 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.0134339 Jy ! Component: 100 - total flux cleaned = 0.0228619 Jy ! Component: 150 - total flux cleaned = 0.0297282 Jy ! Component: 200 - total flux cleaned = 0.0348359 Jy ! Total flux subtracted in 200 components = 0.0348359 Jy ! Clean residual min=-0.002937 max=0.003008 Jy/beam ! Clean residual mean=-0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.264426 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 63 components and 0.264426 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.854 mas, bmaj=14.18 mas, bpa=5.493 degrees ! Estimated noise=723.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579666 Jy ! Component: 100 - total flux cleaned = 0.0092899 Jy ! Component: 150 - total flux cleaned = 0.0117641 Jy ! Component: 200 - total flux cleaned = 0.0136101 Jy ! Total flux subtracted in 200 components = 0.0136101 Jy ! Clean residual min=-0.002596 max=0.002091 Jy/beam ! Clean residual mean=-0.000004 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.278036 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 = 0.00139943 Jy ! Component: 100 - total flux cleaned = 0.00247471 Jy ! Component: 150 - total flux cleaned = 0.00321858 Jy ! Component: 200 - total flux cleaned = 0.00352409 Jy ! Total flux subtracted in 200 components = 0.00352409 Jy ! Clean residual min=-0.002260 max=0.002127 Jy/beam ! Clean residual mean=-0.000003 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.28156 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 157 components and 0.281561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.668 mas, bpa=3.848 degrees ! Estimated noise=609.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111141 Jy ! Component: 100 - total flux cleaned = 0.000268745 Jy ! Component: 150 - total flux cleaned = 0.000312975 Jy ! Component: 200 - total flux cleaned = 0.00039546 Jy ! Total flux subtracted in 200 components = 0.00039546 Jy ! Clean residual min=-0.002035 max=0.001783 Jy/beam ! Clean residual mean=-0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.281956 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 175 components and 0.281956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074214Jy sigma=0.000773 ! Fit after self-cal, rms=0.074201Jy sigma=0.000773 wmodel J1114-0816_S_2014_05_31_pus_map.mod ! Writing 175 model components to file: J1114-0816_S_2014_05_31_pus_map.mod wobs J1114-0816_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1114-0816_S_2014_05_31_pus_uvs.fits wwins J1114-0816_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J1114-0816_S_2014_05_31_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.00077314 Jy ! Component: 100 - total flux cleaned = -0.00102612 Jy ! Component: 150 - total flux cleaned = -0.00120078 Jy ! Component: 200 - total flux cleaned = -0.00131133 Jy ! Component: 250 - total flux cleaned = -0.00133829 Jy ! Component: 300 - total flux cleaned = -0.00148918 Jy ! Component: 350 - total flux cleaned = -0.00148859 Jy ! Component: 400 - total flux cleaned = -0.00151288 Jy ! Component: 450 - total flux cleaned = -0.00158269 Jy ! Component: 500 - total flux cleaned = -0.00160534 Jy ! Component: 550 - total flux cleaned = -0.00158336 Jy ! Component: 600 - total flux cleaned = -0.00158362 Jy ! Component: 650 - total flux cleaned = -0.00162637 Jy ! Component: 700 - total flux cleaned = -0.00164746 Jy ! Component: 750 - total flux cleaned = -0.00170945 Jy ! Component: 800 - total flux cleaned = -0.00176991 Jy ! Component: 850 - total flux cleaned = -0.00176988 Jy ! Component: 900 - total flux cleaned = -0.00176975 Jy ! Component: 950 - total flux cleaned = -0.00175073 Jy ! Component: 1000 - total flux cleaned = -0.00184583 Jy ! Component: 1050 - total flux cleaned = -0.00192061 Jy ! Component: 1100 - total flux cleaned = -0.00184647 Jy ! Component: 1150 - total flux cleaned = -0.00188269 Jy ! Component: 1200 - total flux cleaned = -0.00190059 Jy ! Component: 1250 - total flux cleaned = -0.00186489 Jy ! Component: 1300 - total flux cleaned = -0.00191737 Jy ! Component: 1350 - total flux cleaned = -0.0019347 Jy ! Component: 1400 - total flux cleaned = -0.00198593 Jy ! Component: 1450 - total flux cleaned = -0.0020194 Jy ! Component: 1500 - total flux cleaned = -0.00193588 Jy ! Component: 1550 - total flux cleaned = -0.00200227 Jy ! Component: 1600 - total flux cleaned = -0.00195341 Jy ! Component: 1650 - total flux cleaned = -0.00201801 Jy ! Component: 1700 - total flux cleaned = -0.00201797 Jy ! Component: 1750 - total flux cleaned = -0.00204979 Jy ! Component: 1800 - total flux cleaned = -0.00212811 Jy ! Component: 1850 - total flux cleaned = -0.00215913 Jy ! Component: 1900 - total flux cleaned = -0.00217454 Jy ! Component: 1950 - total flux cleaned = -0.00223545 Jy ! Component: 2000 - total flux cleaned = -0.00225044 Jy ! Component: 2050 - total flux cleaned = -0.00233991 Jy ! Component: 2100 - total flux cleaned = -0.00232494 Jy ! Component: 2150 - total flux cleaned = -0.00236892 Jy ! Component: 2200 - total flux cleaned = -0.00239812 Jy ! Component: 2250 - total flux cleaned = -0.00249887 Jy ! Component: 2300 - total flux cleaned = -0.00258454 Jy ! Component: 2350 - total flux cleaned = -0.00258436 Jy ! Component: 2400 - total flux cleaned = -0.00264027 Jy ! Component: 2450 - total flux cleaned = -0.00268182 Jy ! Component: 2500 - total flux cleaned = -0.00268191 Jy ! Component: 2550 - total flux cleaned = -0.0027775 Jy ! Component: 2600 - total flux cleaned = -0.00272322 Jy ! Component: 2650 - total flux cleaned = -0.00279056 Jy ! Component: 2700 - total flux cleaned = -0.00283071 Jy ! Component: 2750 - total flux cleaned = -0.00287041 Jy ! Component: 2800 - total flux cleaned = -0.00289659 Jy ! Component: 2850 - total flux cleaned = -0.00288356 Jy ! Component: 2900 - total flux cleaned = -0.00292232 Jy ! Component: 2950 - total flux cleaned = -0.00294798 Jy ! Component: 3000 - total flux cleaned = -0.00298606 Jy ! Component: 3050 - total flux cleaned = -0.00297328 Jy ! Component: 3100 - total flux cleaned = -0.00299837 Jy ! Component: 3150 - total flux cleaned = -0.00304804 Jy ! Component: 3200 - total flux cleaned = -0.003011 Jy ! Component: 3250 - total flux cleaned = -0.00303562 Jy ! Component: 3300 - total flux cleaned = -0.00313292 Jy ! Component: 3350 - total flux cleaned = -0.00320516 Jy ! Component: 3400 - total flux cleaned = -0.00321704 Jy ! Component: 3450 - total flux cleaned = -0.00328825 Jy ! Component: 3500 - total flux cleaned = -0.00331196 Jy ! Component: 3550 - total flux cleaned = -0.00332366 Jy ! Component: 3600 - total flux cleaned = -0.0033704 Jy ! Component: 3650 - total flux cleaned = -0.00335886 Jy ! Component: 3700 - total flux cleaned = -0.00335899 Jy ! Component: 3750 - total flux cleaned = -0.00342779 Jy ! Component: 3800 - total flux cleaned = -0.00341653 Jy ! Component: 3850 - total flux cleaned = -0.00346181 Jy ! Component: 3900 - total flux cleaned = -0.00350683 Jy ! Component: 3950 - total flux cleaned = -0.00349569 Jy ! Component: 4000 - total flux cleaned = -0.0035737 Jy ! Component: 4050 - total flux cleaned = -0.0035296 Jy ! Total flux subtracted in 4096 components = -0.00359569 Jy ! Clean residual min=-0.000715 max=0.000720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.27836 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 457 components and 0.27836 Jy ![Exited script file: muppet] wmap "J1114-0816_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 8.668 at 3.848 degrees (North through East) ! Clean map min=-0.0017399 max=0.21579 Jy/beam ! Writing clean map to FITS file: J1114-0816_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.215792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203699 device "J1114-0816_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1114-0816_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283188 0.283188 0.566376 1.13275 2.26551 4.53101 9.06202 18.124 36.2481 72.4962 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.215 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.582 x 8.668 at 3.848 degrees (North through East) ! Clean map min=-0.0017399 max=0.21579 Jy/beam quit ! Quitting program ! Log file J1114-0816_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:24:05 2016