! Started logfile: J1140-2730_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:52:22 2016 obs J1140-2730_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1140-2730_S_2014_06_09_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785727 visibilities/baseline/integration-bin. ! Found source: J1140-2730 ! ! 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 17396 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 J1140-2730_S_2014_06_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 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952681Jy sigma=0.008233 ! Fit after self-cal, rms=0.898868Jy sigma=0.007785 ! 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.445 mas, bmaj=6.705 mas, bpa=-7.47 degrees ! Estimated noise=1297.78 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.0800204 Jy ! Component: 100 - total flux cleaned = 0.0988751 Jy ! Total flux subtracted in 100 components = 0.0988751 Jy ! Clean residual min=-0.004675 max=0.007834 Jy/beam ! Clean residual mean=-0.000010 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0988751 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0988751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100050Jy sigma=0.000792 ! Fit after self-cal, rms=0.100034Jy sigma=0.000792 ! Inverting map ! Added new window around map position (-4, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841367 Jy ! Component: 100 - total flux cleaned = 0.0130547 Jy ! Total flux subtracted in 100 components = 0.0130547 Jy ! Clean residual min=-0.004319 max=0.004843 Jy/beam ! Clean residual mean=0.000002 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.11193 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.11193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099137Jy sigma=0.000783 ! Fit after self-cal, rms=0.099121Jy sigma=0.000783 ! 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.052 mas, bmaj=8.261 mas, bpa=-5.525 degrees ! Estimated noise=640.056 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.00527269 Jy ! Component: 100 - total flux cleaned = 0.00823082 Jy ! Component: 150 - total flux cleaned = 0.0099603 Jy ! Component: 200 - total flux cleaned = 0.0106771 Jy ! Total flux subtracted in 200 components = 0.0106771 Jy ! Clean residual min=-0.002818 max=0.003208 Jy/beam ! Clean residual mean=0.000000 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.122607 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.122607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098830Jy sigma=0.000780 ! Fit after self-cal, rms=0.098844Jy sigma=0.000780 ! 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.00* FD 0.82 HN 1.05 KP 1.04 ! LA 1.16 MK 1.00 NL 1.04 OV 0.93 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.08 KP 1.00 ! LA 1.11 MK 1.01 NL 1.05 OV 0.98 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.08 KP 0.90 ! LA 0.92 MK 1.09 NL 1.02 OV 0.93 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.14 KP 0.88 ! LA 0.87 MK 0.97 NL 1.10 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.098844Jy sigma=0.000780 ! Fit after self-cal, rms=0.099869Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=8.279 mas, bpa=-5.209 degrees ! Estimated noise=642.725 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.000532556 Jy ! Component: 100 - total flux cleaned = -0.000600015 Jy ! Component: 150 - total flux cleaned = -0.000779045 Jy ! Component: 200 - total flux cleaned = -0.000856126 Jy ! Total flux subtracted in 200 components = -0.000856126 Jy ! Clean residual min=-0.002211 max=0.002348 Jy/beam ! Clean residual mean=-0.000015 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.121751 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.121751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099839Jy sigma=0.000774 ! Fit after self-cal, rms=0.099874Jy sigma=0.000774 ! 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.099874Jy sigma=0.000774 ! Fit after self-cal, rms=0.102463Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.287 mas, bpa=-5.241 degrees ! Estimated noise=646.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123874 Jy ! Component: 100 - total flux cleaned = -0.000105533 Jy ! Component: 150 - total flux cleaned = -8.96313e-05 Jy ! Component: 200 - total flux cleaned = -8.969e-05 Jy ! Total flux subtracted in 200 components = -8.969e-05 Jy ! Clean residual min=-0.002013 max=0.001786 Jy/beam ! Clean residual mean=-0.000011 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.121661 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.121661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102456Jy sigma=0.000773 ! Fit after self-cal, rms=0.102493Jy 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 = -6.57213e-05 Jy ! Component: 100 - total flux cleaned = -6.58052e-05 Jy ! Component: 150 - total flux cleaned = -6.60102e-05 Jy ! Component: 200 - total flux cleaned = -5.29972e-05 Jy ! Total flux subtracted in 200 components = -5.29972e-05 Jy ! Clean residual min=-0.002008 max=0.001786 Jy/beam ! Clean residual mean=-0.000011 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.121608 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.121608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102488Jy sigma=0.000772 ! Fit after self-cal, rms=0.102485Jy sigma=0.000772 ! 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.102485Jy sigma=0.000772 ! Fit after self-cal, rms=0.103180Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.288 mas, bpa=-5.24 degrees ! Estimated noise=647.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.01154e-05 Jy ! Component: 100 - total flux cleaned = -4.2623e-05 Jy ! Component: 150 - total flux cleaned = -4.32705e-05 Jy ! Component: 200 - total flux cleaned = -4.31718e-05 Jy ! Total flux subtracted in 200 components = -4.31718e-05 Jy ! Clean residual min=-0.002015 max=0.001765 Jy/beam ! Clean residual mean=-0.000010 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.121565 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.121565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103176Jy sigma=0.000772 ! Fit after self-cal, rms=0.103181Jy 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 = -7.57658e-05 Jy ! Component: 100 - total flux cleaned = -7.54119e-05 Jy ! Component: 150 - total flux cleaned = -6.47733e-05 Jy ! Component: 200 - total flux cleaned = -6.51987e-05 Jy ! Total flux subtracted in 200 components = -6.51987e-05 Jy ! Clean residual min=-0.002005 max=0.001739 Jy/beam ! Clean residual mean=-0.000010 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.1215 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.1215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103178Jy sigma=0.000772 ! Fit after self-cal, rms=0.103176Jy 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.103176Jy sigma=0.000772 ! Fit after self-cal, rms=0.103453Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.703 mas, bmaj=20.17 mas, bpa=-3.58 degrees ! Estimated noise=792.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185038 Jy ! Component: 100 - total flux cleaned = -0.000171239 Jy ! Component: 150 - total flux cleaned = -0.000171781 Jy ! Component: 200 - total flux cleaned = -0.000180237 Jy ! Total flux subtracted in 200 components = -0.000180237 Jy ! Clean residual min=-0.001962 max=0.001870 Jy/beam ! Clean residual mean=-0.000022 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.121319 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 88 components and 0.121319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103453Jy sigma=0.000772 ! Fit after self-cal, rms=0.103450Jy 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 = -7.73226e-05 Jy ! Component: 100 - total flux cleaned = -6.7256e-05 Jy ! Component: 150 - total flux cleaned = -7.61888e-05 Jy ! Component: 200 - total flux cleaned = -7.61802e-05 Jy ! Total flux subtracted in 200 components = -7.61802e-05 Jy ! Clean residual min=-0.001944 max=0.001862 Jy/beam ! Clean residual mean=-0.000023 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.121243 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 88 components and 0.121243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103449Jy sigma=0.000772 ! Fit after self-cal, rms=0.103447Jy 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.086 mas, bmaj=8.289 mas, bpa=-5.222 degrees ! Estimated noise=648.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 8.289 at -5.222 degrees (North through East) ! Clean map min=-0.0019873 max=0.10321 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.46 mas, bmaj=6.666 mas, bpa=-7.074 degrees ! Estimated noise=1329.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816343 Jy ! Component: 100 - total flux cleaned = 0.100879 Jy ! Component: 150 - total flux cleaned = 0.109377 Jy ! Component: 200 - total flux cleaned = 0.114042 Jy ! Total flux subtracted in 200 components = 0.114042 Jy ! Clean residual min=-0.003708 max=0.003325 Jy/beam ! Clean residual mean=-0.000011 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.114042 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.114042 Jy ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.289 mas, bpa=-5.222 degrees ! Estimated noise=648.13 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.00378392 Jy ! Component: 100 - total flux cleaned = 0.00575448 Jy ! Component: 150 - total flux cleaned = 0.00659192 Jy ! Component: 200 - total flux cleaned = 0.00681708 Jy ! Total flux subtracted in 200 components = 0.00681708 Jy ! Clean residual min=-0.002024 max=0.001781 Jy/beam ! Clean residual mean=-0.000011 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.120859 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.120859 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.703 mas, bmaj=20.17 mas, bpa=-3.58 degrees ! Estimated noise=792.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184133 Jy ! Component: 100 - total flux cleaned = 0.000205264 Jy ! Component: 150 - total flux cleaned = 0.00022219 Jy ! Component: 200 - total flux cleaned = 0.00021121 Jy ! Total flux subtracted in 200 components = 0.00021121 Jy ! Clean residual min=-0.001978 max=0.001854 Jy/beam ! Clean residual mean=-0.000023 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.12107 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 = -9.36599e-06 Jy ! Component: 100 - total flux cleaned = -1.00017e-05 Jy ! Component: 150 - total flux cleaned = -1.77474e-05 Jy ! Component: 200 - total flux cleaned = -1.82941e-05 Jy ! Total flux subtracted in 200 components = -1.82941e-05 Jy ! Clean residual min=-0.001983 max=0.001844 Jy/beam ! Clean residual mean=-0.000023 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.121052 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.121052 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.289 mas, bpa=-5.222 degrees ! Estimated noise=648.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162831 Jy ! Component: 100 - total flux cleaned = -0.00021253 Jy ! Component: 150 - total flux cleaned = -0.000191398 Jy ! Component: 200 - total flux cleaned = -0.000171617 Jy ! Total flux subtracted in 200 components = -0.000171617 Jy ! Clean residual min=-0.001986 max=0.001787 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.12088 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.12088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103459Jy sigma=0.000772 ! Fit after self-cal, rms=0.103450Jy sigma=0.000772 wmodel J1140-2730_S_2014_06_09_pus_map.mod ! Writing 69 model components to file: J1140-2730_S_2014_06_09_pus_map.mod wobs J1140-2730_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1140-2730_S_2014_06_09_pus_uvs.fits wwins J1140-2730_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1140-2730_S_2014_06_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 = -0.000594587 Jy ! Component: 100 - total flux cleaned = -0.00111382 Jy ! Component: 150 - total flux cleaned = -0.00160511 Jy ! Component: 200 - total flux cleaned = -0.00207339 Jy ! Component: 250 - total flux cleaned = -0.00238164 Jy ! Component: 300 - total flux cleaned = -0.00257189 Jy ! Component: 350 - total flux cleaned = -0.00280939 Jy ! Component: 400 - total flux cleaned = -0.00293734 Jy ! Component: 450 - total flux cleaned = -0.00308757 Jy ! Component: 500 - total flux cleaned = -0.00320942 Jy ! Component: 550 - total flux cleaned = -0.00328075 Jy ! Component: 600 - total flux cleaned = -0.00330434 Jy ! Component: 650 - total flux cleaned = -0.00334975 Jy ! Component: 700 - total flux cleaned = -0.00330509 Jy ! Component: 750 - total flux cleaned = -0.0032838 Jy ! Component: 800 - total flux cleaned = -0.00332733 Jy ! Component: 850 - total flux cleaned = -0.00324201 Jy ! Component: 900 - total flux cleaned = -0.0032003 Jy ! Component: 950 - total flux cleaned = -0.00324162 Jy ! Component: 1000 - total flux cleaned = -0.00311951 Jy ! Component: 1050 - total flux cleaned = -0.00313973 Jy ! Component: 1100 - total flux cleaned = -0.00315921 Jy ! Component: 1150 - total flux cleaned = -0.00313968 Jy ! Component: 1200 - total flux cleaned = -0.00312004 Jy ! Component: 1250 - total flux cleaned = -0.00312005 Jy ! Component: 1300 - total flux cleaned = -0.00313885 Jy ! Component: 1350 - total flux cleaned = -0.00313889 Jy ! Component: 1400 - total flux cleaned = -0.00319358 Jy ! Component: 1450 - total flux cleaned = -0.00315743 Jy ! Component: 1500 - total flux cleaned = -0.00317538 Jy ! Component: 1550 - total flux cleaned = -0.00317527 Jy ! Component: 1600 - total flux cleaned = -0.00315776 Jy ! Component: 1650 - total flux cleaned = -0.00322683 Jy ! Component: 1700 - total flux cleaned = -0.00322637 Jy ! Component: 1750 - total flux cleaned = -0.00320957 Jy ! Component: 1800 - total flux cleaned = -0.0031762 Jy ! Component: 1850 - total flux cleaned = -0.00319267 Jy ! Component: 1900 - total flux cleaned = -0.00314391 Jy ! Component: 1950 - total flux cleaned = -0.00316005 Jy ! Component: 2000 - total flux cleaned = -0.00311229 Jy ! Component: 2050 - total flux cleaned = -0.0031279 Jy ! Component: 2100 - total flux cleaned = -0.0031123 Jy ! Component: 2150 - total flux cleaned = -0.00308138 Jy ! Component: 2200 - total flux cleaned = -0.00311202 Jy ! Component: 2250 - total flux cleaned = -0.00311223 Jy ! Component: 2300 - total flux cleaned = -0.00315744 Jy ! Component: 2350 - total flux cleaned = -0.00315717 Jy ! Component: 2400 - total flux cleaned = -0.00315724 Jy ! Component: 2450 - total flux cleaned = -0.00315731 Jy ! Component: 2500 - total flux cleaned = -0.0032151 Jy ! Component: 2550 - total flux cleaned = -0.00317204 Jy ! Component: 2600 - total flux cleaned = -0.00320075 Jy ! Component: 2650 - total flux cleaned = -0.0032711 Jy ! Component: 2700 - total flux cleaned = -0.00327109 Jy ! Component: 2750 - total flux cleaned = -0.00332645 Jy ! Component: 2800 - total flux cleaned = -0.00335363 Jy ! Component: 2850 - total flux cleaned = -0.00332634 Jy ! Component: 2900 - total flux cleaned = -0.0033129 Jy ! Component: 2950 - total flux cleaned = -0.00329954 Jy ! Component: 3000 - total flux cleaned = -0.00335283 Jy ! Component: 3050 - total flux cleaned = -0.00335269 Jy ! Component: 3100 - total flux cleaned = -0.00332674 Jy ! Component: 3150 - total flux cleaned = -0.00335298 Jy ! Component: 3200 - total flux cleaned = -0.00337889 Jy ! Component: 3250 - total flux cleaned = -0.00336627 Jy ! Component: 3300 - total flux cleaned = -0.00340455 Jy ! Component: 3350 - total flux cleaned = -0.00336684 Jy ! Component: 3400 - total flux cleaned = -0.00341697 Jy ! Component: 3450 - total flux cleaned = -0.0034417 Jy ! Component: 3500 - total flux cleaned = -0.00344163 Jy ! Component: 3550 - total flux cleaned = -0.00344153 Jy ! Component: 3600 - total flux cleaned = -0.00340514 Jy ! Component: 3650 - total flux cleaned = -0.00342943 Jy ! Component: 3700 - total flux cleaned = -0.00345341 Jy ! Component: 3750 - total flux cleaned = -0.00342971 Jy ! Component: 3800 - total flux cleaned = -0.0035007 Jy ! Component: 3850 - total flux cleaned = -0.00350059 Jy ! Component: 3900 - total flux cleaned = -0.00348903 Jy ! Component: 3950 - total flux cleaned = -0.00359313 Jy ! Component: 4000 - total flux cleaned = -0.00358148 Jy ! Component: 4050 - total flux cleaned = -0.00365008 Jy ! Total flux subtracted in 4096 components = -0.00370682 Jy ! Clean residual min=-0.000606 max=0.000917 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.117174 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 341 components and 0.117174 Jy ![Exited script file: muppet] wmap "J1140-2730_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 8.289 at -5.222 degrees (North through East) ! Clean map min=-0.0014141 max=0.1043 Jy/beam ! Writing clean map to FITS file: J1140-2730_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203153 device "J1140-2730_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1140-2730_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.584321 0.584321 1.16864 2.33728 4.67457 9.34914 18.6983 37.3966 74.7931 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.086 x 8.289 at -5.222 degrees (North through East) ! Clean map min=-0.0014141 max=0.1043 Jy/beam quit ! Quitting program ! Log file J1140-2730_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:52:27 2016