! Started logfile: J1018-2140_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:22:10 2016 obs J1018-2140_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1018-2140_S_2014_05_31_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880036 visibilities/baseline/integration-bin. ! Found source: J1018-2140 ! ! 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 19484 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 J1018-2140_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.956137Jy sigma=0.008662 ! Fit after self-cal, rms=0.906424Jy sigma=0.008244 ! 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.111 mas, bmaj=11.49 mas, bpa=17.67 degrees ! Estimated noise=1192.17 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.0912466 Jy ! Component: 100 - total flux cleaned = 0.112267 Jy ! Total flux subtracted in 100 components = 0.112267 Jy ! Clean residual min=-0.005319 max=0.008239 Jy/beam ! Clean residual mean=-0.000009 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.112267 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.112267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234369Jy sigma=0.000797 ! Fit after self-cal, rms=0.234344Jy sigma=0.000797 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091192 Jy ! Component: 100 - total flux cleaned = 0.0122803 Jy ! Total flux subtracted in 100 components = 0.0122803 Jy ! Clean residual min=-0.004833 max=0.004783 Jy/beam ! Clean residual mean=0.000002 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.124548 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 8 components and 0.124548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233731Jy sigma=0.000791 ! Fit after self-cal, rms=0.233755Jy sigma=0.000791 ! 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.958 mas, bmaj=13.06 mas, bpa=15.2 degrees ! Estimated noise=587.758 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.00234149 Jy ! Component: 100 - total flux cleaned = 0.00289286 Jy ! Component: 150 - total flux cleaned = 0.00309159 Jy ! Component: 200 - total flux cleaned = 0.0031782 Jy ! Total flux subtracted in 200 components = 0.0031782 Jy ! Clean residual min=-0.002847 max=0.002762 Jy/beam ! Clean residual mean=0.000013 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.127726 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.127726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233609Jy sigma=0.000791 ! Fit after self-cal, rms=0.233627Jy sigma=0.000791 ! 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 0.98 FD 0.81 HN 1.02 KP 1.08 ! LA 1.21 MK 0.34 NL 0.95 OV 0.94 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.07 KP 1.02 ! LA 1.13 MK 1.00* NL 1.04 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.08 KP 0.94 ! LA 0.90 MK 1.00* NL 0.96 OV 0.92 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 1.02 KP 0.90 ! LA 0.85 MK 1.00* NL 1.05 OV 0.99 ! PT 1.04 SC 0.94 ! ! ! Fit before self-cal, rms=0.233627Jy sigma=0.000791 ! Fit after self-cal, rms=0.112453Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.926 mas, bmaj=12.78 mas, bpa=14.86 degrees ! Estimated noise=585.668 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.000581356 Jy ! Component: 100 - total flux cleaned = -0.00071338 Jy ! Component: 150 - total flux cleaned = -0.000749458 Jy ! Component: 200 - total flux cleaned = -0.000782028 Jy ! Total flux subtracted in 200 components = -0.000782028 Jy ! Clean residual min=-0.001998 max=0.002141 Jy/beam ! Clean residual mean=0.000005 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.126944 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 30 components and 0.126944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112441Jy sigma=0.000781 ! Fit after self-cal, rms=0.112270Jy sigma=0.000781 ! 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.112270Jy sigma=0.000781 ! Fit after self-cal, rms=0.112983Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=12.74 mas, bpa=14.78 degrees ! Estimated noise=585.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.52227e-05 Jy ! Component: 100 - total flux cleaned = 2.77724e-07 Jy ! Component: 150 - total flux cleaned = -2.17231e-05 Jy ! Component: 200 - total flux cleaned = -6.09561e-05 Jy ! Total flux subtracted in 200 components = -6.09561e-05 Jy ! Clean residual min=-0.001881 max=0.001932 Jy/beam ! Clean residual mean=0.000006 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.126883 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.126883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112967Jy sigma=0.000779 ! Fit after self-cal, rms=0.112989Jy sigma=0.000779 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.000106031 Jy ! Component: 100 - total flux cleaned = -0.000140082 Jy ! Component: 150 - total flux cleaned = -0.000156194 Jy ! Component: 200 - total flux cleaned = -0.000171386 Jy ! Total flux subtracted in 200 components = -0.000171386 Jy ! Clean residual min=-0.001867 max=0.001909 Jy/beam ! Clean residual mean=0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.126711 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.126711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112978Jy sigma=0.000779 ! Fit after self-cal, rms=0.112974Jy sigma=0.000779 ! 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.112974Jy sigma=0.000779 ! Fit after self-cal, rms=0.112967Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=12.71 mas, bpa=14.78 degrees ! Estimated noise=584.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.02618e-05 Jy ! Component: 100 - total flux cleaned = 7.07649e-05 Jy ! Component: 150 - total flux cleaned = 3.52083e-05 Jy ! Component: 200 - total flux cleaned = 2.93168e-06 Jy ! Total flux subtracted in 200 components = 2.93168e-06 Jy ! Clean residual min=-0.001864 max=0.001908 Jy/beam ! Clean residual mean=0.000006 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.126714 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.126714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112954Jy sigma=0.000779 ! Fit after self-cal, rms=0.112961Jy sigma=0.000779 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 (62.5, 86.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179231 Jy ! Component: 100 - total flux cleaned = 0.0024885 Jy ! Component: 150 - total flux cleaned = 0.00277079 Jy ! Component: 200 - total flux cleaned = 0.00290534 Jy ! Total flux subtracted in 200 components = 0.00290534 Jy ! Clean residual min=-0.001720 max=0.001746 Jy/beam ! Clean residual mean=0.000004 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.12962 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.12962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112911Jy sigma=0.000779 ! Fit after self-cal, rms=0.112910Jy sigma=0.000779 ! Inverting map ! Added new window around map position (-125, 95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125498 Jy ! Component: 100 - total flux cleaned = 0.00139 Jy ! Component: 150 - total flux cleaned = 0.00128765 Jy ! Component: 200 - total flux cleaned = 0.00128648 Jy ! Total flux subtracted in 200 components = 0.00128648 Jy ! Clean residual min=-0.001695 max=0.001496 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.130906 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.130906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112861Jy sigma=0.000778 ! Fit after self-cal, rms=0.112847Jy sigma=0.000778 ! 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.112847Jy sigma=0.000778 ! Fit after self-cal, rms=0.112390Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.018 mas, bmaj=18.75 mas, bpa=6.081 degrees ! Estimated noise=654.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037763 Jy ! Component: 100 - total flux cleaned = 0.000560485 Jy ! Component: 150 - total flux cleaned = 0.000620625 Jy ! Component: 200 - total flux cleaned = 0.000633373 Jy ! Total flux subtracted in 200 components = 0.000633373 Jy ! Clean residual min=-0.001424 max=0.001636 Jy/beam ! Clean residual mean=0.000007 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.13154 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.13154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112389Jy sigma=0.000778 ! Fit after self-cal, rms=0.112391Jy sigma=0.000778 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.000105152 Jy ! Component: 100 - total flux cleaned = 0.000116402 Jy ! Component: 150 - total flux cleaned = 0.000137011 Jy ! Component: 200 - total flux cleaned = 0.000146458 Jy ! Total flux subtracted in 200 components = 0.000146458 Jy ! Clean residual min=-0.001419 max=0.001601 Jy/beam ! Clean residual mean=0.000007 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.131686 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.131686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112391Jy sigma=0.000778 ! Fit after self-cal, rms=0.112390Jy sigma=0.000778 ! 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.911 mas, bmaj=12.71 mas, bpa=14.82 degrees ! Estimated noise=582.887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.911 x 12.71 at 14.82 degrees (North through East) ! Clean map min=-0.0016654 max=0.11352 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.056 mas, bmaj=10.99 mas, bpa=17.16 degrees ! Estimated noise=1170.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0895748 Jy ! Component: 100 - total flux cleaned = 0.109874 Jy ! Component: 150 - total flux cleaned = 0.117896 Jy ! Component: 200 - total flux cleaned = 0.122304 Jy ! Total flux subtracted in 200 components = 0.122304 Jy ! Clean residual min=-0.003587 max=0.003506 Jy/beam ! Clean residual mean=-0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.122304 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.122304 Jy ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=12.71 mas, bpa=14.82 degrees ! Estimated noise=582.887 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.00285459 Jy ! Component: 100 - total flux cleaned = 0.00461265 Jy ! Component: 150 - total flux cleaned = 0.00561682 Jy ! Component: 200 - total flux cleaned = 0.00651616 Jy ! Total flux subtracted in 200 components = 0.00651616 Jy ! Clean residual min=-0.001769 max=0.001681 Jy/beam ! Clean residual mean=0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.128821 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.128821 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=8.018 mas, bmaj=18.75 mas, bpa=6.081 degrees ! Estimated noise=654.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000925546 Jy ! Component: 100 - total flux cleaned = 0.00132168 Jy ! Component: 150 - total flux cleaned = 0.00154246 Jy ! Component: 200 - total flux cleaned = 0.00179026 Jy ! Total flux subtracted in 200 components = 0.00179026 Jy ! Clean residual min=-0.001446 max=0.001706 Jy/beam ! Clean residual mean=0.000006 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.130611 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.000161104 Jy ! Component: 100 - total flux cleaned = 0.00032114 Jy ! Component: 150 - total flux cleaned = 0.000436088 Jy ! Component: 200 - total flux cleaned = 0.000515471 Jy ! Total flux subtracted in 200 components = 0.000515471 Jy ! Clean residual min=-0.001439 max=0.001667 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.131126 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 65 components and 0.131126 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=12.71 mas, bpa=14.82 degrees ! Estimated noise=582.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208988 Jy ! Component: 100 - total flux cleaned = 0.000209045 Jy ! Component: 150 - total flux cleaned = 0.000241044 Jy ! Component: 200 - total flux cleaned = 0.000299867 Jy ! Total flux subtracted in 200 components = 0.000299867 Jy ! Clean residual min=-0.001708 max=0.001491 Jy/beam ! Clean residual mean=0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.131426 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.131426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112457Jy sigma=0.000778 ! Fit after self-cal, rms=0.112432Jy sigma=0.000778 wmodel J1018-2140_S_2014_05_31_pus_map.mod ! Writing 84 model components to file: J1018-2140_S_2014_05_31_pus_map.mod wobs J1018-2140_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1018-2140_S_2014_05_31_pus_uvs.fits wwins J1018-2140_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1018-2140_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.000502327 Jy ! Component: 100 - total flux cleaned = -0.000396516 Jy ! Component: 150 - total flux cleaned = -0.000296401 Jy ! Component: 200 - total flux cleaned = -0.000177426 Jy ! Component: 250 - total flux cleaned = -0.00026849 Jy ! Component: 300 - total flux cleaned = -0.000312199 Jy ! Component: 350 - total flux cleaned = -0.000420343 Jy ! Component: 400 - total flux cleaned = -0.000588652 Jy ! Component: 450 - total flux cleaned = -0.000670845 Jy ! Component: 500 - total flux cleaned = -0.000791509 Jy ! Component: 550 - total flux cleaned = -0.000929023 Jy ! Component: 600 - total flux cleaned = -0.00106346 Jy ! Component: 650 - total flux cleaned = -0.00115788 Jy ! Component: 700 - total flux cleaned = -0.00126887 Jy ! Component: 750 - total flux cleaned = -0.00134189 Jy ! Component: 800 - total flux cleaned = -0.00150336 Jy ! Component: 850 - total flux cleaned = -0.00162665 Jy ! Component: 900 - total flux cleaned = -0.00173098 Jy ! Component: 950 - total flux cleaned = -0.00188523 Jy ! Component: 1000 - total flux cleaned = -0.00205353 Jy ! Component: 1050 - total flux cleaned = -0.00218604 Jy ! Component: 1100 - total flux cleaned = -0.00231696 Jy ! Component: 1150 - total flux cleaned = -0.00241357 Jy ! Component: 1200 - total flux cleaned = -0.00250905 Jy ! Component: 1250 - total flux cleaned = -0.00258754 Jy ! Component: 1300 - total flux cleaned = -0.00272678 Jy ! Component: 1350 - total flux cleaned = -0.0027724 Jy ! Component: 1400 - total flux cleaned = -0.00284815 Jy ! Component: 1450 - total flux cleaned = -0.00289288 Jy ! Component: 1500 - total flux cleaned = -0.0029516 Jy ! Component: 1550 - total flux cleaned = -0.00300987 Jy ! Component: 1600 - total flux cleaned = -0.00308179 Jy ! Component: 1650 - total flux cleaned = -0.00311015 Jy ! Component: 1700 - total flux cleaned = -0.00318078 Jy ! Component: 1750 - total flux cleaned = -0.00323634 Jy ! Component: 1800 - total flux cleaned = -0.00324989 Jy ! Component: 1850 - total flux cleaned = -0.00324997 Jy ! Component: 1900 - total flux cleaned = -0.00331772 Jy ! Component: 1950 - total flux cleaned = -0.00331778 Jy ! Component: 2000 - total flux cleaned = -0.00337104 Jy ! Component: 2050 - total flux cleaned = -0.00344997 Jy ! Component: 2100 - total flux cleaned = -0.00346294 Jy ! Component: 2150 - total flux cleaned = -0.0035533 Jy ! Component: 2200 - total flux cleaned = -0.0035532 Jy ! Component: 2250 - total flux cleaned = -0.00360403 Jy ! Component: 2300 - total flux cleaned = -0.00369187 Jy ! Component: 2350 - total flux cleaned = -0.00369182 Jy ! Component: 2400 - total flux cleaned = -0.00374116 Jy ! Component: 2450 - total flux cleaned = -0.0037778 Jy ! Component: 2500 - total flux cleaned = -0.00381419 Jy ! Component: 2550 - total flux cleaned = -0.00382634 Jy ! Component: 2600 - total flux cleaned = -0.00385035 Jy ! Component: 2650 - total flux cleaned = -0.00389787 Jy ! Component: 2700 - total flux cleaned = -0.00393316 Jy ! Component: 2750 - total flux cleaned = -0.00395646 Jy ! Component: 2800 - total flux cleaned = -0.00395644 Jy ! Component: 2850 - total flux cleaned = -0.00399076 Jy ! Component: 2900 - total flux cleaned = -0.00399072 Jy ! Component: 2950 - total flux cleaned = -0.00401331 Jy ! Component: 3000 - total flux cleaned = -0.0040021 Jy ! Component: 3050 - total flux cleaned = -0.00400221 Jy ! Component: 3100 - total flux cleaned = -0.00403549 Jy ! Component: 3150 - total flux cleaned = -0.00403547 Jy ! Component: 3200 - total flux cleaned = -0.00405738 Jy ! Component: 3250 - total flux cleaned = -0.00405733 Jy ! Component: 3300 - total flux cleaned = -0.00406815 Jy ! Component: 3350 - total flux cleaned = -0.00404662 Jy ! Component: 3400 - total flux cleaned = -0.00406793 Jy ! Component: 3450 - total flux cleaned = -0.00408908 Jy ! Component: 3500 - total flux cleaned = -0.00407863 Jy ! Component: 3550 - total flux cleaned = -0.00407868 Jy ! Component: 3600 - total flux cleaned = -0.0040788 Jy ! Component: 3650 - total flux cleaned = -0.00413032 Jy ! Component: 3700 - total flux cleaned = -0.00410975 Jy ! Component: 3750 - total flux cleaned = -0.00410971 Jy ! Component: 3800 - total flux cleaned = -0.00409966 Jy ! Component: 3850 - total flux cleaned = -0.00412989 Jy ! Component: 3900 - total flux cleaned = -0.00411979 Jy ! Component: 3950 - total flux cleaned = -0.00411976 Jy ! Component: 4000 - total flux cleaned = -0.00416932 Jy ! Component: 4050 - total flux cleaned = -0.00411027 Jy ! Total flux subtracted in 4096 components = -0.00412021 Jy ! Clean residual min=-0.000591 max=0.000530 Jy/beam ! Clean residual mean=0.000002 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.127306 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 313 components and 0.127306 Jy ![Exited script file: muppet] wmap "J1018-2140_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.911 x 12.71 at 14.82 degrees (North through East) ! Clean map min=-0.0011495 max=0.11352 Jy/beam ! Writing clean map to FITS file: J1018-2140_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.113515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176707 device "J1018-2140_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1018-2140_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.467004 0.467004 0.934009 1.86802 3.73603 7.47207 14.9441 29.8883 59.7766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.911 x 12.71 at 14.82 degrees (North through East) ! Clean map min=-0.0011495 max=0.11352 Jy/beam quit ! Quitting program ! Log file J1018-2140_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:22:16 2016