! Started logfile: J0859-3309_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:43:21 2019 obs J0859-3309_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0859-3309_S_2017_05_31_pus_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662557 visibilities/baseline/integration-bin. ! Found source: J0859-3309 ! ! 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 703 lines of history. ! ! Reading 17412 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 J0859-3309_S_2017_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 379 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 755 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966608Jy sigma=0.005986 ! Fit after self-cal, rms=0.925149Jy sigma=0.005756 ! 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.391 mas, bmaj=6.757 mas, bpa=-4.869 degrees ! Estimated noise=1965.16 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.0560411 Jy ! Component: 100 - total flux cleaned = 0.0793895 Jy ! Total flux subtracted in 100 components = 0.0793895 Jy ! Clean residual min=-0.007820 max=0.014711 Jy/beam ! Clean residual mean=-0.000101 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.0793896 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0793896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232588Jy sigma=0.000701 ! Fit after self-cal, rms=0.232459Jy sigma=0.000699 ! Inverting map ! Added new window around map position (3, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169638 Jy ! Component: 100 - total flux cleaned = 0.0276395 Jy ! Total flux subtracted in 100 components = 0.0276395 Jy ! Clean residual min=-0.006371 max=0.008457 Jy/beam ! Clean residual mean=-0.000073 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.107029 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.107029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229137Jy sigma=0.000667 ! Fit after self-cal, rms=0.229080Jy sigma=0.000666 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00934895 Jy ! Component: 100 - total flux cleaned = 0.0148385 Jy ! Total flux subtracted in 100 components = 0.0148385 Jy ! Clean residual min=-0.005801 max=0.006205 Jy/beam ! Clean residual mean=-0.000057 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.121868 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.121868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227900Jy sigma=0.000658 ! Fit after self-cal, rms=0.227879Jy sigma=0.000657 ! 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.348 mas, bmaj=9.193 mas, bpa=-2.366 degrees ! Estimated noise=1002.63 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.00795878 Jy ! Component: 100 - total flux cleaned = 0.0116433 Jy ! Component: 150 - total flux cleaned = 0.0132501 Jy ! Component: 200 - total flux cleaned = 0.0135342 Jy ! Total flux subtracted in 200 components = 0.0135342 Jy ! Clean residual min=-0.006350 max=0.006990 Jy/beam ! Clean residual mean=-0.000128 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.135402 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 75 components and 0.135402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227156Jy sigma=0.000654 ! Fit after self-cal, rms=0.227126Jy sigma=0.000654 ! 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.81 FD 0.97 HN 0.96 KP 1.06 ! LA 0.91 MK 0.96 NL 1.22 OV 1.06 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.16 KP 1.02 ! LA 0.89 MK 0.96 NL 1.22 OV 1.19 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.38 FD 1.08 HN 0.93 KP 1.01 ! LA 0.92 MK 1.06 NL 1.21 OV 1.08 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.94 KP 1.04 ! LA 0.82 MK 0.81 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.227126Jy sigma=0.000654 ! Fit after self-cal, rms=0.137587Jy sigma=0.000648 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=9.113 mas, bpa=-2.813 degrees ! Estimated noise=1013.25 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.00152233 Jy ! Component: 100 - total flux cleaned = 0.00147441 Jy ! Component: 150 - total flux cleaned = 0.0014033 Jy ! Component: 200 - total flux cleaned = 0.00134332 Jy ! Total flux subtracted in 200 components = 0.00134332 Jy ! Clean residual min=-0.003610 max=0.005911 Jy/beam ! Clean residual mean=-0.000023 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.136745 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.136745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137529Jy sigma=0.000647 ! Fit after self-cal, rms=0.137550Jy sigma=0.000647 ! 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.137550Jy sigma=0.000647 ! Fit after self-cal, rms=0.136795Jy sigma=0.000646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.996 mas, bpa=-3.096 degrees ! Estimated noise=1009.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162383 Jy ! Component: 100 - total flux cleaned = 0.00157591 Jy ! Component: 150 - total flux cleaned = 0.00157379 Jy ! Component: 200 - total flux cleaned = 0.00157211 Jy ! Total flux subtracted in 200 components = 0.00157211 Jy ! Clean residual min=-0.003510 max=0.005304 Jy/beam ! Clean residual mean=-0.000011 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.138317 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.138317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136753Jy sigma=0.000646 ! Fit after self-cal, rms=0.136747Jy sigma=0.000646 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 (19, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511277 Jy ! Component: 100 - total flux cleaned = 0.00766805 Jy ! Component: 150 - total flux cleaned = 0.00927602 Jy ! Component: 200 - total flux cleaned = 0.0100847 Jy ! Total flux subtracted in 200 components = 0.0100847 Jy ! Clean residual min=-0.003315 max=0.003966 Jy/beam ! Clean residual mean=0.000035 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.148402 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.148402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136566Jy sigma=0.000644 ! Fit after self-cal, rms=0.136515Jy sigma=0.000644 ! Inverting map ! Added new window around map position (31, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371505 Jy ! Component: 100 - total flux cleaned = 0.00569391 Jy ! Component: 150 - total flux cleaned = 0.00667405 Jy ! Component: 200 - total flux cleaned = 0.0070179 Jy ! Total flux subtracted in 200 components = 0.0070179 Jy ! Clean residual min=-0.002896 max=0.003067 Jy/beam ! Clean residual mean=0.000061 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.15542 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 140 components and 0.15542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136396Jy sigma=0.000643 ! Fit after self-cal, rms=0.136381Jy sigma=0.000643 ! 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.136381Jy sigma=0.000643 ! Fit after self-cal, rms=0.135482Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.906 mas, bpa=-3.284 degrees ! Estimated noise=1000.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025931 Jy ! Component: 100 - total flux cleaned = 0.00435388 Jy ! Component: 150 - total flux cleaned = 0.00500674 Jy ! Component: 200 - total flux cleaned = 0.00537246 Jy ! Total flux subtracted in 200 components = 0.00537246 Jy ! Clean residual min=-0.002375 max=0.002652 Jy/beam ! Clean residual mean=0.000036 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.160792 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 155 components and 0.160792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135404Jy sigma=0.000642 ! Fit after self-cal, rms=0.135399Jy sigma=0.000642 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.00120149 Jy ! Component: 100 - total flux cleaned = 0.00151084 Jy ! Component: 150 - total flux cleaned = 0.00169158 Jy ! Component: 200 - total flux cleaned = 0.001733 Jy ! Total flux subtracted in 200 components = 0.001733 Jy ! Clean residual min=-0.002344 max=0.002702 Jy/beam ! Clean residual mean=0.000046 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.162525 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 0.162525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135357Jy sigma=0.000641 ! Fit after self-cal, rms=0.135348Jy sigma=0.000641 ! 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.135348Jy sigma=0.000641 ! Fit after self-cal, rms=0.135832Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.325 mas, bmaj=28.01 mas, bpa=1.093 degrees ! Estimated noise=1235.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167473 Jy ! Component: 100 - total flux cleaned = 0.00248981 Jy ! Component: 150 - total flux cleaned = 0.00273081 Jy ! Component: 200 - total flux cleaned = 0.00287129 Jy ! Total flux subtracted in 200 components = 0.00287129 Jy ! Clean residual min=-0.002258 max=0.002685 Jy/beam ! Clean residual mean=0.000051 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.165397 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 168 components and 0.165397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135798Jy sigma=0.000641 ! Fit after self-cal, rms=0.135809Jy sigma=0.000641 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.000631794 Jy ! Component: 100 - total flux cleaned = 0.00066459 Jy ! Component: 150 - total flux cleaned = 0.000724766 Jy ! Component: 200 - total flux cleaned = 0.000805839 Jy ! Total flux subtracted in 200 components = 0.000805839 Jy ! Clean residual min=-0.002281 max=0.002679 Jy/beam ! Clean residual mean=0.000060 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.166202 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 173 components and 0.166202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135789Jy sigma=0.000641 ! Fit after self-cal, rms=0.135786Jy sigma=0.000641 ! 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.198 mas, bmaj=8.829 mas, bpa=-3.4 degrees ! Estimated noise=997.31 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.198 x 8.829 at -3.4 degrees (North through East) ! Clean map min=-0.0030704 max=0.072951 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.317 mas, bmaj=6.66 mas, bpa=-5.875 degrees ! Estimated noise=1847.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532106 Jy ! Component: 100 - total flux cleaned = 0.0806762 Jy ! Component: 150 - total flux cleaned = 0.098426 Jy ! Component: 200 - total flux cleaned = 0.110649 Jy ! Total flux subtracted in 200 components = 0.110649 Jy ! Clean residual min=-0.006280 max=0.007915 Jy/beam ! Clean residual mean=-0.000057 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.110649 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.110649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=8.829 mas, bpa=-3.4 degrees ! Estimated noise=997.31 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.0153597 Jy ! Component: 100 - total flux cleaned = 0.0249994 Jy ! Component: 150 - total flux cleaned = 0.0321804 Jy ! Component: 200 - total flux cleaned = 0.0377309 Jy ! Total flux subtracted in 200 components = 0.0377309 Jy ! Clean residual min=-0.003443 max=0.003890 Jy/beam ! Clean residual mean=-0.000041 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.14838 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 84 components and 0.14838 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=9.325 mas, bmaj=28.01 mas, bpa=1.093 degrees ! Estimated noise=1235.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00619692 Jy ! Component: 100 - total flux cleaned = 0.0104228 Jy ! Component: 150 - total flux cleaned = 0.0134266 Jy ! Component: 200 - total flux cleaned = 0.0155066 Jy ! Total flux subtracted in 200 components = 0.0155066 Jy ! Clean residual min=-0.002447 max=0.002636 Jy/beam ! Clean residual mean=0.000037 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.163886 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.000682812 Jy ! Component: 100 - total flux cleaned = 0.00132964 Jy ! Component: 150 - total flux cleaned = 0.00178966 Jy ! Component: 200 - total flux cleaned = 0.00206426 Jy ! Total flux subtracted in 200 components = 0.00206426 Jy ! Clean residual min=-0.002278 max=0.002626 Jy/beam ! Clean residual mean=0.000053 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.16595 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 138 components and 0.165951 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=8.829 mas, bpa=-3.4 degrees ! Estimated noise=997.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.57668e-05 Jy ! Component: 100 - total flux cleaned = 8.83502e-06 Jy ! Component: 150 - total flux cleaned = 0.000201891 Jy ! Component: 200 - total flux cleaned = 0.000375575 Jy ! Total flux subtracted in 200 components = 0.000375575 Jy ! Clean residual min=-0.002439 max=0.002529 Jy/beam ! Clean residual mean=0.000033 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.166326 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 158 components and 0.166326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135803Jy sigma=0.000641 ! Fit after self-cal, rms=0.135741Jy sigma=0.000641 wmodel J0859-3309_S_2017_05_31_pus_map.mod ! Writing 158 model components to file: J0859-3309_S_2017_05_31_pus_map.mod wobs J0859-3309_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0859-3309_S_2017_05_31_pus_uvs.fits wwins J0859-3309_S_2017_05_31_pus_map.win ! wwins: Wrote 4 windows to J0859-3309_S_2017_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.000879077 Jy ! Component: 100 - total flux cleaned = 0.00108697 Jy ! Component: 150 - total flux cleaned = 0.00127898 Jy ! Component: 200 - total flux cleaned = 0.00157183 Jy ! Component: 250 - total flux cleaned = 0.00178221 Jy ! Component: 300 - total flux cleaned = 0.00198515 Jy ! Component: 350 - total flux cleaned = 0.00221417 Jy ! Component: 400 - total flux cleaned = 0.00243748 Jy ! Component: 450 - total flux cleaned = 0.0025927 Jy ! Component: 500 - total flux cleaned = 0.00271378 Jy ! Component: 550 - total flux cleaned = 0.00280252 Jy ! Component: 600 - total flux cleaned = 0.00297585 Jy ! Component: 650 - total flux cleaned = 0.0030607 Jy ! Component: 700 - total flux cleaned = 0.00325472 Jy ! Component: 750 - total flux cleaned = 0.00344422 Jy ! Component: 800 - total flux cleaned = 0.00355025 Jy ! Component: 850 - total flux cleaned = 0.00373388 Jy ! Component: 900 - total flux cleaned = 0.00391364 Jy ! Component: 950 - total flux cleaned = 0.00406499 Jy ! Component: 1000 - total flux cleaned = 0.00403989 Jy ! Component: 1050 - total flux cleaned = 0.00416266 Jy ! Component: 1100 - total flux cleaned = 0.00425906 Jy ! Component: 1150 - total flux cleaned = 0.00433011 Jy ! Component: 1200 - total flux cleaned = 0.00447112 Jy ! Component: 1250 - total flux cleaned = 0.00460972 Jy ! Component: 1300 - total flux cleaned = 0.00460979 Jy ! Component: 1350 - total flux cleaned = 0.00474499 Jy ! Component: 1400 - total flux cleaned = 0.00478937 Jy ! Component: 1450 - total flux cleaned = 0.00489899 Jy ! Component: 1500 - total flux cleaned = 0.00492058 Jy ! Component: 1550 - total flux cleaned = 0.0050065 Jy ! Component: 1600 - total flux cleaned = 0.00513375 Jy ! Component: 1650 - total flux cleaned = 0.00515482 Jy ! Component: 1700 - total flux cleaned = 0.00519658 Jy ! Component: 1750 - total flux cleaned = 0.00527852 Jy ! Component: 1800 - total flux cleaned = 0.00542039 Jy ! Component: 1850 - total flux cleaned = 0.00550039 Jy ! Component: 1900 - total flux cleaned = 0.00561925 Jy ! Component: 1950 - total flux cleaned = 0.00573691 Jy ! Component: 2000 - total flux cleaned = 0.00583363 Jy ! Component: 2050 - total flux cleaned = 0.00583353 Jy ! Component: 2100 - total flux cleaned = 0.0059477 Jy ! Component: 2150 - total flux cleaned = 0.00607957 Jy ! Component: 2200 - total flux cleaned = 0.00622871 Jy ! Component: 2250 - total flux cleaned = 0.00632115 Jy ! Component: 2300 - total flux cleaned = 0.00643097 Jy ! Component: 2350 - total flux cleaned = 0.00652183 Jy ! Component: 2400 - total flux cleaned = 0.00666589 Jy ! Component: 2450 - total flux cleaned = 0.00679074 Jy ! Component: 2500 - total flux cleaned = 0.00693207 Jy ! Component: 2550 - total flux cleaned = 0.0070548 Jy ! Component: 2600 - total flux cleaned = 0.00714185 Jy ! Component: 2650 - total flux cleaned = 0.00719386 Jy ! Component: 2700 - total flux cleaned = 0.00733065 Jy ! Component: 2750 - total flux cleaned = 0.00739842 Jy ! Component: 2800 - total flux cleaned = 0.00743219 Jy ! Component: 2850 - total flux cleaned = 0.00751587 Jy ! Component: 2900 - total flux cleaned = 0.00758251 Jy ! Component: 2950 - total flux cleaned = 0.0076978 Jy ! Component: 3000 - total flux cleaned = 0.00776318 Jy ! Component: 3050 - total flux cleaned = 0.00781196 Jy ! Component: 3100 - total flux cleaned = 0.00792457 Jy ! Component: 3150 - total flux cleaned = 0.00797248 Jy ! Component: 3200 - total flux cleaned = 0.00808359 Jy ! Component: 3250 - total flux cleaned = 0.00813088 Jy ! Component: 3300 - total flux cleaned = 0.00822469 Jy ! Component: 3350 - total flux cleaned = 0.00825575 Jy ! Component: 3400 - total flux cleaned = 0.00833273 Jy ! Component: 3450 - total flux cleaned = 0.0083787 Jy ! Component: 3500 - total flux cleaned = 0.00839389 Jy ! Component: 3550 - total flux cleaned = 0.00846955 Jy ! Component: 3600 - total flux cleaned = 0.00845451 Jy ! Component: 3650 - total flux cleaned = 0.00845448 Jy ! Component: 3700 - total flux cleaned = 0.00848413 Jy ! Component: 3750 - total flux cleaned = 0.00848403 Jy ! Component: 3800 - total flux cleaned = 0.00851316 Jy ! Component: 3850 - total flux cleaned = 0.00846936 Jy ! Component: 3900 - total flux cleaned = 0.00849819 Jy ! Component: 3950 - total flux cleaned = 0.00849815 Jy ! Component: 4000 - total flux cleaned = 0.00848369 Jy ! Component: 4050 - total flux cleaned = 0.00851225 Jy ! Total flux subtracted in 4096 components = 0.00846971 Jy ! Clean residual min=-0.001134 max=0.000811 Jy/beam ! Clean residual mean=0.000007 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.174796 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 423 components and 0.174796 Jy ![Exited script file: muppet] wmap "J0859-3309_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.198 x 8.829 at -3.4 degrees (North through East) ! Clean map min=-0.0025198 max=0.072208 Jy/beam ! Writing clean map to FITS file: J0859-3309_S_2017_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.0722083 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250352 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04012 1.04012 2.08025 4.16049 8.32099 16.642 33.284 66.5679 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.198 x 8.829 at -3.4 degrees (North through East) ! Clean map min=-0.0025198 max=0.072208 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 J0859-3309_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:43:28 2019