! Started logfile: J2134-0153_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:50:03 2019 obs J2134-0153_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2134-0153_S_2017_03_27_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891667 visibilities/baseline/integration-bin. ! Found source: J2134-0153 ! ! 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 1684 lines of history. ! ! Reading 1284 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 J2134-0153_S_2017_03_27_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.463055Jy sigma=0.003728 ! Fit after self-cal, rms=0.457404Jy sigma=0.003682 ! 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.133 mas, bmaj=6.957 mas, bpa=-4.849 degrees ! Estimated noise=3326.66 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.826053 Jy ! Component: 100 - total flux cleaned = 1.1387 Jy ! Total flux subtracted in 100 components = 1.1387 Jy ! Clean residual min=-0.060411 max=0.147523 Jy/beam ! Clean residual mean=0.000939 rms=0.024879 Jy/beam ! Combined flux in latest and established models = 1.1387 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.1387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335095Jy sigma=0.002675 ! Fit after self-cal, rms=0.334857Jy sigma=0.002674 ! 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.664 mas, bmaj=7.612 mas, bpa=-2.351 degrees ! Estimated noise=2744.4 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.213234 Jy ! Component: 100 - total flux cleaned = 0.315777 Jy ! Component: 150 - total flux cleaned = 0.372071 Jy ! Component: 200 - total flux cleaned = 0.405389 Jy ! Total flux subtracted in 200 components = 0.405389 Jy ! Clean residual min=-0.038393 max=0.047958 Jy/beam ! Clean residual mean=0.000439 rms=0.010908 Jy/beam ! Combined flux in latest and established models = 1.54409 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 1.54409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174474Jy sigma=0.001304 ! Fit after self-cal, rms=0.174027Jy sigma=0.001301 ! 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.98 FD 0.98 HN 1.03 KP 1.03 ! LA 0.97 MK 1.28 NL 0.97 OV 1.06 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.06 KP 0.99 ! LA 0.94 MK 1.02 NL 1.00 OV 1.09 ! PT 0.94 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.01 KP 0.99 ! LA 0.97 MK 0.89 NL 0.96 OV 0.99 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 1.06 KP 1.00* ! LA 1.00* MK 1.31 NL 1.00* OV 0.75 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.174027Jy sigma=0.001301 ! Fit after self-cal, rms=0.126004Jy sigma=0.000946 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.747 mas, bmaj=7.721 mas, bpa=-1.836 degrees ! Estimated noise=2760.94 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 (24, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447465 Jy ! Component: 100 - total flux cleaned = 0.0676201 Jy ! Component: 150 - total flux cleaned = 0.0810003 Jy ! Component: 200 - total flux cleaned = 0.0872099 Jy ! Total flux subtracted in 200 components = 0.0872099 Jy ! Clean residual min=-0.022910 max=0.019618 Jy/beam ! Clean residual mean=0.000070 rms=0.004962 Jy/beam ! Combined flux in latest and established models = 1.6313 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 1.6313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109254Jy sigma=0.000795 ! Fit after self-cal, rms=0.108650Jy sigma=0.000790 ! 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.108650Jy sigma=0.000790 ! Fit after self-cal, rms=0.106799Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=7.714 mas, bpa=-1.594 degrees ! Estimated noise=2753.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108251 Jy ! Component: 100 - total flux cleaned = 0.0141493 Jy ! Component: 150 - total flux cleaned = 0.0159147 Jy ! Component: 200 - total flux cleaned = 0.0171619 Jy ! Total flux subtracted in 200 components = 0.0171619 Jy ! Clean residual min=-0.019149 max=0.017002 Jy/beam ! Clean residual mean=0.000092 rms=0.004029 Jy/beam ! Combined flux in latest and established models = 1.64846 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 102 components and 1.64846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103578Jy sigma=0.000755 ! Fit after self-cal, rms=0.103469Jy sigma=0.000755 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.00301851 Jy ! Component: 100 - total flux cleaned = 0.00405443 Jy ! Component: 150 - total flux cleaned = 0.00500143 Jy ! Component: 200 - total flux cleaned = 0.00566427 Jy ! Total flux subtracted in 200 components = 0.00566427 Jy ! Clean residual min=-0.017981 max=0.017266 Jy/beam ! Clean residual mean=0.000081 rms=0.003858 Jy/beam ! Combined flux in latest and established models = 1.65412 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 114 components and 1.65413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102287Jy sigma=0.000747 ! Fit after self-cal, rms=0.102263Jy sigma=0.000747 ! 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.102263Jy sigma=0.000747 ! Fit after self-cal, rms=0.102193Jy sigma=0.000743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.731 mas, bpa=-1.424 degrees ! Estimated noise=2756.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264854 Jy ! Component: 100 - total flux cleaned = -0.00193991 Jy ! Component: 150 - total flux cleaned = -0.00151326 Jy ! Component: 200 - total flux cleaned = -0.00114305 Jy ! Total flux subtracted in 200 components = -0.00114305 Jy ! Clean residual min=-0.015934 max=0.015826 Jy/beam ! Clean residual mean=0.000092 rms=0.003595 Jy/beam ! Combined flux in latest and established models = 1.65298 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 1.65298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100992Jy sigma=0.000736 ! Fit after self-cal, rms=0.100966Jy sigma=0.000736 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 (-7, -121). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00974394 Jy ! Component: 100 - total flux cleaned = 0.0110961 Jy ! Component: 150 - total flux cleaned = 0.0120757 Jy ! Component: 200 - total flux cleaned = 0.0138506 Jy ! Total flux subtracted in 200 components = 0.0138506 Jy ! Clean residual min=-0.012870 max=0.010313 Jy/beam ! Clean residual mean=0.000078 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 1.66683 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 145 components and 1.66683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098389Jy sigma=0.000718 ! Fit after self-cal, rms=0.098336Jy sigma=0.000717 ! 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.098336Jy sigma=0.000717 ! Fit after self-cal, rms=0.098469Jy sigma=0.000715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.801 mas, bmaj=12.29 mas, bpa=-15.14 degrees ! Estimated noise=3250.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322288 Jy ! Component: 100 - total flux cleaned = 0.00300122 Jy ! Component: 150 - total flux cleaned = 0.00299329 Jy ! Component: 200 - total flux cleaned = 0.00299445 Jy ! Total flux subtracted in 200 components = 0.00299445 Jy ! Clean residual min=-0.011303 max=0.012208 Jy/beam ! Clean residual mean=0.000094 rms=0.003552 Jy/beam ! Combined flux in latest and established models = 1.66983 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 1.66983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097872Jy sigma=0.000711 ! Fit after self-cal, rms=0.097856Jy sigma=0.000711 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.00108696 Jy ! Component: 100 - total flux cleaned = 0.00121919 Jy ! Component: 150 - total flux cleaned = 0.00110468 Jy ! Component: 200 - total flux cleaned = 0.00110288 Jy ! Total flux subtracted in 200 components = 0.00110288 Jy ! Clean residual min=-0.011152 max=0.011758 Jy/beam ! Clean residual mean=0.000087 rms=0.003476 Jy/beam ! Combined flux in latest and established models = 1.67093 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 181 components and 1.67093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097622Jy sigma=0.000710 ! Fit after self-cal, rms=0.097615Jy sigma=0.000710 ! 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.766 mas, bmaj=7.746 mas, bpa=-1.389 degrees ! Estimated noise=2757.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.766 x 7.746 at -1.389 degrees (North through East) ! Clean map min=-0.014316 max=1.14 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097615Jy sigma=0.000710 ! Fit after self-cal, rms=0.093429Jy sigma=0.000666 ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=7.753 mas, bpa=-1.358 degrees ! Estimated noise=2758.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00246538 Jy ! Component: 100 - total flux cleaned = -0.00301396 Jy ! Component: 150 - total flux cleaned = -0.0031717 Jy ! Component: 200 - total flux cleaned = -0.00361519 Jy ! Total flux subtracted in 200 components = -0.00361519 Jy ! Clean residual min=-0.010445 max=0.010281 Jy/beam ! Clean residual mean=0.000030 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 1.66731 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 197 components and 1.66731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092678Jy sigma=0.000662 ! Fit after self-cal, rms=0.092677Jy sigma=0.000662 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006068 Jy ! Component: 100 - total flux cleaned = -0.000741603 Jy ! Component: 150 - total flux cleaned = -0.000867702 Jy ! Component: 200 - total flux cleaned = -0.000987415 Jy ! Total flux subtracted in 200 components = -0.000987415 Jy ! Clean residual min=-0.009991 max=0.010072 Jy/beam ! Clean residual mean=0.000030 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 1.66633 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 208 components and 1.66633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092297Jy sigma=0.000660 ! Fit after self-cal, rms=0.092298Jy sigma=0.000660 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092298Jy sigma=0.000660 ! Fit after self-cal, rms=0.092484Jy sigma=0.000659 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.225 mas, bmaj=7.061 mas, bpa=-3.613 degrees ! Estimated noise=3400.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.839404 Jy ! Component: 100 - total flux cleaned = 1.13538 Jy ! Component: 150 - total flux cleaned = 1.28773 Jy ! Component: 200 - total flux cleaned = 1.37044 Jy ! Total flux subtracted in 200 components = 1.37044 Jy ! Clean residual min=-0.027480 max=0.055221 Jy/beam ! Clean residual mean=0.000430 rms=0.009502 Jy/beam ! Combined flux in latest and established models = 1.37044 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.37044 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=7.763 mas, bpa=-1.284 degrees ! Estimated noise=2758.6 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 (5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0716547 Jy ! Component: 100 - total flux cleaned = 0.115317 Jy ! Component: 150 - total flux cleaned = 0.146304 Jy ! Component: 200 - total flux cleaned = 0.169837 Jy ! Total flux subtracted in 200 components = 0.169837 Jy ! Clean residual min=-0.018424 max=0.018435 Jy/beam ! Clean residual mean=0.000249 rms=0.005224 Jy/beam ! Combined flux in latest and established models = 1.54028 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 67 components and 1.54028 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.819 mas, bmaj=12.3 mas, bpa=-15.07 degrees ! Estimated noise=3241.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300657 Jy ! Component: 100 - total flux cleaned = 0.0509829 Jy ! Component: 150 - total flux cleaned = 0.0668922 Jy ! Component: 200 - total flux cleaned = 0.0793193 Jy ! Total flux subtracted in 200 components = 0.0793193 Jy ! Clean residual min=-0.016160 max=0.014574 Jy/beam ! Clean residual mean=0.000180 rms=0.004243 Jy/beam ! Combined flux in latest and established models = 1.6196 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.00981354 Jy ! Component: 100 - total flux cleaned = 0.0155693 Jy ! Component: 150 - total flux cleaned = 0.019913 Jy ! Component: 200 - total flux cleaned = 0.0227627 Jy ! Total flux subtracted in 200 components = 0.0227627 Jy ! Clean residual min=-0.013254 max=0.012488 Jy/beam ! Clean residual mean=0.000114 rms=0.003481 Jy/beam ! Combined flux in latest and established models = 1.64236 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 166 components and 1.64236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=7.763 mas, bpa=-1.284 degrees ! Estimated noise=2758.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116955 Jy ! Component: 100 - total flux cleaned = 0.00168217 Jy ! Component: 150 - total flux cleaned = 0.00347032 Jy ! Component: 200 - total flux cleaned = 0.0050472 Jy ! Total flux subtracted in 200 components = 0.0050472 Jy ! Clean residual min=-0.010790 max=0.009634 Jy/beam ! Clean residual mean=0.000045 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 1.64741 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 195 components and 1.64741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092587Jy sigma=0.000663 ! Fit after self-cal, rms=0.091691Jy sigma=0.000656 wmodel J2134-0153_S_2017_03_27_pus_map.mod ! Writing 195 model components to file: J2134-0153_S_2017_03_27_pus_map.mod wobs J2134-0153_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2134-0153_S_2017_03_27_pus_uvs.fits wwins J2134-0153_S_2017_03_27_pus_map.win ! wwins: Wrote 4 windows to J2134-0153_S_2017_03_27_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.00277465 Jy ! Component: 100 - total flux cleaned = -0.00342232 Jy ! Component: 150 - total flux cleaned = -0.00477942 Jy ! Component: 200 - total flux cleaned = -0.00576915 Jy ! Component: 250 - total flux cleaned = -0.0064298 Jy ! Component: 300 - total flux cleaned = -0.00705622 Jy ! Component: 350 - total flux cleaned = -0.00765095 Jy ! Component: 400 - total flux cleaned = -0.00832521 Jy ! Component: 450 - total flux cleaned = -0.00800147 Jy ! Component: 500 - total flux cleaned = -0.0081071 Jy ! Component: 550 - total flux cleaned = -0.00850708 Jy ! Component: 600 - total flux cleaned = -0.00841096 Jy ! Component: 650 - total flux cleaned = -0.00850371 Jy ! Component: 700 - total flux cleaned = -0.00841079 Jy ! Component: 750 - total flux cleaned = -0.00832073 Jy ! Component: 800 - total flux cleaned = -0.00814787 Jy ! Component: 850 - total flux cleaned = -0.00789746 Jy ! Component: 900 - total flux cleaned = -0.00765371 Jy ! Component: 950 - total flux cleaned = -0.00725776 Jy ! Component: 1000 - total flux cleaned = -0.00702529 Jy ! Component: 1050 - total flux cleaned = -0.00657342 Jy ! Component: 1100 - total flux cleaned = -0.00635309 Jy ! Component: 1150 - total flux cleaned = -0.00620925 Jy ! Component: 1200 - total flux cleaned = -0.00599889 Jy ! Component: 1250 - total flux cleaned = -0.00579153 Jy ! Component: 1300 - total flux cleaned = -0.00531441 Jy ! Component: 1350 - total flux cleaned = -0.00478117 Jy ! Component: 1400 - total flux cleaned = -0.00425942 Jy ! Component: 1450 - total flux cleaned = -0.0039401 Jy ! Component: 1500 - total flux cleaned = -0.00356174 Jy ! Component: 1550 - total flux cleaned = -0.00312957 Jy ! Component: 1600 - total flux cleaned = -0.00276622 Jy ! Component: 1650 - total flux cleaned = -0.00246866 Jy ! Component: 1700 - total flux cleaned = -0.00223301 Jy ! Component: 1750 - total flux cleaned = -0.00205904 Jy ! Component: 1800 - total flux cleaned = -0.00171744 Jy ! Component: 1850 - total flux cleaned = -0.00166125 Jy ! Component: 1900 - total flux cleaned = -0.00127447 Jy ! Component: 1950 - total flux cleaned = -0.00105692 Jy ! Component: 2000 - total flux cleaned = -0.000735542 Jy ! Component: 2050 - total flux cleaned = -0.000736608 Jy ! Component: 2100 - total flux cleaned = -0.000632277 Jy ! Component: 2150 - total flux cleaned = -0.000632628 Jy ! Component: 2200 - total flux cleaned = -0.000632687 Jy ! Component: 2250 - total flux cleaned = -0.000532253 Jy ! Component: 2300 - total flux cleaned = -0.00063214 Jy ! Component: 2350 - total flux cleaned = -0.000582705 Jy ! Component: 2400 - total flux cleaned = -0.000631621 Jy ! Component: 2450 - total flux cleaned = -0.00067996 Jy ! Component: 2500 - total flux cleaned = -0.000870748 Jy ! Component: 2550 - total flux cleaned = -0.000870759 Jy ! Component: 2600 - total flux cleaned = -0.000871144 Jy ! Component: 2650 - total flux cleaned = -0.00101033 Jy ! Component: 2700 - total flux cleaned = -0.00101068 Jy ! Component: 2750 - total flux cleaned = -0.00105636 Jy ! Component: 2800 - total flux cleaned = -0.00123671 Jy ! Component: 2850 - total flux cleaned = -0.00128111 Jy ! Component: 2900 - total flux cleaned = -0.00128086 Jy ! Component: 2950 - total flux cleaned = -0.00136899 Jy ! Component: 3000 - total flux cleaned = -0.00149947 Jy ! Component: 3050 - total flux cleaned = -0.0014128 Jy ! Component: 3100 - total flux cleaned = -0.00145602 Jy ! Component: 3150 - total flux cleaned = -0.00145598 Jy ! Component: 3200 - total flux cleaned = -0.00149872 Jy ! Component: 3250 - total flux cleaned = -0.00149862 Jy ! Component: 3300 - total flux cleaned = -0.00141498 Jy ! Component: 3350 - total flux cleaned = -0.00149875 Jy ! Component: 3400 - total flux cleaned = -0.0014571 Jy ! Component: 3450 - total flux cleaned = -0.00129247 Jy ! Component: 3500 - total flux cleaned = -0.00129252 Jy ! Component: 3550 - total flux cleaned = -0.00121093 Jy ! Component: 3600 - total flux cleaned = -0.0011706 Jy ! Component: 3650 - total flux cleaned = -0.00121105 Jy ! Component: 3700 - total flux cleaned = -0.00109013 Jy ! Component: 3750 - total flux cleaned = -0.00113023 Jy ! Component: 3800 - total flux cleaned = -0.00105018 Jy ! Component: 3850 - total flux cleaned = -0.000930557 Jy ! Component: 3900 - total flux cleaned = -0.000930745 Jy ! Component: 3950 - total flux cleaned = -0.00100982 Jy ! Component: 4000 - total flux cleaned = -0.000970242 Jy ! Component: 4050 - total flux cleaned = -0.000931079 Jy ! Total flux subtracted in 4096 components = -0.000970276 Jy ! Clean residual min=-0.002633 max=0.002764 Jy/beam ! Clean residual mean=-0.000000 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 1.64644 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 464 components and 1.64644 Jy ![Exited script file: muppet] wmap "J2134-0153_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 7.763 at -1.284 degrees (North through East) ! Clean map min=-0.0090028 max=1.1409 Jy/beam ! Writing clean map to FITS file: J2134-0153_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.14094 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000695911 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.182984 0.182984 0.365968 0.731935 1.46387 2.92774 5.85548 11.711 23.4219 46.8439 93.6877 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.14 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.775 x 7.763 at -1.284 degrees (North through East) ! Clean map min=-0.0090028 max=1.1409 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 J2134-0153_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:50:08 2019