! Started logfile: J1139-1350_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:46:58 2019 obs J1139-1350_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1139-1350_S_2017_05_31_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786257 visibilities/baseline/integration-bin. ! Found source: J1139-1350 ! ! 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 10756 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 J1139-1350_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 444 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883061Jy sigma=0.006470 ! Fit after self-cal, rms=0.869619Jy sigma=0.006392 ! 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.1 mas, bmaj=6.563 mas, bpa=-0.725 degrees ! Estimated noise=1729.13 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.101662 Jy ! Component: 100 - total flux cleaned = 0.129766 Jy ! Total flux subtracted in 100 components = 0.129766 Jy ! Clean residual min=-0.010627 max=0.016823 Jy/beam ! Clean residual mean=-0.000113 rms=0.003080 Jy/beam ! Combined flux in latest and established models = 0.129766 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.129766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131854Jy sigma=0.000762 ! Fit after self-cal, rms=0.131865Jy sigma=0.000762 ! 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.773 mas, bmaj=8 mas, bpa=1.856 degrees ! Estimated noise=1081.58 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.0205729 Jy ! Component: 100 - total flux cleaned = 0.0306998 Jy ! Component: 150 - total flux cleaned = 0.0362521 Jy ! Component: 200 - total flux cleaned = 0.0393973 Jy ! Total flux subtracted in 200 components = 0.0393973 Jy ! Clean residual min=-0.010023 max=0.020506 Jy/beam ! Clean residual mean=-0.000060 rms=0.003299 Jy/beam ! Combined flux in latest and established models = 0.169163 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 38 components and 0.169163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128459Jy sigma=0.000736 ! Fit after self-cal, rms=0.128459Jy sigma=0.000736 ! Inverting map ! Added new window around map position (-8.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176902 Jy ! Component: 100 - total flux cleaned = 0.0267053 Jy ! Component: 150 - total flux cleaned = 0.0327312 Jy ! Component: 200 - total flux cleaned = 0.0369487 Jy ! Total flux subtracted in 200 components = 0.0369487 Jy ! Clean residual min=-0.007312 max=0.009193 Jy/beam ! Clean residual mean=-0.000032 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 0.206112 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 76 components and 0.206112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125984Jy sigma=0.000711 ! Fit after self-cal, rms=0.125616Jy sigma=0.000708 ! 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.25 FD 0.95 HN 1.03 KP 1.01 ! LA 0.98 MK 0.94 NL 0.99 OV 1.07 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.98 HN 1.02 KP 0.94 ! LA 0.94 MK 0.90 NL 1.26 OV 1.10 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.04 HN 1.01 KP 0.98 ! LA 0.96 MK 1.01 NL 1.17 OV 1.02 ! PT 0.92 SC 0.95 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.07 KP 1.02 ! LA 0.78 MK 1.61 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.125616Jy sigma=0.000708 ! Fit after self-cal, rms=0.117047Jy sigma=0.000697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=7.958 mas, bpa=2.104 degrees ! Estimated noise=1098.55 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-18, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00943089 Jy ! Component: 100 - total flux cleaned = 0.0132531 Jy ! Component: 150 - total flux cleaned = 0.0151879 Jy ! Component: 200 - total flux cleaned = 0.0165319 Jy ! Total flux subtracted in 200 components = 0.0165319 Jy ! Clean residual min=-0.005049 max=0.005618 Jy/beam ! Clean residual mean=-0.000016 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.222644 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 111 components and 0.222644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116214Jy sigma=0.000691 ! Fit after self-cal, rms=0.116086Jy sigma=0.000690 ! 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.116086Jy sigma=0.000690 ! Fit after self-cal, rms=0.119673Jy sigma=0.000682 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=7.925 mas, bpa=2.183 degrees ! Estimated noise=1091.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458317 Jy ! Component: 100 - total flux cleaned = 0.00575159 Jy ! Component: 150 - total flux cleaned = 0.00593332 Jy ! Component: 200 - total flux cleaned = 0.00609371 Jy ! Total flux subtracted in 200 components = 0.00609371 Jy ! Clean residual min=-0.003296 max=0.003390 Jy/beam ! Clean residual mean=-0.000005 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.228737 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.228737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119442Jy sigma=0.000680 ! Fit after self-cal, rms=0.119473Jy sigma=0.000680 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.00189906 Jy ! Component: 100 - total flux cleaned = 0.00204985 Jy ! Component: 150 - total flux cleaned = 0.00205305 Jy ! Component: 200 - total flux cleaned = 0.0019937 Jy ! Total flux subtracted in 200 components = 0.0019937 Jy ! Clean residual min=-0.003285 max=0.003157 Jy/beam ! Clean residual mean=-0.000005 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.230731 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.230731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119389Jy sigma=0.000679 ! Fit after self-cal, rms=0.119381Jy sigma=0.000679 ! 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.119381Jy sigma=0.000679 ! Fit after self-cal, rms=0.120028Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.742 mas, bmaj=7.926 mas, bpa=2.083 degrees ! Estimated noise=1091.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241304 Jy ! Component: 100 - total flux cleaned = 0.00309293 Jy ! Component: 150 - total flux cleaned = 0.00326183 Jy ! Component: 200 - total flux cleaned = 0.00321039 Jy ! Total flux subtracted in 200 components = 0.00321039 Jy ! Clean residual min=-0.002977 max=0.003151 Jy/beam ! Clean residual mean=-0.000007 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.233941 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 159 components and 0.233941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119953Jy sigma=0.000678 ! Fit after self-cal, rms=0.119941Jy 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.000829363 Jy ! Component: 100 - total flux cleaned = 0.000930632 Jy ! Component: 150 - total flux cleaned = 0.000843689 Jy ! Component: 200 - total flux cleaned = 0.000724204 Jy ! Total flux subtracted in 200 components = 0.000724204 Jy ! Clean residual min=-0.002812 max=0.003158 Jy/beam ! Clean residual mean=-0.000007 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.234666 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 171 components and 0.234666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119902Jy sigma=0.000678 ! Fit after self-cal, rms=0.119900Jy sigma=0.000678 ! Inverting map ! Added new window around map position (-120, 125.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027639 Jy ! Component: 100 - total flux cleaned = 0.00407658 Jy ! Component: 150 - total flux cleaned = 0.00483043 Jy ! Component: 200 - total flux cleaned = 0.00520094 Jy ! Total flux subtracted in 200 components = 0.00520094 Jy ! Clean residual min=-0.002791 max=0.002759 Jy/beam ! Clean residual mean=-0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.239867 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 190 components and 0.239867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119799Jy sigma=0.000677 ! Fit after self-cal, rms=0.119789Jy 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.119789Jy sigma=0.000677 ! Fit after self-cal, rms=0.119797Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.588 mas, bmaj=14.52 mas, bpa=0.2075 degrees ! Estimated noise=1300.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103584 Jy ! Component: 100 - total flux cleaned = 0.00174096 Jy ! Component: 150 - total flux cleaned = 0.00204694 Jy ! Component: 200 - total flux cleaned = 0.00212215 Jy ! Total flux subtracted in 200 components = 0.00212215 Jy ! Clean residual min=-0.002665 max=0.002711 Jy/beam ! Clean residual mean=-0.000010 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.241989 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 201 components and 0.241989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119760Jy sigma=0.000677 ! Fit after self-cal, rms=0.119753Jy 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.000183358 Jy ! Component: 100 - total flux cleaned = 0.000463948 Jy ! Component: 150 - total flux cleaned = 0.000398432 Jy ! Component: 200 - total flux cleaned = 0.000336376 Jy ! Total flux subtracted in 200 components = 0.000336376 Jy ! Clean residual min=-0.002703 max=0.002640 Jy/beam ! Clean residual mean=-0.000011 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.242325 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 216 components and 0.242325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119734Jy sigma=0.000677 ! Fit after self-cal, rms=0.119735Jy 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.746 mas, bmaj=7.924 mas, bpa=2.096 degrees ! Estimated noise=1089.53 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 7.924 at 2.096 degrees (North through East) ! Clean map min=-0.002746 max=0.13269 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.092 mas, bmaj=6.503 mas, bpa=0.6696 degrees ! Estimated noise=1729.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100194 Jy ! Component: 100 - total flux cleaned = 0.131411 Jy ! Component: 150 - total flux cleaned = 0.151424 Jy ! Component: 200 - total flux cleaned = 0.165845 Jy ! Total flux subtracted in 200 components = 0.165845 Jy ! Clean residual min=-0.006952 max=0.009078 Jy/beam ! Clean residual mean=-0.000063 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.165845 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.165845 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=7.924 mas, bpa=2.096 degrees ! Estimated noise=1089.53 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.0164968 Jy ! Component: 100 - total flux cleaned = 0.0279668 Jy ! Component: 150 - total flux cleaned = 0.0363584 Jy ! Component: 200 - total flux cleaned = 0.0426993 Jy ! Total flux subtracted in 200 components = 0.0426993 Jy ! Clean residual min=-0.004340 max=0.005107 Jy/beam ! Clean residual mean=-0.000029 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.208545 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 69 components and 0.208545 Jy ! Inverting map ! Added new window around map position (-104.5, -75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00539976 Jy ! Component: 100 - total flux cleaned = 0.00945349 Jy ! Component: 150 - total flux cleaned = 0.0128856 Jy ! Component: 200 - total flux cleaned = 0.0158283 Jy ! Total flux subtracted in 200 components = 0.0158283 Jy ! Clean residual min=-0.003213 max=0.002735 Jy/beam ! Clean residual mean=-0.000015 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.224373 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 113 components and 0.224373 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.588 mas, bmaj=14.52 mas, bpa=0.2075 degrees ! Estimated noise=1300.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373935 Jy ! Component: 100 - total flux cleaned = 0.0063999 Jy ! Component: 150 - total flux cleaned = 0.00846919 Jy ! Component: 200 - total flux cleaned = 0.0101386 Jy ! Total flux subtracted in 200 components = 0.0101386 Jy ! Clean residual min=-0.002827 max=0.002099 Jy/beam ! Clean residual mean=-0.000016 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.234512 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.00116996 Jy ! Component: 100 - total flux cleaned = 0.00197638 Jy ! Component: 150 - total flux cleaned = 0.0025583 Jy ! Component: 200 - total flux cleaned = 0.00292842 Jy ! Total flux subtracted in 200 components = 0.00292842 Jy ! Clean residual min=-0.002672 max=0.001958 Jy/beam ! Clean residual mean=-0.000011 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.23744 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 199 components and 0.23744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=7.924 mas, bpa=2.096 degrees ! Estimated noise=1089.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415092 Jy ! Component: 100 - total flux cleaned = 0.000863276 Jy ! Component: 150 - total flux cleaned = 0.00115056 Jy ! Component: 200 - total flux cleaned = 0.00133958 Jy ! Total flux subtracted in 200 components = 0.00133958 Jy ! Clean residual min=-0.002740 max=0.002159 Jy/beam ! Clean residual mean=-0.000006 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.23878 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 227 components and 0.23878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119637Jy sigma=0.000676 ! Fit after self-cal, rms=0.119617Jy sigma=0.000676 wmodel J1139-1350_S_2017_05_31_pus_map.mod ! Writing 227 model components to file: J1139-1350_S_2017_05_31_pus_map.mod wobs J1139-1350_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1139-1350_S_2017_05_31_pus_uvs.fits wwins J1139-1350_S_2017_05_31_pus_map.win ! wwins: Wrote 5 windows to J1139-1350_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.00118624 Jy ! Component: 100 - total flux cleaned = -0.00187957 Jy ! Component: 150 - total flux cleaned = -0.00218029 Jy ! Component: 200 - total flux cleaned = -0.00232488 Jy ! Component: 250 - total flux cleaned = -0.00246298 Jy ! Component: 300 - total flux cleaned = -0.00262865 Jy ! Component: 350 - total flux cleaned = -0.00269248 Jy ! Component: 400 - total flux cleaned = -0.00266206 Jy ! Component: 450 - total flux cleaned = -0.00275359 Jy ! Component: 500 - total flux cleaned = -0.00275385 Jy ! Component: 550 - total flux cleaned = -0.00275372 Jy ! Component: 600 - total flux cleaned = -0.00258549 Jy ! Component: 650 - total flux cleaned = -0.00250315 Jy ! Component: 700 - total flux cleaned = -0.00236876 Jy ! Component: 750 - total flux cleaned = -0.00228966 Jy ! Component: 800 - total flux cleaned = -0.00223803 Jy ! Component: 850 - total flux cleaned = -0.00218729 Jy ! Component: 900 - total flux cleaned = -0.00216177 Jy ! Component: 950 - total flux cleaned = -0.00208815 Jy ! Component: 1000 - total flux cleaned = -0.0020639 Jy ! Component: 1050 - total flux cleaned = -0.00201635 Jy ! Component: 1100 - total flux cleaned = -0.00201636 Jy ! Component: 1150 - total flux cleaned = -0.0020395 Jy ! Component: 1200 - total flux cleaned = -0.00206219 Jy ! Component: 1250 - total flux cleaned = -0.00210678 Jy ! Component: 1300 - total flux cleaned = -0.0020405 Jy ! Component: 1350 - total flux cleaned = -0.00214943 Jy ! Component: 1400 - total flux cleaned = -0.0021278 Jy ! Component: 1450 - total flux cleaned = -0.00212792 Jy ! Component: 1500 - total flux cleaned = -0.00214886 Jy ! Component: 1550 - total flux cleaned = -0.00218958 Jy ! Component: 1600 - total flux cleaned = -0.00214869 Jy ! Component: 1650 - total flux cleaned = -0.00220962 Jy ! Component: 1700 - total flux cleaned = -0.00220948 Jy ! Component: 1750 - total flux cleaned = -0.00228838 Jy ! Component: 1800 - total flux cleaned = -0.00228843 Jy ! Component: 1850 - total flux cleaned = -0.00234631 Jy ! Component: 1900 - total flux cleaned = -0.00234634 Jy ! Component: 1950 - total flux cleaned = -0.00232747 Jy ! Component: 2000 - total flux cleaned = -0.00229038 Jy ! Component: 2050 - total flux cleaned = -0.00232729 Jy ! Component: 2100 - total flux cleaned = -0.00230884 Jy ! Component: 2150 - total flux cleaned = -0.00232693 Jy ! Component: 2200 - total flux cleaned = -0.00230912 Jy ! Component: 2250 - total flux cleaned = -0.00232677 Jy ! Component: 2300 - total flux cleaned = -0.0023618 Jy ! Component: 2350 - total flux cleaned = -0.00237898 Jy ! Component: 2400 - total flux cleaned = -0.0023617 Jy ! Component: 2450 - total flux cleaned = -0.00237877 Jy ! Component: 2500 - total flux cleaned = -0.00239572 Jy ! Component: 2550 - total flux cleaned = -0.00239589 Jy ! Component: 2600 - total flux cleaned = -0.00247862 Jy ! Component: 2650 - total flux cleaned = -0.00247872 Jy ! Component: 2700 - total flux cleaned = -0.00247855 Jy ! Component: 2750 - total flux cleaned = -0.00244641 Jy ! Component: 2800 - total flux cleaned = -0.00247847 Jy ! Component: 2850 - total flux cleaned = -0.00255751 Jy ! Component: 2900 - total flux cleaned = -0.00251041 Jy ! Component: 2950 - total flux cleaned = -0.00251067 Jy ! Component: 3000 - total flux cleaned = -0.00255717 Jy ! Component: 3050 - total flux cleaned = -0.00255721 Jy ! Component: 3100 - total flux cleaned = -0.00260296 Jy ! Component: 3150 - total flux cleaned = -0.00263311 Jy ! Component: 3200 - total flux cleaned = -0.00266325 Jy ! Component: 3250 - total flux cleaned = -0.00270796 Jy ! Component: 3300 - total flux cleaned = -0.0027374 Jy ! Component: 3350 - total flux cleaned = -0.00278163 Jy ! Component: 3400 - total flux cleaned = -0.00278165 Jy ! Component: 3450 - total flux cleaned = -0.00278161 Jy ! Component: 3500 - total flux cleaned = -0.00282482 Jy ! Component: 3550 - total flux cleaned = -0.00279616 Jy ! Component: 3600 - total flux cleaned = -0.0028247 Jy ! Component: 3650 - total flux cleaned = -0.00279636 Jy ! Component: 3700 - total flux cleaned = -0.0027682 Jy ! Component: 3750 - total flux cleaned = -0.00275419 Jy ! Component: 3800 - total flux cleaned = -0.00271245 Jy ! Component: 3850 - total flux cleaned = -0.00271247 Jy ! Component: 3900 - total flux cleaned = -0.00271248 Jy ! Component: 3950 - total flux cleaned = -0.00269876 Jy ! Component: 4000 - total flux cleaned = -0.00268514 Jy ! Component: 4050 - total flux cleaned = -0.00268519 Jy ! Total flux subtracted in 4096 components = -0.00267173 Jy ! Clean residual min=-0.000774 max=0.000907 Jy/beam ! Clean residual mean=-0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.236108 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 494 components and 0.236108 Jy ![Exited script file: muppet] wmap "J1139-1350_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 7.924 at 2.096 degrees (North through East) ! Clean map min=-0.0021516 max=0.13436 Jy/beam ! Writing clean map to FITS file: J1139-1350_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.134364 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236117 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527187 0.527187 1.05437 2.10875 4.2175 8.43499 16.87 33.74 67.4799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.746 x 7.924 at 2.096 degrees (North through East) ! Clean map min=-0.0021516 max=0.13436 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 J1139-1350_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:47:04 2019