! Started logfile: J0730-3208_S_2017_02_24_pus_uvs.log on Sat May 4 11:21:02 2019 obs J0730-3208_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0730-3208_S_2017_02_24_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.791111 visibilities/baseline/integration-bin. ! Found source: J0730-3208 ! ! 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 823 lines of history. ! ! Reading 13528 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 J0730-3208_S_2017_02_24_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 395 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.749251Jy sigma=0.004353 ! Fit after self-cal, rms=0.737398Jy sigma=0.004285 ! 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.621 mas, bmaj=8.168 mas, bpa=-0.1272 degrees ! Estimated noise=1754.2 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.204558 Jy ! Component: 100 - total flux cleaned = 0.279415 Jy ! Total flux subtracted in 100 components = 0.279415 Jy ! Clean residual min=-0.013474 max=0.034265 Jy/beam ! Clean residual mean=-0.000358 rms=0.005454 Jy/beam ! Combined flux in latest and established models = 0.279415 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.279415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160648Jy sigma=0.000893 ! Fit after self-cal, rms=0.160373Jy sigma=0.000891 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0412645 Jy ! Component: 100 - total flux cleaned = 0.0669916 Jy ! Total flux subtracted in 100 components = 0.0669916 Jy ! Clean residual min=-0.009493 max=0.020566 Jy/beam ! Clean residual mean=-0.000190 rms=0.003478 Jy/beam ! Combined flux in latest and established models = 0.346407 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.346407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144773Jy sigma=0.000759 ! Fit after self-cal, rms=0.144728Jy sigma=0.000758 ! Inverting map ! Added new window around map position (4.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213783 Jy ! Component: 100 - total flux cleaned = 0.0350127 Jy ! Total flux subtracted in 100 components = 0.0350127 Jy ! Clean residual min=-0.008258 max=0.018325 Jy/beam ! Clean residual mean=-0.000095 rms=0.002814 Jy/beam ! Combined flux in latest and established models = 0.38142 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.38142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140022Jy sigma=0.000724 ! Fit after self-cal, rms=0.139756Jy sigma=0.000721 ! 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.301 mas, bmaj=9.875 mas, bpa=-0.7864 degrees ! Estimated noise=1128.55 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 (4, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187622 Jy ! Component: 100 - total flux cleaned = 0.0293196 Jy ! Component: 150 - total flux cleaned = 0.0322468 Jy ! Component: 200 - total flux cleaned = 0.0329579 Jy ! Total flux subtracted in 200 components = 0.0329579 Jy ! Clean residual min=-0.007785 max=0.013866 Jy/beam ! Clean residual mean=-0.000043 rms=0.002260 Jy/beam ! Combined flux in latest and established models = 0.414378 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 113 components and 0.414378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137064Jy sigma=0.000704 ! Fit after self-cal, rms=0.136975Jy sigma=0.000702 ! 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.89 FD 0.98 HN 1.47 KP 0.99 ! LA 0.96 MK 1.05 NL 0.97 OV 1.03 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 1.27 KP 0.93 ! LA 0.94 MK 1.02 NL 0.97 OV 1.05 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.97 HN 1.38 KP 1.03 ! LA 1.02 MK 1.00 NL 1.06 OV 0.96 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.37 KP 1.00* ! LA 0.91 MK 0.90 NL 1.00* OV 1.00 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.136975Jy sigma=0.000702 ! Fit after self-cal, rms=0.148323Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=9.75 mas, bpa=-0.02292 degrees ! Estimated noise=1138.22 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.00237092 Jy ! Component: 100 - total flux cleaned = -0.00306651 Jy ! Component: 150 - total flux cleaned = -0.00335156 Jy ! Component: 200 - total flux cleaned = -0.0036061 Jy ! Total flux subtracted in 200 components = -0.0036061 Jy ! Clean residual min=-0.004161 max=0.004438 Jy/beam ! Clean residual mean=-0.000014 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.410772 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 0.410772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147938Jy sigma=0.000677 ! Fit after self-cal, rms=0.148034Jy sigma=0.000677 ! 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.148034Jy sigma=0.000677 ! Fit after self-cal, rms=0.154990Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=9.793 mas, bpa=-0.08835 degrees ! Estimated noise=1136.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00239247 Jy ! Component: 100 - total flux cleaned = -0.00275047 Jy ! Component: 150 - total flux cleaned = -0.00304714 Jy ! Component: 200 - total flux cleaned = -0.00324441 Jy ! Total flux subtracted in 200 components = -0.00324441 Jy ! Clean residual min=-0.003178 max=0.003269 Jy/beam ! Clean residual mean=-0.000009 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.407527 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.407527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154871Jy sigma=0.000672 ! Fit after self-cal, rms=0.154897Jy sigma=0.000672 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.00070035 Jy ! Component: 100 - total flux cleaned = -0.000938015 Jy ! Component: 150 - total flux cleaned = -0.00114888 Jy ! Component: 200 - total flux cleaned = -0.00129118 Jy ! Total flux subtracted in 200 components = -0.00129118 Jy ! Clean residual min=-0.002978 max=0.003169 Jy/beam ! Clean residual mean=-0.000011 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.406236 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 150 components and 0.406236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154846Jy sigma=0.000672 ! Fit after self-cal, rms=0.154831Jy sigma=0.000672 ! 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.154831Jy sigma=0.000672 ! Fit after self-cal, rms=0.156858Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=9.775 mas, bpa=-0.08138 degrees ! Estimated noise=1134.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168766 Jy ! Component: 100 - total flux cleaned = -0.00197653 Jy ! Component: 150 - total flux cleaned = -0.00222287 Jy ! Component: 200 - total flux cleaned = -0.00239744 Jy ! Total flux subtracted in 200 components = -0.00239744 Jy ! Clean residual min=-0.002896 max=0.003091 Jy/beam ! Clean residual mean=-0.000008 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.403839 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.403839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156794Jy sigma=0.000671 ! Fit after self-cal, rms=0.156800Jy sigma=0.000671 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.000440113 Jy ! Component: 100 - total flux cleaned = -0.000614789 Jy ! Component: 150 - total flux cleaned = -0.000691585 Jy ! Component: 200 - total flux cleaned = -0.000728758 Jy ! Total flux subtracted in 200 components = -0.000728758 Jy ! Clean residual min=-0.002791 max=0.003066 Jy/beam ! Clean residual mean=-0.000010 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.40311 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 0.40311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156767Jy sigma=0.000671 ! Fit after self-cal, rms=0.156762Jy sigma=0.000671 ! 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.156762Jy sigma=0.000671 ! Fit after self-cal, rms=0.158067Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.23 mas, bmaj=22.62 mas, bpa=1.182 degrees ! Estimated noise=1341.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123667 Jy ! Component: 100 - total flux cleaned = -0.00132236 Jy ! Component: 150 - total flux cleaned = -0.00129795 Jy ! Component: 200 - total flux cleaned = -0.00127642 Jy ! Total flux subtracted in 200 components = -0.00127642 Jy ! Clean residual min=-0.002151 max=0.002753 Jy/beam ! Clean residual mean=-0.000010 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.401834 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 170 components and 0.401834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158040Jy sigma=0.000671 ! Fit after self-cal, rms=0.158045Jy sigma=0.000671 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.000358787 Jy ! Component: 100 - total flux cleaned = -0.000383453 Jy ! Component: 150 - total flux cleaned = -0.000363246 Jy ! Component: 200 - total flux cleaned = -0.000363009 Jy ! Total flux subtracted in 200 components = -0.000363009 Jy ! Clean residual min=-0.002107 max=0.002758 Jy/beam ! Clean residual mean=-0.000012 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.401471 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 171 components and 0.401471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158030Jy sigma=0.000671 ! Fit after self-cal, rms=0.158022Jy sigma=0.000671 ! 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.32 mas, bmaj=9.755 mas, bpa=-0.09246 degrees ! Estimated noise=1133.03 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 9.755 at -0.09246 degrees (North through East) ! Clean map min=-0.0040264 max=0.25968 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.618 mas, bmaj=8.027 mas, bpa=0.709 degrees ! Estimated noise=1787.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207252 Jy ! Component: 100 - total flux cleaned = 0.283889 Jy ! Component: 150 - total flux cleaned = 0.324488 Jy ! Component: 200 - total flux cleaned = 0.349628 Jy ! Total flux subtracted in 200 components = 0.349628 Jy ! Clean residual min=-0.006156 max=0.013331 Jy/beam ! Clean residual mean=-0.000154 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.349628 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.349628 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.755 mas, bpa=-0.09246 degrees ! Estimated noise=1133.03 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.0238327 Jy ! Component: 100 - total flux cleaned = 0.0362668 Jy ! Component: 150 - total flux cleaned = 0.0432062 Jy ! Component: 200 - total flux cleaned = 0.0473794 Jy ! Total flux subtracted in 200 components = 0.0473794 Jy ! Clean residual min=-0.003151 max=0.003683 Jy/beam ! Clean residual mean=-0.000014 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.397007 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 131 components and 0.397007 Jy ! Inverting map ! Added new window around map position (-5.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348907 Jy ! Component: 100 - total flux cleaned = 0.00442597 Jy ! Component: 150 - total flux cleaned = 0.0051117 Jy ! Component: 200 - total flux cleaned = 0.00550662 Jy ! Total flux subtracted in 200 components = 0.00550662 Jy ! Clean residual min=-0.002716 max=0.002696 Jy/beam ! Clean residual mean=-0.000005 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.402514 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 156 components and 0.402514 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.23 mas, bmaj=22.62 mas, bpa=1.182 degrees ! Estimated noise=1341.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125468 Jy ! Component: 100 - total flux cleaned = 0.000179663 Jy ! Component: 150 - total flux cleaned = 0.000225363 Jy ! Component: 200 - total flux cleaned = 0.000264898 Jy ! Total flux subtracted in 200 components = 0.000264898 Jy ! Clean residual min=-0.002225 max=0.002923 Jy/beam ! Clean residual mean=-0.000007 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.402779 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 = 3.61614e-05 Jy ! Component: 100 - total flux cleaned = 6.83107e-05 Jy ! Component: 150 - total flux cleaned = 6.88552e-05 Jy ! Component: 200 - total flux cleaned = 1.57516e-05 Jy ! Total flux subtracted in 200 components = 1.57516e-05 Jy ! Clean residual min=-0.002225 max=0.002855 Jy/beam ! Clean residual mean=-0.000006 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.402794 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 179 components and 0.402794 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=9.755 mas, bpa=-0.09246 degrees ! Estimated noise=1133.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169294 Jy ! Component: 100 - total flux cleaned = -7.13207e-05 Jy ! Component: 150 - total flux cleaned = -2.44257e-05 Jy ! Component: 200 - total flux cleaned = -6.63314e-05 Jy ! Total flux subtracted in 200 components = -6.63314e-05 Jy ! Clean residual min=-0.002590 max=0.002627 Jy/beam ! Clean residual mean=-0.000004 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.402728 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 197 components and 0.402728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157939Jy sigma=0.000671 ! Fit after self-cal, rms=0.157942Jy sigma=0.000671 wmodel J0730-3208_S_2017_02_24_pus_map.mod ! Writing 197 model components to file: J0730-3208_S_2017_02_24_pus_map.mod wobs J0730-3208_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0730-3208_S_2017_02_24_pus_uvs.fits wwins J0730-3208_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J0730-3208_S_2017_02_24_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.00039855 Jy ! Component: 100 - total flux cleaned = 0.000134846 Jy ! Component: 150 - total flux cleaned = -0.000159773 Jy ! Component: 200 - total flux cleaned = -0.000481269 Jy ! Component: 250 - total flux cleaned = -0.00086642 Jy ! Component: 300 - total flux cleaned = -0.0012754 Jy ! Component: 350 - total flux cleaned = -0.00170956 Jy ! Component: 400 - total flux cleaned = -0.00216667 Jy ! Component: 450 - total flux cleaned = -0.00247423 Jy ! Component: 500 - total flux cleaned = -0.00280836 Jy ! Component: 550 - total flux cleaned = -0.0031991 Jy ! Component: 600 - total flux cleaned = -0.00342112 Jy ! Component: 650 - total flux cleaned = -0.0037323 Jy ! Component: 700 - total flux cleaned = -0.00388516 Jy ! Component: 750 - total flux cleaned = -0.0040657 Jy ! Component: 800 - total flux cleaned = -0.00433052 Jy ! Component: 850 - total flux cleaned = -0.00459108 Jy ! Component: 900 - total flux cleaned = -0.00478972 Jy ! Component: 950 - total flux cleaned = -0.00492928 Jy ! Component: 1000 - total flux cleaned = -0.00503939 Jy ! Component: 1050 - total flux cleaned = -0.00520208 Jy ! Component: 1100 - total flux cleaned = -0.00528226 Jy ! Component: 1150 - total flux cleaned = -0.0054408 Jy ! Component: 1200 - total flux cleaned = -0.00559676 Jy ! Component: 1250 - total flux cleaned = -0.00569912 Jy ! Component: 1300 - total flux cleaned = -0.0057247 Jy ! Component: 1350 - total flux cleaned = -0.00582483 Jy ! Component: 1400 - total flux cleaned = -0.00594845 Jy ! Component: 1450 - total flux cleaned = -0.00609442 Jy ! Component: 1500 - total flux cleaned = -0.00611835 Jy ! Component: 1550 - total flux cleaned = -0.00626109 Jy ! Component: 1600 - total flux cleaned = -0.00623734 Jy ! Component: 1650 - total flux cleaned = -0.00630728 Jy ! Component: 1700 - total flux cleaned = -0.00630704 Jy ! Component: 1750 - total flux cleaned = -0.00635282 Jy ! Component: 1800 - total flux cleaned = -0.0064207 Jy ! Component: 1850 - total flux cleaned = -0.00653231 Jy ! Component: 1900 - total flux cleaned = -0.00655446 Jy ! Component: 1950 - total flux cleaned = -0.00661971 Jy ! Component: 2000 - total flux cleaned = -0.00659798 Jy ! Component: 2050 - total flux cleaned = -0.00664061 Jy ! Component: 2100 - total flux cleaned = -0.00661928 Jy ! Component: 2150 - total flux cleaned = -0.00668218 Jy ! Component: 2200 - total flux cleaned = -0.00674442 Jy ! Component: 2250 - total flux cleaned = -0.00678558 Jy ! Component: 2300 - total flux cleaned = -0.00680596 Jy ! Component: 2350 - total flux cleaned = -0.00688663 Jy ! Component: 2400 - total flux cleaned = -0.00690646 Jy ! Component: 2450 - total flux cleaned = -0.00694619 Jy ! Component: 2500 - total flux cleaned = -0.00702484 Jy ! Component: 2550 - total flux cleaned = -0.0070832 Jy ! Component: 2600 - total flux cleaned = -0.00716071 Jy ! Component: 2650 - total flux cleaned = -0.007199 Jy ! Component: 2700 - total flux cleaned = -0.00719924 Jy ! Component: 2750 - total flux cleaned = -0.007256 Jy ! Component: 2800 - total flux cleaned = -0.00733077 Jy ! Component: 2850 - total flux cleaned = -0.00746039 Jy ! Component: 2900 - total flux cleaned = -0.00751543 Jy ! Component: 2950 - total flux cleaned = -0.00753357 Jy ! Component: 3000 - total flux cleaned = -0.00764202 Jy ! Component: 3050 - total flux cleaned = -0.00773148 Jy ! Component: 3100 - total flux cleaned = -0.00776698 Jy ! Component: 3150 - total flux cleaned = -0.00783755 Jy ! Component: 3200 - total flux cleaned = -0.00785506 Jy ! Component: 3250 - total flux cleaned = -0.00797697 Jy ! Component: 3300 - total flux cleaned = -0.00802875 Jy ! Component: 3350 - total flux cleaned = -0.00811428 Jy ! Component: 3400 - total flux cleaned = -0.00809716 Jy ! Component: 3450 - total flux cleaned = -0.00809714 Jy ! Component: 3500 - total flux cleaned = -0.0081478 Jy ! Component: 3550 - total flux cleaned = -0.00823138 Jy ! Component: 3600 - total flux cleaned = -0.00826439 Jy ! Component: 3650 - total flux cleaned = -0.00823154 Jy ! Component: 3700 - total flux cleaned = -0.0082643 Jy ! Component: 3750 - total flux cleaned = -0.00832925 Jy ! Component: 3800 - total flux cleaned = -0.00834552 Jy ! Component: 3850 - total flux cleaned = -0.00836174 Jy ! Component: 3900 - total flux cleaned = -0.00842557 Jy ! Component: 3950 - total flux cleaned = -0.00842543 Jy ! Component: 4000 - total flux cleaned = -0.00842555 Jy ! Component: 4050 - total flux cleaned = -0.00847257 Jy ! Total flux subtracted in 4096 components = -0.00850361 Jy ! Clean residual min=-0.000961 max=0.000846 Jy/beam ! Clean residual mean=0.000002 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.394224 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 498 components and 0.394224 Jy ![Exited script file: muppet] wmap "J0730-3208_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 9.755 at -0.09246 degrees (North through East) ! Clean map min=-0.0024994 max=0.26502 Jy/beam ! Writing clean map to FITS file: J0730-3208_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.265017 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000289907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.328175 0.328175 0.65635 1.3127 2.6254 5.2508 10.5016 21.0032 42.0064 84.0129 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.265 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.32 x 9.755 at -0.09246 degrees (North through East) ! Clean map min=-0.0024994 max=0.26502 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0730-3208_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:21:07 2019