! Started logfile: J1354-0206_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:07:37 2016 obs J1354-0206_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1354-0206_S_2014_08_09_pus_uva.fits ! AN table 1: 43 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.643928 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 4984 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 J1354-0206_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.299305Jy sigma=0.003091 ! Fit after self-cal, rms=0.268415Jy sigma=0.002757 ! 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.193 mas, bmaj=7.127 mas, bpa=5.478 degrees ! Estimated noise=1307.76 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.582116 Jy ! Component: 100 - total flux cleaned = 0.712794 Jy ! Total flux subtracted in 100 components = 0.712794 Jy ! Clean residual min=-0.020061 max=0.044266 Jy/beam ! Clean residual mean=0.000065 rms=0.005418 Jy/beam ! Combined flux in latest and established models = 0.712794 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.712794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150843Jy sigma=0.001336 ! Fit after self-cal, rms=0.150836Jy sigma=0.001336 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0466561 Jy ! Component: 100 - total flux cleaned = 0.0713941 Jy ! Total flux subtracted in 100 components = 0.0713941 Jy ! Clean residual min=-0.015333 max=0.017750 Jy/beam ! Clean residual mean=0.000044 rms=0.003464 Jy/beam ! Combined flux in latest and established models = 0.784188 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.784188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130690Jy sigma=0.001156 ! Fit after self-cal, rms=0.130638Jy sigma=0.001156 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=8.832 mas, bpa=4.494 degrees ! Estimated noise=992.139 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 (-2, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019381 Jy ! Component: 100 - total flux cleaned = 0.0306224 Jy ! Component: 150 - total flux cleaned = 0.0382105 Jy ! Component: 200 - total flux cleaned = 0.0423797 Jy ! Total flux subtracted in 200 components = 0.0423797 Jy ! Clean residual min=-0.011557 max=0.011017 Jy/beam ! Clean residual mean=0.000052 rms=0.002726 Jy/beam ! Combined flux in latest and established models = 0.826568 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 73 components and 0.826568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126354Jy sigma=0.001130 ! Fit after self-cal, rms=0.126174Jy sigma=0.001128 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.85 HN 0.96 KP 1.07 ! LA 1.10 MK 1.01 NL 0.98 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.03 KP 1.03 ! LA 1.07 MK 1.00 NL 1.04 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.04 KP 0.91 ! LA 0.84 MK 1.04 NL 1.00 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 0.99 KP 0.87 ! LA 0.81 MK 1.05 NL 1.08 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.126174Jy sigma=0.001128 ! Fit after self-cal, rms=0.089389Jy sigma=0.000807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=8.861 mas, bpa=4.798 degrees ! Estimated noise=997.877 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.00157061 Jy ! Component: 100 - total flux cleaned = 0.00188363 Jy ! Component: 150 - total flux cleaned = 0.00165252 Jy ! Component: 200 - total flux cleaned = 0.00165338 Jy ! Total flux subtracted in 200 components = 0.00165338 Jy ! Clean residual min=-0.004392 max=0.004569 Jy/beam ! Clean residual mean=0.000014 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.828221 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.828221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089182Jy sigma=0.000805 ! Fit after self-cal, rms=0.089120Jy sigma=0.000805 ! 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.089120Jy sigma=0.000805 ! Fit after self-cal, rms=0.087248Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=8.868 mas, bpa=4.774 degrees ! Estimated noise=996.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010429 Jy ! Component: 100 - total flux cleaned = -0.000145553 Jy ! Component: 150 - total flux cleaned = -0.000400121 Jy ! Component: 200 - total flux cleaned = -0.000575879 Jy ! Total flux subtracted in 200 components = -0.000575879 Jy ! Clean residual min=-0.003410 max=0.002943 Jy/beam ! Clean residual mean=0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.827645 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.827645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087164Jy sigma=0.000793 ! Fit after self-cal, rms=0.087157Jy sigma=0.000793 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.000273226 Jy ! Component: 100 - total flux cleaned = 0.000235823 Jy ! Component: 150 - total flux cleaned = 0.000201659 Jy ! Component: 200 - total flux cleaned = 0.000168868 Jy ! Total flux subtracted in 200 components = 0.000168868 Jy ! Clean residual min=-0.003292 max=0.002860 Jy/beam ! Clean residual mean=0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.827814 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.827814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087128Jy sigma=0.000793 ! Fit after self-cal, rms=0.087126Jy sigma=0.000793 ! 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.087126Jy sigma=0.000793 ! Fit after self-cal, rms=0.087081Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.121 mas, bmaj=8.874 mas, bpa=4.79 degrees ! Estimated noise=996.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370834 Jy ! Component: 100 - total flux cleaned = -0.000479852 Jy ! Component: 150 - total flux cleaned = -0.000570926 Jy ! Component: 200 - total flux cleaned = -0.000626901 Jy ! Total flux subtracted in 200 components = -0.000626901 Jy ! Clean residual min=-0.003261 max=0.002804 Jy/beam ! Clean residual mean=0.000001 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.827187 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 129 components and 0.827187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087049Jy sigma=0.000792 ! Fit after self-cal, rms=0.087049Jy sigma=0.000792 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.000226941 Jy ! Component: 100 - total flux cleaned = 0.000226925 Jy ! Component: 150 - total flux cleaned = 0.000251747 Jy ! Component: 200 - total flux cleaned = 0.000251646 Jy ! Total flux subtracted in 200 components = 0.000251646 Jy ! Clean residual min=-0.003193 max=0.002765 Jy/beam ! Clean residual mean=0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.827439 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.827439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087034Jy sigma=0.000792 ! Fit after self-cal, rms=0.087034Jy sigma=0.000792 ! 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.087034Jy sigma=0.000792 ! Fit after self-cal, rms=0.087012Jy sigma=0.000792 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.73 mas, bmaj=13.08 mas, bpa=4.042 degrees ! Estimated noise=1131.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.28019e-05 Jy ! Component: 100 - total flux cleaned = 0.000206904 Jy ! Component: 150 - total flux cleaned = 0.000298884 Jy ! Component: 200 - total flux cleaned = 0.000335546 Jy ! Total flux subtracted in 200 components = 0.000335546 Jy ! Clean residual min=-0.003279 max=0.002671 Jy/beam ! Clean residual mean=0.000000 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.827775 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.827775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087007Jy sigma=0.000792 ! Fit after self-cal, rms=0.087006Jy sigma=0.000792 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.000108653 Jy ! Component: 100 - total flux cleaned = 7.76249e-05 Jy ! Component: 150 - total flux cleaned = 0.000199199 Jy ! Component: 200 - total flux cleaned = 0.00025224 Jy ! Total flux subtracted in 200 components = 0.00025224 Jy ! Clean residual min=-0.003222 max=0.002673 Jy/beam ! Clean residual mean=0.000000 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.828027 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.828027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087008Jy sigma=0.000792 ! Fit after self-cal, rms=0.087008Jy sigma=0.000792 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=8.879 mas, bpa=4.795 degrees ! Estimated noise=995.776 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.124 x 8.879 at 4.795 degrees (North through East) ! Clean map min=-0.0029595 max=0.75418 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087008Jy sigma=0.000792 ! Fit after self-cal, rms=0.080562Jy sigma=0.000725 ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=8.882 mas, bpa=4.806 degrees ! Estimated noise=995.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000953139 Jy ! Component: 100 - total flux cleaned = -0.00116142 Jy ! Component: 150 - total flux cleaned = -0.00126706 Jy ! Component: 200 - total flux cleaned = -0.00133889 Jy ! Total flux subtracted in 200 components = -0.00133889 Jy ! Clean residual min=-0.002828 max=0.002512 Jy/beam ! Clean residual mean=0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.826688 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 180 components and 0.826688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080538Jy sigma=0.000725 ! Fit after self-cal, rms=0.080538Jy sigma=0.000725 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.37463e-05 Jy ! Component: 100 - total flux cleaned = 5.08016e-05 Jy ! Component: 150 - total flux cleaned = 3.02685e-05 Jy ! Component: 200 - total flux cleaned = 5.0134e-05 Jy ! Total flux subtracted in 200 components = 5.0134e-05 Jy ! Clean residual min=-0.002819 max=0.002499 Jy/beam ! Clean residual mean=0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.826738 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 186 components and 0.826738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080526Jy sigma=0.000725 ! Fit after self-cal, rms=0.080526Jy sigma=0.000725 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080526Jy sigma=0.000725 ! Fit after self-cal, rms=0.080529Jy sigma=0.000725 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.22 mas, bmaj=7.198 mas, bpa=5.75 degrees ! Estimated noise=1310.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.581946 Jy ! Component: 100 - total flux cleaned = 0.710559 Jy ! Component: 150 - total flux cleaned = 0.752615 Jy ! Component: 200 - total flux cleaned = 0.775727 Jy ! Total flux subtracted in 200 components = 0.775727 Jy ! Clean residual min=-0.006729 max=0.011750 Jy/beam ! Clean residual mean=0.000011 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.775726 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.775726 Jy ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=8.885 mas, bpa=4.812 degrees ! Estimated noise=995.098 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.0177869 Jy ! Component: 100 - total flux cleaned = 0.0281052 Jy ! Component: 150 - total flux cleaned = 0.0346814 Jy ! Component: 200 - total flux cleaned = 0.0392593 Jy ! Total flux subtracted in 200 components = 0.0392593 Jy ! Clean residual min=-0.003157 max=0.003047 Jy/beam ! Clean residual mean=0.000005 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.814986 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 67 components and 0.814986 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.733 mas, bmaj=13.09 mas, bpa=4.04 degrees ! Estimated noise=1130.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040657 Jy ! Component: 100 - total flux cleaned = 0.00653493 Jy ! Component: 150 - total flux cleaned = 0.00815904 Jy ! Component: 200 - total flux cleaned = 0.00927683 Jy ! Total flux subtracted in 200 components = 0.00927683 Jy ! Clean residual min=-0.003001 max=0.002182 Jy/beam ! Clean residual mean=0.000003 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.824262 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.000791129 Jy ! Component: 100 - total flux cleaned = 0.00135728 Jy ! Component: 150 - total flux cleaned = 0.00166313 Jy ! Component: 200 - total flux cleaned = 0.00177492 Jy ! Total flux subtracted in 200 components = 0.00177492 Jy ! Clean residual min=-0.002956 max=0.002233 Jy/beam ! Clean residual mean=0.000001 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.826037 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 135 components and 0.826037 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=8.885 mas, bpa=4.812 degrees ! Estimated noise=995.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000642981 Jy ! Component: 100 - total flux cleaned = -0.000700526 Jy ! Component: 150 - total flux cleaned = -0.000644427 Jy ! Component: 200 - total flux cleaned = -0.000597468 Jy ! Total flux subtracted in 200 components = -0.000597468 Jy ! Clean residual min=-0.002843 max=0.002737 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.82544 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.82544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080647Jy sigma=0.000726 ! Fit after self-cal, rms=0.080639Jy sigma=0.000726 wmodel J1354-0206_S_2014_08_09_pus_map.mod ! Writing 144 model components to file: J1354-0206_S_2014_08_09_pus_map.mod wobs J1354-0206_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1354-0206_S_2014_08_09_pus_uvs.fits wwins J1354-0206_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1354-0206_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0007745 Jy ! Component: 100 - total flux cleaned = -0.00166763 Jy ! Component: 150 - total flux cleaned = -0.00232605 Jy ! Component: 200 - total flux cleaned = -0.00266255 Jy ! Component: 250 - total flux cleaned = -0.00290322 Jy ! Component: 300 - total flux cleaned = -0.00309671 Jy ! Component: 350 - total flux cleaned = -0.00332177 Jy ! Component: 400 - total flux cleaned = -0.0035042 Jy ! Component: 450 - total flux cleaned = -0.00364718 Jy ! Component: 500 - total flux cleaned = -0.0037526 Jy ! Component: 550 - total flux cleaned = -0.00392526 Jy ! Component: 600 - total flux cleaned = -0.00402678 Jy ! Component: 650 - total flux cleaned = -0.00412613 Jy ! Component: 700 - total flux cleaned = -0.00432022 Jy ! Component: 750 - total flux cleaned = -0.00431963 Jy ! Component: 800 - total flux cleaned = -0.00444461 Jy ! Component: 850 - total flux cleaned = -0.0046293 Jy ! Component: 900 - total flux cleaned = -0.00471959 Jy ! Component: 950 - total flux cleaned = -0.00492784 Jy ! Component: 1000 - total flux cleaned = -0.00495715 Jy ! Component: 1050 - total flux cleaned = -0.00515966 Jy ! Component: 1100 - total flux cleaned = -0.00521643 Jy ! Component: 1150 - total flux cleaned = -0.00544128 Jy ! Component: 1200 - total flux cleaned = -0.00552458 Jy ! Component: 1250 - total flux cleaned = -0.00585285 Jy ! Component: 1300 - total flux cleaned = -0.00606907 Jy ! Component: 1350 - total flux cleaned = -0.00625557 Jy ! Component: 1400 - total flux cleaned = -0.00644035 Jy ! Component: 1450 - total flux cleaned = -0.00662323 Jy ! Component: 1500 - total flux cleaned = -0.00677854 Jy ! Component: 1550 - total flux cleaned = -0.00695748 Jy ! Component: 1600 - total flux cleaned = -0.00710948 Jy ! Component: 1650 - total flux cleaned = -0.00731012 Jy ! Component: 1700 - total flux cleaned = -0.00750845 Jy ! Component: 1750 - total flux cleaned = -0.00765579 Jy ! Component: 1800 - total flux cleaned = -0.00780205 Jy ! Component: 1850 - total flux cleaned = -0.00797104 Jy ! Component: 1900 - total flux cleaned = -0.00813824 Jy ! Component: 1950 - total flux cleaned = -0.00823297 Jy ! Component: 2000 - total flux cleaned = -0.0083502 Jy ! Component: 2050 - total flux cleaned = -0.00851311 Jy ! Component: 2100 - total flux cleaned = -0.00860529 Jy ! Component: 2150 - total flux cleaned = -0.00869683 Jy ! Component: 2200 - total flux cleaned = -0.00883289 Jy ! Component: 2250 - total flux cleaned = -0.00892272 Jy ! Component: 2300 - total flux cleaned = -0.00898989 Jy ! Component: 2350 - total flux cleaned = -0.00901218 Jy ! Component: 2400 - total flux cleaned = -0.0090782 Jy ! Component: 2450 - total flux cleaned = -0.00918723 Jy ! Component: 2500 - total flux cleaned = -0.00920882 Jy ! Component: 2550 - total flux cleaned = -0.00923044 Jy ! Component: 2600 - total flux cleaned = -0.00935886 Jy ! Component: 2650 - total flux cleaned = -0.00937995 Jy ! Component: 2700 - total flux cleaned = -0.00935881 Jy ! Component: 2750 - total flux cleaned = -0.0094428 Jy ! Component: 2800 - total flux cleaned = -0.00944285 Jy ! Component: 2850 - total flux cleaned = -0.00958704 Jy ! Component: 2900 - total flux cleaned = -0.00958686 Jy ! Component: 2950 - total flux cleaned = -0.00962737 Jy ! Component: 3000 - total flux cleaned = -0.00956673 Jy ! Component: 3050 - total flux cleaned = -0.0096067 Jy ! Component: 3100 - total flux cleaned = -0.00962651 Jy ! Component: 3150 - total flux cleaned = -0.00958688 Jy ! Component: 3200 - total flux cleaned = -0.0095477 Jy ! Component: 3250 - total flux cleaned = -0.00948921 Jy ! Component: 3300 - total flux cleaned = -0.00948938 Jy ! Component: 3350 - total flux cleaned = -0.00954736 Jy ! Component: 3400 - total flux cleaned = -0.0094513 Jy ! Component: 3450 - total flux cleaned = -0.00939437 Jy ! Component: 3500 - total flux cleaned = -0.00952726 Jy ! Component: 3550 - total flux cleaned = -0.00948953 Jy ! Component: 3600 - total flux cleaned = -0.00948954 Jy ! Component: 3650 - total flux cleaned = -0.00941532 Jy ! Component: 3700 - total flux cleaned = -0.00941538 Jy ! Component: 3750 - total flux cleaned = -0.00939679 Jy ! Component: 3800 - total flux cleaned = -0.009342 Jy ! Component: 3850 - total flux cleaned = -0.00928735 Jy ! Component: 3900 - total flux cleaned = -0.00926925 Jy ! Component: 3950 - total flux cleaned = -0.00925131 Jy ! Component: 4000 - total flux cleaned = -0.00921582 Jy ! Component: 4050 - total flux cleaned = -0.00923358 Jy ! Total flux subtracted in 4096 components = -0.00923347 Jy ! Clean residual min=-0.000984 max=0.001080 Jy/beam ! Clean residual mean=-0.000000 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.816206 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 408 components and 0.816206 Jy ![Exited script file: muppet] wmap "J1354-0206_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.126 x 8.885 at 4.812 degrees (North through East) ! Clean map min=-0.0024259 max=0.75489 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.754889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330462 device "J1354-0206_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.131329 0.131329 0.262657 0.525314 1.05063 2.10126 4.20251 8.40503 16.8101 33.6201 67.2402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.754 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.126 x 8.885 at 4.812 degrees (North through East) ! Clean map min=-0.0024259 max=0.75489 Jy/beam quit ! Quitting program ! Log file J1354-0206_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:07:42 2016