! Started logfile: J1352-4412_S_2017_06_15_pus_uvs.log on Tue May 7 15:20:32 2019 obs J1352-4412_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1352-4412_S_2017_06_15_pus_uva.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.338012 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1352-4412 ! ! 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 1156 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 J1352-4412_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 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 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870459Jy sigma=0.005853 ! Fit after self-cal, rms=0.855666Jy sigma=0.005752 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=24.31 mas, bpa=2.441 degrees ! Estimated noise=5687.37 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109198 Jy ! Component: 100 - total flux cleaned = 0.145452 Jy ! Total flux subtracted in 100 components = 0.145452 Jy ! Clean residual min=-0.019360 max=0.027818 Jy/beam ! Clean residual mean=0.000198 rms=0.006258 Jy/beam ! Combined flux in latest and established models = 0.145452 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.145452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122782Jy sigma=0.000772 ! Fit after self-cal, rms=0.122452Jy sigma=0.000770 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=25.34 mas, bpa=3.927 degrees ! Estimated noise=3916.99 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.0292984 Jy ! Component: 100 - total flux cleaned = 0.0442597 Jy ! Component: 150 - total flux cleaned = 0.0530694 Jy ! Component: 200 - total flux cleaned = 0.0575547 Jy ! Total flux subtracted in 200 components = 0.0575547 Jy ! Clean residual min=-0.013838 max=0.014009 Jy/beam ! Clean residual mean=0.000201 rms=0.004108 Jy/beam ! Combined flux in latest and established models = 0.203007 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 71 components and 0.203007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114442Jy sigma=0.000729 ! Fit after self-cal, rms=0.113818Jy sigma=0.000726 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.90 ! LA 0.95 MK 0.86 NL 1.51 OV 1.17 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 1.00* KP 0.91 ! LA 0.85 MK 0.88 NL 1.43 OV 1.11 ! PT 0.87 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 0.89 ! LA 1.20 MK 0.82 NL 1.62 OV 1.23 ! PT 0.90 SC 1.07 ! ! ! Correcting IF 4. ! A total of 42 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.113818Jy sigma=0.000726 ! Fit after self-cal, rms=0.118585Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=27.21 mas, bpa=4.324 degrees ! Estimated noise=4294.88 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.00300291 Jy ! Component: 100 - total flux cleaned = -0.00385542 Jy ! Component: 150 - total flux cleaned = -0.00437357 Jy ! Component: 200 - total flux cleaned = -0.00469719 Jy ! Total flux subtracted in 200 components = -0.00469719 Jy ! Clean residual min=-0.009347 max=0.010309 Jy/beam ! Clean residual mean=0.000102 rms=0.002724 Jy/beam ! Combined flux in latest and established models = 0.19831 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.19831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118305Jy sigma=0.000700 ! Fit after self-cal, rms=0.118367Jy sigma=0.000699 ! 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.118367Jy sigma=0.000699 ! Fit after self-cal, rms=0.124219Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.967 mas, bmaj=27.8 mas, bpa=4.417 degrees ! Estimated noise=4351.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00202742 Jy ! Component: 100 - total flux cleaned = -0.00249806 Jy ! Component: 150 - total flux cleaned = -0.00294992 Jy ! Component: 200 - total flux cleaned = -0.00323843 Jy ! Total flux subtracted in 200 components = -0.00323843 Jy ! Clean residual min=-0.008794 max=0.010843 Jy/beam ! Clean residual mean=0.000104 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.195071 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.195071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124049Jy sigma=0.000689 ! Fit after self-cal, rms=0.124189Jy sigma=0.000688 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.000352831 Jy ! Component: 100 - total flux cleaned = -0.000719274 Jy ! Component: 150 - total flux cleaned = -0.00097915 Jy ! Component: 200 - total flux cleaned = -0.00116588 Jy ! Total flux subtracted in 200 components = -0.00116588 Jy ! Clean residual min=-0.008662 max=0.011060 Jy/beam ! Clean residual mean=0.000110 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 0.193906 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.193905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124138Jy sigma=0.000688 ! Fit after self-cal, rms=0.124116Jy sigma=0.000688 ! Inverting map ! Added new window around map position (34, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089324 Jy ! Component: 100 - total flux cleaned = 0.0105644 Jy ! Component: 150 - total flux cleaned = 0.0110326 Jy ! Component: 200 - total flux cleaned = 0.0115059 Jy ! Total flux subtracted in 200 components = 0.0115059 Jy ! Clean residual min=-0.006869 max=0.007864 Jy/beam ! Clean residual mean=0.000087 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 0.205411 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 137 components and 0.205411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123098Jy sigma=0.000682 ! Fit after self-cal, rms=0.122827Jy sigma=0.000681 ! 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.122827Jy sigma=0.000681 ! Fit after self-cal, rms=0.124317Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.943 mas, bmaj=28.05 mas, bpa=4.384 degrees ! Estimated noise=4331.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379744 Jy ! Component: 100 - total flux cleaned = 0.0036685 Jy ! Component: 150 - total flux cleaned = 0.00333582 Jy ! Component: 200 - total flux cleaned = 0.00283139 Jy ! Total flux subtracted in 200 components = 0.00283139 Jy ! Clean residual min=-0.006353 max=0.007501 Jy/beam ! Clean residual mean=0.000085 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.208243 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 160 components and 0.208243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123999Jy sigma=0.000678 ! Fit after self-cal, rms=0.123941Jy sigma=0.000678 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.00117148 Jy ! Component: 100 - total flux cleaned = 0.00117492 Jy ! Component: 150 - total flux cleaned = 0.00126436 Jy ! Component: 200 - total flux cleaned = 0.00117929 Jy ! Total flux subtracted in 200 components = 0.00117929 Jy ! Clean residual min=-0.006545 max=0.007556 Jy/beam ! Clean residual mean=0.000086 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.209422 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 181 components and 0.209422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123760Jy sigma=0.000677 ! Fit after self-cal, rms=0.123698Jy sigma=0.000677 ! 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.123698Jy sigma=0.000677 ! Fit after self-cal, rms=0.123476Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.517 mas, bmaj=36.38 mas, bpa=-3.374 degrees ! Estimated noise=4921.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000366418 Jy ! Component: 100 - total flux cleaned = -0.000178704 Jy ! Component: 150 - total flux cleaned = -0.000294448 Jy ! Component: 200 - total flux cleaned = -0.000349231 Jy ! Total flux subtracted in 200 components = -0.000349231 Jy ! Clean residual min=-0.005932 max=0.007497 Jy/beam ! Clean residual mean=0.000138 rms=0.002023 Jy/beam ! Combined flux in latest and established models = 0.209073 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 197 components and 0.209073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123378Jy sigma=0.000677 ! Fit after self-cal, rms=0.123376Jy sigma=0.000677 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.000191288 Jy ! Component: 100 - total flux cleaned = 0.000136906 Jy ! Component: 150 - total flux cleaned = 0.000137013 Jy ! Component: 200 - total flux cleaned = 8.56071e-05 Jy ! Total flux subtracted in 200 components = 8.56071e-05 Jy ! Clean residual min=-0.005972 max=0.007524 Jy/beam ! Clean residual mean=0.000140 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.209159 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 204 components and 0.209159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123325Jy sigma=0.000677 ! Fit after self-cal, rms=0.123311Jy sigma=0.000677 ! 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.933 mas, bmaj=28.12 mas, bpa=4.331 degrees ! Estimated noise=4310.82 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 28.12 at 4.331 degrees (North through East) ! Clean map min=-0.006635 max=0.15016 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=3.25 mas, bmaj=26.23 mas, bpa=2.564 degrees ! Estimated noise=5714.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109704 Jy ! Component: 100 - total flux cleaned = 0.14424 Jy ! Component: 150 - total flux cleaned = 0.164072 Jy ! Component: 200 - total flux cleaned = 0.177691 Jy ! Total flux subtracted in 200 components = 0.177691 Jy ! Clean residual min=-0.010952 max=0.012716 Jy/beam ! Clean residual mean=0.000134 rms=0.003489 Jy/beam ! Combined flux in latest and established models = 0.177691 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.177691 Jy ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=28.12 mas, bpa=4.331 degrees ! Estimated noise=4310.82 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.0129856 Jy ! Component: 100 - total flux cleaned = 0.0181101 Jy ! Component: 150 - total flux cleaned = 0.0216779 Jy ! Component: 200 - total flux cleaned = 0.0247503 Jy ! Total flux subtracted in 200 components = 0.0247503 Jy ! Clean residual min=-0.007491 max=0.008688 Jy/beam ! Clean residual mean=0.000109 rms=0.002228 Jy/beam ! Combined flux in latest and established models = 0.202442 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 74 components and 0.202442 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.517 mas, bmaj=36.38 mas, bpa=-3.374 degrees ! Estimated noise=4921.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00484141 Jy ! Component: 100 - total flux cleaned = 0.00585208 Jy ! Component: 150 - total flux cleaned = 0.00614411 Jy ! Component: 200 - total flux cleaned = 0.00631757 Jy ! Total flux subtracted in 200 components = 0.00631757 Jy ! Clean residual min=-0.006064 max=0.008107 Jy/beam ! Clean residual mean=0.000145 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.208759 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.000164999 Jy ! Component: 100 - total flux cleaned = 0.000315207 Jy ! Component: 150 - total flux cleaned = 0.000385672 Jy ! Component: 200 - total flux cleaned = 0.000452923 Jy ! Total flux subtracted in 200 components = 0.000452923 Jy ! Clean residual min=-0.005838 max=0.007844 Jy/beam ! Clean residual mean=0.000146 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.209212 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 115 components and 0.209212 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=28.12 mas, bpa=4.331 degrees ! Estimated noise=4310.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.00633e-05 Jy ! Component: 100 - total flux cleaned = 0.00010079 Jy ! Component: 150 - total flux cleaned = 0.000195249 Jy ! Component: 200 - total flux cleaned = 0.000656335 Jy ! Total flux subtracted in 200 components = 0.000656335 Jy ! Clean residual min=-0.007140 max=0.007757 Jy/beam ! Clean residual mean=0.000095 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.209868 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 145 components and 0.209869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123284Jy sigma=0.000678 ! Fit after self-cal, rms=0.123101Jy sigma=0.000677 wmodel J1352-4412_S_2017_06_15_pus_map.mod ! Writing 145 model components to file: J1352-4412_S_2017_06_15_pus_map.mod wobs J1352-4412_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1352-4412_S_2017_06_15_pus_uvs.fits wwins J1352-4412_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1352-4412_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.00175398 Jy ! Component: 100 - total flux cleaned = 0.00304867 Jy ! Component: 150 - total flux cleaned = 0.00424167 Jy ! Component: 200 - total flux cleaned = 0.00454584 Jy ! Component: 250 - total flux cleaned = 0.00454445 Jy ! Component: 300 - total flux cleaned = 0.00454556 Jy ! Component: 350 - total flux cleaned = 0.00463426 Jy ! Component: 400 - total flux cleaned = 0.00446027 Jy ! Component: 450 - total flux cleaned = 0.00437723 Jy ! Component: 500 - total flux cleaned = 0.00429471 Jy ! Component: 550 - total flux cleaned = 0.00413753 Jy ! Component: 600 - total flux cleaned = 0.00368258 Jy ! Component: 650 - total flux cleaned = 0.00331556 Jy ! Component: 700 - total flux cleaned = 0.00295493 Jy ! Component: 750 - total flux cleaned = 0.00253149 Jy ! Component: 800 - total flux cleaned = 0.0021875 Jy ! Component: 850 - total flux cleaned = 0.00191904 Jy ! Component: 900 - total flux cleaned = 0.00165674 Jy ! Component: 950 - total flux cleaned = 0.00133631 Jy ! Component: 1000 - total flux cleaned = 0.00102246 Jy ! Component: 1050 - total flux cleaned = 0.000713861 Jy ! Component: 1100 - total flux cleaned = 0.000412003 Jy ! Component: 1150 - total flux cleaned = 0.000234517 Jy ! Component: 1200 - total flux cleaned = 6.13362e-05 Jy ! Component: 1250 - total flux cleaned = 3.67529e-06 Jy ! Component: 1300 - total flux cleaned = -0.000277118 Jy ! Component: 1350 - total flux cleaned = -0.00044294 Jy ! Component: 1400 - total flux cleaned = -0.000660244 Jy ! Component: 1450 - total flux cleaned = -0.000874082 Jy ! Component: 1500 - total flux cleaned = -0.00124199 Jy ! Component: 1550 - total flux cleaned = -0.00160435 Jy ! Component: 1600 - total flux cleaned = -0.0020143 Jy ! Component: 1650 - total flux cleaned = -0.00247052 Jy ! Component: 1700 - total flux cleaned = -0.00292222 Jy ! Component: 1750 - total flux cleaned = -0.00332008 Jy ! Component: 1800 - total flux cleaned = -0.00366563 Jy ! Component: 1850 - total flux cleaned = -0.00410679 Jy ! Component: 1900 - total flux cleaned = -0.00449607 Jy ! Component: 1950 - total flux cleaned = -0.00493095 Jy ! Component: 2000 - total flux cleaned = -0.00536311 Jy ! Component: 2050 - total flux cleaned = -0.00579284 Jy ! Component: 2100 - total flux cleaned = -0.0061254 Jy ! Component: 2150 - total flux cleaned = -0.00655071 Jy ! Component: 2200 - total flux cleaned = -0.00692708 Jy ! Component: 2250 - total flux cleaned = -0.00725464 Jy ! Component: 2300 - total flux cleaned = -0.00772038 Jy ! Component: 2350 - total flux cleaned = -0.00804472 Jy ! Component: 2400 - total flux cleaned = -0.00836773 Jy ! Component: 2450 - total flux cleaned = -0.00873524 Jy ! Component: 2500 - total flux cleaned = -0.00901013 Jy ! Component: 2550 - total flux cleaned = -0.00928444 Jy ! Component: 2600 - total flux cleaned = -0.00960351 Jy ! Component: 2650 - total flux cleaned = -0.00983059 Jy ! Component: 2700 - total flux cleaned = -0.0100124 Jy ! Component: 2750 - total flux cleaned = -0.0102854 Jy ! Component: 2800 - total flux cleaned = -0.0104675 Jy ! Component: 2850 - total flux cleaned = -0.0106498 Jy ! Component: 2900 - total flux cleaned = -0.0108778 Jy ! Component: 2950 - total flux cleaned = -0.0111055 Jy ! Component: 3000 - total flux cleaned = -0.0113342 Jy ! Component: 3050 - total flux cleaned = -0.0115634 Jy ! Component: 3100 - total flux cleaned = -0.0116093 Jy ! Component: 3150 - total flux cleaned = -0.0116556 Jy ! Component: 3200 - total flux cleaned = -0.0117483 Jy ! Component: 3250 - total flux cleaned = -0.0118415 Jy ! Component: 3300 - total flux cleaned = -0.0118884 Jy ! Component: 3350 - total flux cleaned = -0.0119363 Jy ! Component: 3400 - total flux cleaned = -0.0120796 Jy ! Component: 3450 - total flux cleaned = -0.012224 Jy ! Component: 3500 - total flux cleaned = -0.0121756 Jy ! Component: 3550 - total flux cleaned = -0.0122727 Jy ! Component: 3600 - total flux cleaned = -0.0123712 Jy ! Component: 3650 - total flux cleaned = -0.0123709 Jy ! Component: 3700 - total flux cleaned = -0.0124707 Jy ! Component: 3750 - total flux cleaned = -0.0124708 Jy ! Component: 3800 - total flux cleaned = -0.0124203 Jy ! Component: 3850 - total flux cleaned = -0.012369 Jy ! Component: 3900 - total flux cleaned = -0.0124211 Jy ! Component: 3950 - total flux cleaned = -0.0123683 Jy ! Component: 4000 - total flux cleaned = -0.0123145 Jy ! Component: 4050 - total flux cleaned = -0.0122605 Jy ! Total flux subtracted in 4096 components = -0.0122607 Jy ! Clean residual min=-0.002881 max=0.003012 Jy/beam ! Clean residual mean=0.000012 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.197608 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 428 components and 0.197608 Jy ![Exited script file: muppet] wmap "J1352-4412_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 28.12 at 4.331 degrees (North through East) ! Clean map min=-0.0079399 max=0.14862 Jy/beam ! Writing clean map to FITS file: J1352-4412_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.148623 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00106693 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.15363 2.15363 4.30726 8.61451 17.229 34.458 68.9161 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.933 x 28.12 at 4.331 degrees (North through East) ! Clean map min=-0.0079399 max=0.14862 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 J1352-4412_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:37 2019