! Started logfile: J2047-1639_S_2017_07_16_pus_uvs.log on Thu May 9 11:18:52 2019 obs J2047-1639_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2047-1639_S_2017_07_16_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.607953 visibilities/baseline/integration-bin. ! Found source: J2047-1639 ! ! 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 815 lines of history. ! ! Reading 10396 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 J2047-1639_S_2017_07_16_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 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 680 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.827024Jy sigma=0.006470 ! Fit after self-cal, rms=0.783290Jy sigma=0.006120 ! 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.334 mas, bmaj=6.652 mas, bpa=-6.81 degrees ! Estimated noise=1820.8 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.158518 Jy ! Component: 100 - total flux cleaned = 0.209185 Jy ! Total flux subtracted in 100 components = 0.209185 Jy ! Clean residual min=-0.016578 max=0.028964 Jy/beam ! Clean residual mean=-0.000029 rms=0.005713 Jy/beam ! Combined flux in latest and established models = 0.209185 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.209185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127649Jy sigma=0.000980 ! Fit after self-cal, rms=0.127616Jy sigma=0.000980 ! 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=2.817 mas, bmaj=7.409 mas, bpa=-5.235 degrees ! Estimated noise=1020.15 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.0444668 Jy ! Component: 100 - total flux cleaned = 0.0685836 Jy ! Component: 150 - total flux cleaned = 0.0825378 Jy ! Component: 200 - total flux cleaned = 0.0910455 Jy ! Total flux subtracted in 200 components = 0.0910455 Jy ! Clean residual min=-0.016651 max=0.038386 Jy/beam ! Clean residual mean=-0.000118 rms=0.006651 Jy/beam ! Combined flux in latest and established models = 0.300231 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 46 components and 0.300231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113071Jy sigma=0.000843 ! Fit after self-cal, rms=0.112984Jy sigma=0.000842 ! Inverting map ! Added new window around map position (12.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366891 Jy ! Component: 100 - total flux cleaned = 0.0568924 Jy ! Component: 150 - total flux cleaned = 0.0693494 Jy ! Component: 200 - total flux cleaned = 0.0775989 Jy ! Total flux subtracted in 200 components = 0.0775989 Jy ! Clean residual min=-0.010407 max=0.017580 Jy/beam ! Clean residual mean=-0.000036 rms=0.003399 Jy/beam ! Combined flux in latest and established models = 0.377829 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 97 components and 0.377829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101372Jy sigma=0.000728 ! Fit after self-cal, rms=0.099648Jy sigma=0.000714 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.10 KP 0.98 ! LA 0.95 MK 1.10 NL 0.88 OV 1.10 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.17 KP 0.97 ! LA 0.91 MK 1.01 NL 1.07 OV 1.16 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.14 KP 0.94 ! LA 0.93 MK 0.85 NL 1.03 OV 1.02 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.099648Jy sigma=0.000714 ! Fit after self-cal, rms=0.097694Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.392 mas, bpa=-4.205 degrees ! Estimated noise=1026.61 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.00380731 Jy ! Component: 100 - total flux cleaned = 0.00367908 Jy ! Component: 150 - total flux cleaned = 0.00314269 Jy ! Component: 200 - total flux cleaned = 0.00289915 Jy ! Total flux subtracted in 200 components = 0.00289915 Jy ! Clean residual min=-0.008968 max=0.008765 Jy/beam ! Clean residual mean=-0.000005 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.380728 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.380729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097073Jy sigma=0.000684 ! Fit after self-cal, rms=0.097134Jy sigma=0.000683 ! 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.097134Jy sigma=0.000683 ! Fit after self-cal, rms=0.099153Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.852 mas, bmaj=7.43 mas, bpa=-4.354 degrees ! Estimated noise=1021.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294685 Jy ! Component: 100 - total flux cleaned = 0.00249326 Jy ! Component: 150 - total flux cleaned = 0.00191221 Jy ! Component: 200 - total flux cleaned = 0.00157199 Jy ! Total flux subtracted in 200 components = 0.00157199 Jy ! Clean residual min=-0.006058 max=0.006721 Jy/beam ! Clean residual mean=-0.000010 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.3823 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.3823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098854Jy sigma=0.000668 ! Fit after self-cal, rms=0.098921Jy sigma=0.000668 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.5, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170081 Jy ! Component: 100 - total flux cleaned = 0.00203801 Jy ! Component: 150 - total flux cleaned = 0.00217078 Jy ! Component: 200 - total flux cleaned = 0.00217334 Jy ! Total flux subtracted in 200 components = 0.00217334 Jy ! Clean residual min=-0.005425 max=0.005952 Jy/beam ! Clean residual mean=-0.000007 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.384474 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 140 components and 0.384474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098233Jy sigma=0.000664 ! Fit after self-cal, rms=0.098172Jy sigma=0.000663 ! Inverting map ! Added new window around map position (-10, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262905 Jy ! Component: 100 - total flux cleaned = 0.0026163 Jy ! Component: 150 - total flux cleaned = 0.00299296 Jy ! Component: 200 - total flux cleaned = 0.00311139 Jy ! Total flux subtracted in 200 components = 0.00311139 Jy ! Clean residual min=-0.004804 max=0.004042 Jy/beam ! Clean residual mean=-0.000002 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.387585 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 160 components and 0.387585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097576Jy sigma=0.000660 ! Fit after self-cal, rms=0.097518Jy sigma=0.000660 ! 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.097518Jy sigma=0.000660 ! Fit after self-cal, rms=0.096719Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.841 mas, bmaj=7.437 mas, bpa=-4.41 degrees ! Estimated noise=1013.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001684 Jy ! Component: 100 - total flux cleaned = 0.00223826 Jy ! Component: 150 - total flux cleaned = 0.00253897 Jy ! Component: 200 - total flux cleaned = 0.00272275 Jy ! Total flux subtracted in 200 components = 0.00272275 Jy ! Clean residual min=-0.004114 max=0.003701 Jy/beam ! Clean residual mean=-0.000002 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.390308 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 175 components and 0.390308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096414Jy sigma=0.000658 ! Fit after self-cal, rms=0.096381Jy sigma=0.000658 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.000184161 Jy ! Component: 100 - total flux cleaned = 9.70631e-05 Jy ! Component: 150 - total flux cleaned = 2.15795e-05 Jy ! Component: 200 - total flux cleaned = -5.08644e-05 Jy ! Total flux subtracted in 200 components = -5.08644e-05 Jy ! Clean residual min=-0.003835 max=0.003569 Jy/beam ! Clean residual mean=-0.000001 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.390257 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 191 components and 0.390257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096205Jy sigma=0.000657 ! Fit after self-cal, rms=0.096188Jy sigma=0.000657 ! 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.096188Jy sigma=0.000657 ! Fit after self-cal, rms=0.095959Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.039 mas, bmaj=15.99 mas, bpa=-4.112 degrees ! Estimated noise=1375.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365538 Jy ! Component: 100 - total flux cleaned = 0.000183229 Jy ! Component: 150 - total flux cleaned = -5.42751e-05 Jy ! Component: 200 - total flux cleaned = -0.000261238 Jy ! Total flux subtracted in 200 components = -0.000261238 Jy ! Clean residual min=-0.003837 max=0.003179 Jy/beam ! Clean residual mean=-0.000002 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.389996 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 211 components and 0.389996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095901Jy sigma=0.000657 ! Fit after self-cal, rms=0.095855Jy sigma=0.000657 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.000107021 Jy ! Component: 100 - total flux cleaned = -2.99365e-05 Jy ! Component: 150 - total flux cleaned = -9.13888e-05 Jy ! Component: 200 - total flux cleaned = -0.000143398 Jy ! Total flux subtracted in 200 components = -0.000143398 Jy ! Clean residual min=-0.003760 max=0.003084 Jy/beam ! Clean residual mean=-0.000002 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.389852 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 222 components and 0.389853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095841Jy sigma=0.000657 ! Fit after self-cal, rms=0.095808Jy sigma=0.000657 ! 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=2.835 mas, bmaj=7.44 mas, bpa=-4.459 degrees ! Estimated noise=1010 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.835 x 7.44 at -4.459 degrees (North through East) ! Clean map min=-0.0099617 max=0.21156 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.368 mas, bmaj=6.642 mas, bpa=-5.786 degrees ! Estimated noise=1822.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155619 Jy ! Component: 100 - total flux cleaned = 0.207518 Jy ! Component: 150 - total flux cleaned = 0.240722 Jy ! Component: 200 - total flux cleaned = 0.265735 Jy ! Total flux subtracted in 200 components = 0.265735 Jy ! Clean residual min=-0.012876 max=0.019815 Jy/beam ! Clean residual mean=-0.000031 rms=0.003824 Jy/beam ! Combined flux in latest and established models = 0.265735 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.265735 Jy ! Inverting map and beam ! Estimated beam: bmin=2.835 mas, bmaj=7.44 mas, bpa=-4.459 degrees ! Estimated noise=1010 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) ! Added new window around map position (4.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0340272 Jy ! Component: 100 - total flux cleaned = 0.0573227 Jy ! Component: 150 - total flux cleaned = 0.074079 Jy ! Component: 200 - total flux cleaned = 0.0864448 Jy ! Total flux subtracted in 200 components = 0.0864448 Jy ! Clean residual min=-0.006084 max=0.008696 Jy/beam ! Clean residual mean=-0.000034 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.35218 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 98 components and 0.352179 Jy ! Inverting map ! Added new window around map position (-52.5, 94.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00959511 Jy ! Component: 100 - total flux cleaned = 0.0167364 Jy ! Component: 150 - total flux cleaned = 0.0223076 Jy ! Component: 200 - total flux cleaned = 0.0264142 Jy ! Total flux subtracted in 200 components = 0.0264142 Jy ! Clean residual min=-0.004101 max=0.004204 Jy/beam ! Clean residual mean=-0.000009 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.378594 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 137 components and 0.378594 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.039 mas, bmaj=15.99 mas, bpa=-4.112 degrees ! Estimated noise=1375.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00576741 Jy ! Component: 100 - total flux cleaned = 0.0088573 Jy ! Component: 150 - total flux cleaned = 0.00975749 Jy ! Component: 200 - total flux cleaned = 0.0100191 Jy ! Total flux subtracted in 200 components = 0.0100191 Jy ! Clean residual min=-0.003412 max=0.003482 Jy/beam ! Clean residual mean=-0.000000 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.388613 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.000163885 Jy ! Component: 100 - total flux cleaned = 0.00016344 Jy ! Component: 150 - total flux cleaned = 0.000206667 Jy ! Component: 200 - total flux cleaned = 0.000247661 Jy ! Total flux subtracted in 200 components = 0.000247661 Jy ! Clean residual min=-0.003178 max=0.003497 Jy/beam ! Clean residual mean=0.000000 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.38886 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 199 components and 0.38886 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.835 mas, bmaj=7.44 mas, bpa=-4.459 degrees ! Estimated noise=1010 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.68022e-05 Jy ! Component: 100 - total flux cleaned = 6.59641e-06 Jy ! Component: 150 - total flux cleaned = 1.22146e-05 Jy ! Component: 200 - total flux cleaned = -5.22816e-05 Jy ! Total flux subtracted in 200 components = -5.22816e-05 Jy ! Clean residual min=-0.002848 max=0.003210 Jy/beam ! Clean residual mean=-0.000000 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.388808 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 219 components and 0.388808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095447Jy sigma=0.000655 ! Fit after self-cal, rms=0.095398Jy sigma=0.000655 wmodel J2047-1639_S_2017_07_16_pus_map.mod ! Writing 219 model components to file: J2047-1639_S_2017_07_16_pus_map.mod wobs J2047-1639_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2047-1639_S_2017_07_16_pus_uvs.fits wwins J2047-1639_S_2017_07_16_pus_map.win ! wwins: Wrote 6 windows to J2047-1639_S_2017_07_16_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.000122729 Jy ! Component: 100 - total flux cleaned = -1.82725e-05 Jy ! Component: 150 - total flux cleaned = -0.000369576 Jy ! Component: 200 - total flux cleaned = -0.000700655 Jy ! Component: 250 - total flux cleaned = -0.0010164 Jy ! Component: 300 - total flux cleaned = -0.00124234 Jy ! Component: 350 - total flux cleaned = -0.00134956 Jy ! Component: 400 - total flux cleaned = -0.00141731 Jy ! Component: 450 - total flux cleaned = -0.0015164 Jy ! Component: 500 - total flux cleaned = -0.00164463 Jy ! Component: 550 - total flux cleaned = -0.00183177 Jy ! Component: 600 - total flux cleaned = -0.00201444 Jy ! Component: 650 - total flux cleaned = -0.00225049 Jy ! Component: 700 - total flux cleaned = -0.00239314 Jy ! Component: 750 - total flux cleaned = -0.00244861 Jy ! Component: 800 - total flux cleaned = -0.00258536 Jy ! Component: 850 - total flux cleaned = -0.00263984 Jy ! Component: 900 - total flux cleaned = -0.00284929 Jy ! Component: 950 - total flux cleaned = -0.00287441 Jy ! Component: 1000 - total flux cleaned = -0.00289921 Jy ! Component: 1050 - total flux cleaned = -0.00297304 Jy ! Component: 1100 - total flux cleaned = -0.00294922 Jy ! Component: 1150 - total flux cleaned = -0.00299634 Jy ! Component: 1200 - total flux cleaned = -0.00297286 Jy ! Component: 1250 - total flux cleaned = -0.00299572 Jy ! Component: 1300 - total flux cleaned = -0.0029735 Jy ! Component: 1350 - total flux cleaned = -0.00303902 Jy ! Component: 1400 - total flux cleaned = -0.00297447 Jy ! Component: 1450 - total flux cleaned = -0.00299552 Jy ! Component: 1500 - total flux cleaned = -0.00295437 Jy ! Component: 1550 - total flux cleaned = -0.00293424 Jy ! Component: 1600 - total flux cleaned = -0.00299442 Jy ! Component: 1650 - total flux cleaned = -0.00301395 Jy ! Component: 1700 - total flux cleaned = -0.00293658 Jy ! Component: 1750 - total flux cleaned = -0.00303202 Jy ! Component: 1800 - total flux cleaned = -0.00297548 Jy ! Component: 1850 - total flux cleaned = -0.00303106 Jy ! Component: 1900 - total flux cleaned = -0.00304961 Jy ! Component: 1950 - total flux cleaned = -0.00312149 Jy ! Component: 2000 - total flux cleaned = -0.00312173 Jy ! Component: 2050 - total flux cleaned = -0.00315677 Jy ! Component: 2100 - total flux cleaned = -0.00313942 Jy ! Component: 2150 - total flux cleaned = -0.00317412 Jy ! Component: 2200 - total flux cleaned = -0.00320774 Jy ! Component: 2250 - total flux cleaned = -0.00325755 Jy ! Component: 2300 - total flux cleaned = -0.00327385 Jy ! Component: 2350 - total flux cleaned = -0.00330633 Jy ! Component: 2400 - total flux cleaned = -0.00330601 Jy ! Component: 2450 - total flux cleaned = -0.00332177 Jy ! Component: 2500 - total flux cleaned = -0.00336933 Jy ! Component: 2550 - total flux cleaned = -0.00343201 Jy ! Component: 2600 - total flux cleaned = -0.00346309 Jy ! Component: 2650 - total flux cleaned = -0.00355525 Jy ! Component: 2700 - total flux cleaned = -0.0035399 Jy ! Component: 2750 - total flux cleaned = -0.00361548 Jy ! Component: 2800 - total flux cleaned = -0.00366027 Jy ! Component: 2850 - total flux cleaned = -0.00373433 Jy ! Component: 2900 - total flux cleaned = -0.00371938 Jy ! Component: 2950 - total flux cleaned = -0.00377788 Jy ! Component: 3000 - total flux cleaned = -0.00380706 Jy ! Component: 3050 - total flux cleaned = -0.00386427 Jy ! Component: 3100 - total flux cleaned = -0.00390707 Jy ! Component: 3150 - total flux cleaned = -0.00390708 Jy ! Component: 3200 - total flux cleaned = -0.00396308 Jy ! Component: 3250 - total flux cleaned = -0.00397716 Jy ! Component: 3300 - total flux cleaned = -0.00400482 Jy ! Component: 3350 - total flux cleaned = -0.00403224 Jy ! Component: 3400 - total flux cleaned = -0.0040869 Jy ! Component: 3450 - total flux cleaned = -0.0041139 Jy ! Component: 3500 - total flux cleaned = -0.00416771 Jy ! Component: 3550 - total flux cleaned = -0.00419442 Jy ! Component: 3600 - total flux cleaned = -0.00416778 Jy ! Component: 3650 - total flux cleaned = -0.00423395 Jy ! Component: 3700 - total flux cleaned = -0.00427328 Jy ! Component: 3750 - total flux cleaned = -0.00426018 Jy ! Component: 3800 - total flux cleaned = -0.00432528 Jy ! Component: 3850 - total flux cleaned = -0.00431232 Jy ! Component: 3900 - total flux cleaned = -0.00432525 Jy ! Component: 3950 - total flux cleaned = -0.00435088 Jy ! Component: 4000 - total flux cleaned = -0.00437648 Jy ! Component: 4050 - total flux cleaned = -0.00438928 Jy ! Total flux subtracted in 4096 components = -0.00444011 Jy ! Clean residual min=-0.000827 max=0.000935 Jy/beam ! Clean residual mean=-0.000004 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.384368 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 498 components and 0.384368 Jy ![Exited script file: muppet] wmap "J2047-1639_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.835 x 7.44 at -4.459 degrees (North through East) ! Clean map min=-0.0030203 max=0.21176 Jy/beam ! Writing clean map to FITS file: J2047-1639_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.211762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214606 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304029 0.304029 0.608058 1.21612 2.43223 4.86446 9.72893 19.4579 38.9157 77.8314 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.211 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.835 x 7.44 at -4.459 degrees (North through East) ! Clean map min=-0.0030203 max=0.21176 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 J2047-1639_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:18:58 2019