! Started logfile: J2034-1640_S_2017_06_15_pus_uvs.log on Tue May 7 15:28:02 2019 obs J2034-1640_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2034-1640_S_2017_06_15_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879825 visibilities/baseline/integration-bin. ! Found source: J2034-1640 ! ! 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 603 lines of history. ! ! Reading 12036 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 J2034-1640_S_2017_06_15_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 503 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914860Jy sigma=0.007604 ! Fit after self-cal, rms=0.899084Jy sigma=0.007480 ! 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.642 mas, bmaj=6.535 mas, bpa=-4.732 degrees ! Estimated noise=1245.49 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.0778921 Jy ! Component: 100 - total flux cleaned = 0.0963439 Jy ! Total flux subtracted in 100 components = 0.0963439 Jy ! Clean residual min=-0.006444 max=0.008889 Jy/beam ! Clean residual mean=0.000025 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.0963439 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0963439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089732Jy sigma=0.000709 ! Fit after self-cal, rms=0.089728Jy sigma=0.000709 ! 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.176 mas, bmaj=7.731 mas, bpa=-2.851 degrees ! Estimated noise=898.869 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 (3, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131349 Jy ! Component: 100 - total flux cleaned = 0.0203591 Jy ! Component: 150 - total flux cleaned = 0.0249038 Jy ! Component: 200 - total flux cleaned = 0.0279416 Jy ! Total flux subtracted in 200 components = 0.0279416 Jy ! Clean residual min=-0.005158 max=0.011826 Jy/beam ! Clean residual mean=0.000022 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.124286 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 54 components and 0.124286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087729Jy sigma=0.000692 ! Fit after self-cal, rms=0.087609Jy sigma=0.000691 ! Inverting map ! Added new window around map position (22.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100111 Jy ! Component: 100 - total flux cleaned = 0.0148561 Jy ! Component: 150 - total flux cleaned = 0.0184652 Jy ! Component: 200 - total flux cleaned = 0.0213374 Jy ! Total flux subtracted in 200 components = 0.0213374 Jy ! Clean residual min=-0.004097 max=0.004769 Jy/beam ! Clean residual mean=0.000015 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.145623 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 102 components and 0.145623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086469Jy sigma=0.000681 ! Fit after self-cal, rms=0.086356Jy sigma=0.000680 ! 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.93 FD 0.93 HN 0.99 KP 1.06 ! LA 0.96 MK 1.01 NL 1.05 OV 1.02 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.01 KP 0.96 ! LA 0.93 MK 0.99 NL 1.15 OV 1.07 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.97 KP 0.98 ! LA 0.92 MK 1.02 NL 1.08 OV 0.94 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 117 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.97 KP 1.00* ! LA 1.00* MK 0.95 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.086356Jy sigma=0.000680 ! Fit after self-cal, rms=0.085657Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=7.695 mas, bpa=-2.489 degrees ! Estimated noise=895.954 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.00188658 Jy ! Component: 100 - total flux cleaned = 0.00288513 Jy ! Component: 150 - total flux cleaned = 0.00323603 Jy ! Component: 200 - total flux cleaned = 0.00330062 Jy ! Total flux subtracted in 200 components = 0.00330062 Jy ! Clean residual min=-0.003885 max=0.003498 Jy/beam ! Clean residual mean=0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.148924 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 134 components and 0.148924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085512Jy sigma=0.000677 ! Fit after self-cal, rms=0.085511Jy 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.085511Jy sigma=0.000677 ! Fit after self-cal, rms=0.084581Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=7.676 mas, bpa=-2.664 degrees ! Estimated noise=892.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135171 Jy ! Component: 100 - total flux cleaned = 0.00143568 Jy ! Component: 150 - total flux cleaned = 0.00151284 Jy ! Component: 200 - total flux cleaned = 0.00158378 Jy ! Total flux subtracted in 200 components = 0.00158378 Jy ! Clean residual min=-0.002778 max=0.002662 Jy/beam ! Clean residual mean=0.000005 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.150507 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 147 components and 0.150507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084538Jy sigma=0.000673 ! Fit after self-cal, rms=0.084564Jy 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.000265371 Jy ! Component: 100 - total flux cleaned = 0.00032871 Jy ! Component: 150 - total flux cleaned = 0.000356961 Jy ! Component: 200 - total flux cleaned = 0.000356862 Jy ! Total flux subtracted in 200 components = 0.000356862 Jy ! Clean residual min=-0.002690 max=0.002669 Jy/beam ! Clean residual mean=0.000005 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.150864 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.150864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084543Jy sigma=0.000672 ! Fit after self-cal, rms=0.084542Jy 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.084542Jy sigma=0.000672 ! Fit after self-cal, rms=0.084480Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=7.664 mas, bpa=-2.671 degrees ! Estimated noise=891.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666193 Jy ! Component: 100 - total flux cleaned = 0.00071958 Jy ! Component: 150 - total flux cleaned = 0.000769004 Jy ! Component: 200 - total flux cleaned = 0.00079194 Jy ! Total flux subtracted in 200 components = 0.00079194 Jy ! Clean residual min=-0.002678 max=0.002655 Jy/beam ! Clean residual mean=0.000005 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.151656 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 167 components and 0.151656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084464Jy sigma=0.000672 ! Fit after self-cal, rms=0.084462Jy 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.000133066 Jy ! Component: 100 - total flux cleaned = 0.000155212 Jy ! Component: 150 - total flux cleaned = 0.000196849 Jy ! Component: 200 - total flux cleaned = 0.000197364 Jy ! Total flux subtracted in 200 components = 0.000197364 Jy ! Clean residual min=-0.002650 max=0.002647 Jy/beam ! Clean residual mean=0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.151853 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 171 components and 0.151853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084452Jy sigma=0.000672 ! Fit after self-cal, rms=0.084451Jy sigma=0.000672 ! 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.084451Jy sigma=0.000672 ! Fit after self-cal, rms=0.084387Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.005 mas, bmaj=15.48 mas, bpa=3.655 degrees ! Estimated noise=1133.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421156 Jy ! Component: 100 - total flux cleaned = 0.000465777 Jy ! Component: 150 - total flux cleaned = 0.000467734 Jy ! Component: 200 - total flux cleaned = 0.000467892 Jy ! Total flux subtracted in 200 components = 0.000467892 Jy ! Clean residual min=-0.002740 max=0.003199 Jy/beam ! Clean residual mean=0.000009 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.152321 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 187 components and 0.152321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084385Jy sigma=0.000672 ! Fit after self-cal, rms=0.084381Jy 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 = 8.73358e-05 Jy ! Component: 100 - total flux cleaned = 0.000124717 Jy ! Component: 150 - total flux cleaned = 0.000124527 Jy ! Component: 200 - total flux cleaned = 0.000109676 Jy ! Total flux subtracted in 200 components = 0.000109676 Jy ! Clean residual min=-0.002756 max=0.003215 Jy/beam ! Clean residual mean=0.000009 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.152431 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 193 components and 0.152431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084380Jy sigma=0.000672 ! Fit after self-cal, rms=0.084378Jy sigma=0.000672 ! 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.19 mas, bmaj=7.659 mas, bpa=-2.698 degrees ! Estimated noise=891.712 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.19 x 7.659 at -2.698 degrees (North through East) ! Clean map min=-0.0024869 max=0.10053 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.653 mas, bmaj=6.464 mas, bpa=-4.62 degrees ! Estimated noise=1229.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0761823 Jy ! Component: 100 - total flux cleaned = 0.0947042 Jy ! Component: 150 - total flux cleaned = 0.105234 Jy ! Component: 200 - total flux cleaned = 0.113164 Jy ! Total flux subtracted in 200 components = 0.113164 Jy ! Clean residual min=-0.004541 max=0.004656 Jy/beam ! Clean residual mean=0.000016 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.113164 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.113164 Jy ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.659 mas, bpa=-2.698 degrees ! Estimated noise=891.712 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.00967085 Jy ! Component: 100 - total flux cleaned = 0.0164795 Jy ! Component: 150 - total flux cleaned = 0.0215895 Jy ! Component: 200 - total flux cleaned = 0.0255277 Jy ! Total flux subtracted in 200 components = 0.0255277 Jy ! Clean residual min=-0.003772 max=0.003159 Jy/beam ! Clean residual mean=0.000013 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.138691 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 78 components and 0.138691 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.005 mas, bmaj=15.48 mas, bpa=3.655 degrees ! Estimated noise=1133.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508444 Jy ! Component: 100 - total flux cleaned = 0.0081945 Jy ! Component: 150 - total flux cleaned = 0.0102993 Jy ! Component: 200 - total flux cleaned = 0.0115071 Jy ! Total flux subtracted in 200 components = 0.0115071 Jy ! Clean residual min=-0.002958 max=0.003026 Jy/beam ! Clean residual mean=0.000012 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.150199 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.000468168 Jy ! Component: 100 - total flux cleaned = 0.000892443 Jy ! Component: 150 - total flux cleaned = 0.00115374 Jy ! Component: 200 - total flux cleaned = 0.00126748 Jy ! Total flux subtracted in 200 components = 0.00126748 Jy ! Clean residual min=-0.002745 max=0.003082 Jy/beam ! Clean residual mean=0.000010 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.151466 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 143 components and 0.151466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=7.659 mas, bpa=-2.698 degrees ! Estimated noise=891.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405545 Jy ! Component: 100 - total flux cleaned = 0.000410037 Jy ! Component: 150 - total flux cleaned = 0.000451855 Jy ! Component: 200 - total flux cleaned = 0.000413194 Jy ! Total flux subtracted in 200 components = 0.000413194 Jy ! Clean residual min=-0.002763 max=0.002694 Jy/beam ! Clean residual mean=0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.151879 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 160 components and 0.151879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084427Jy sigma=0.000672 ! Fit after self-cal, rms=0.084422Jy sigma=0.000672 wmodel J2034-1640_S_2017_06_15_pus_map.mod ! Writing 160 model components to file: J2034-1640_S_2017_06_15_pus_map.mod wobs J2034-1640_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2034-1640_S_2017_06_15_pus_uvs.fits wwins J2034-1640_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J2034-1640_S_2017_06_15_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.000330812 Jy ! Component: 100 - total flux cleaned = -0.000838458 Jy ! Component: 150 - total flux cleaned = -0.00114945 Jy ! Component: 200 - total flux cleaned = -0.00129488 Jy ! Component: 250 - total flux cleaned = -0.00143505 Jy ! Component: 300 - total flux cleaned = -0.00153519 Jy ! Component: 350 - total flux cleaned = -0.00159917 Jy ! Component: 400 - total flux cleaned = -0.00169279 Jy ! Component: 450 - total flux cleaned = -0.00178345 Jy ! Component: 500 - total flux cleaned = -0.00193069 Jy ! Component: 550 - total flux cleaned = -0.00207419 Jy ! Component: 600 - total flux cleaned = -0.00215819 Jy ! Component: 650 - total flux cleaned = -0.00215865 Jy ! Component: 700 - total flux cleaned = -0.00226651 Jy ! Component: 750 - total flux cleaned = -0.00229254 Jy ! Component: 800 - total flux cleaned = -0.00242057 Jy ! Component: 850 - total flux cleaned = -0.00239519 Jy ! Component: 900 - total flux cleaned = -0.00254382 Jy ! Component: 950 - total flux cleaned = -0.00259235 Jy ! Component: 1000 - total flux cleaned = -0.00266407 Jy ! Component: 1050 - total flux cleaned = -0.00273403 Jy ! Component: 1100 - total flux cleaned = -0.00284808 Jy ! Component: 1150 - total flux cleaned = -0.00298256 Jy ! Component: 1200 - total flux cleaned = -0.00300432 Jy ! Component: 1250 - total flux cleaned = -0.00300469 Jy ! Component: 1300 - total flux cleaned = -0.00311163 Jy ! Component: 1350 - total flux cleaned = -0.00321648 Jy ! Component: 1400 - total flux cleaned = -0.00334052 Jy ! Component: 1450 - total flux cleaned = -0.00338145 Jy ! Component: 1500 - total flux cleaned = -0.00344179 Jy ! Component: 1550 - total flux cleaned = -0.00354061 Jy ! Component: 1600 - total flux cleaned = -0.0036181 Jy ! Component: 1650 - total flux cleaned = -0.0036369 Jy ! Component: 1700 - total flux cleaned = -0.00375095 Jy ! Component: 1750 - total flux cleaned = -0.00380727 Jy ! Component: 1800 - total flux cleaned = -0.0038812 Jy ! Component: 1850 - total flux cleaned = -0.00393583 Jy ! Component: 1900 - total flux cleaned = -0.00391769 Jy ! Component: 1950 - total flux cleaned = -0.00398887 Jy ! Component: 2000 - total flux cleaned = -0.00404133 Jy ! Component: 2050 - total flux cleaned = -0.00402427 Jy ! Component: 2100 - total flux cleaned = -0.00410955 Jy ! Component: 2150 - total flux cleaned = -0.00414301 Jy ! Component: 2200 - total flux cleaned = -0.00419282 Jy ! Component: 2250 - total flux cleaned = -0.00424196 Jy ! Component: 2300 - total flux cleaned = -0.00425801 Jy ! Component: 2350 - total flux cleaned = -0.00422574 Jy ! Component: 2400 - total flux cleaned = -0.00427363 Jy ! Component: 2450 - total flux cleaned = -0.00427354 Jy ! Component: 2500 - total flux cleaned = -0.00435141 Jy ! Component: 2550 - total flux cleaned = -0.00435122 Jy ! Component: 2600 - total flux cleaned = -0.0043362 Jy ! Component: 2650 - total flux cleaned = -0.00433615 Jy ! Component: 2700 - total flux cleaned = -0.00430649 Jy ! Component: 2750 - total flux cleaned = -0.00430649 Jy ! Component: 2800 - total flux cleaned = -0.00427735 Jy ! Component: 2850 - total flux cleaned = -0.00429174 Jy ! Component: 2900 - total flux cleaned = -0.00429152 Jy ! Component: 2950 - total flux cleaned = -0.00433388 Jy ! Component: 3000 - total flux cleaned = -0.00431974 Jy ! Component: 3050 - total flux cleaned = -0.00427787 Jy ! Component: 3100 - total flux cleaned = -0.00430556 Jy ! Component: 3150 - total flux cleaned = -0.00433267 Jy ! Component: 3200 - total flux cleaned = -0.00435966 Jy ! Component: 3250 - total flux cleaned = -0.00435957 Jy ! Component: 3300 - total flux cleaned = -0.00435943 Jy ! Component: 3350 - total flux cleaned = -0.00438573 Jy ! Component: 3400 - total flux cleaned = -0.00435964 Jy ! Component: 3450 - total flux cleaned = -0.00438577 Jy ! Component: 3500 - total flux cleaned = -0.00442435 Jy ! Component: 3550 - total flux cleaned = -0.0044497 Jy ! Component: 3600 - total flux cleaned = -0.00444964 Jy ! Component: 3650 - total flux cleaned = -0.00452484 Jy ! Component: 3700 - total flux cleaned = -0.0045621 Jy ! Component: 3750 - total flux cleaned = -0.00454976 Jy ! Component: 3800 - total flux cleaned = -0.00458657 Jy ! Component: 3850 - total flux cleaned = -0.00457442 Jy ! Component: 3900 - total flux cleaned = -0.00457454 Jy ! Component: 3950 - total flux cleaned = -0.0046108 Jy ! Component: 4000 - total flux cleaned = -0.00462265 Jy ! Component: 4050 - total flux cleaned = -0.00456346 Jy ! Total flux subtracted in 4096 components = -0.00461066 Jy ! Clean residual min=-0.000739 max=0.000962 Jy/beam ! Clean residual mean=0.000000 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.147269 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 478 components and 0.147269 Jy ![Exited script file: muppet] wmap "J2034-1640_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.19 x 7.659 at -2.698 degrees (North through East) ! Clean map min=-0.001651 max=0.099967 Jy/beam ! Writing clean map to FITS file: J2034-1640_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0999674 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213191 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.639781 0.639781 1.27956 2.55912 5.11825 10.2365 20.473 40.946 81.892 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 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.19 x 7.659 at -2.698 degrees (North through East) ! Clean map min=-0.001651 max=0.099967 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 J2034-1640_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:28:07 2019