! Started logfile: J1733-1304_S_2017_06_15_pus_uvs.log on Tue May 7 15:25:08 2019 obs J1733-1304_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1733-1304_S_2017_06_15_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897778 visibilities/baseline/integration-bin. ! Found source: J1733-1304 ! ! 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 3232 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 J1733-1304_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.293233Jy sigma=0.019868 ! Fit after self-cal, rms=2.268657Jy sigma=0.019673 ! 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.623 mas, bmaj=6.997 mas, bpa=-5.373 degrees ! Estimated noise=2127.21 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 = 2.09699 Jy ! Component: 100 - total flux cleaned = 2.77798 Jy ! Total flux subtracted in 100 components = 2.77798 Jy ! Clean residual min=-0.187814 max=0.332508 Jy/beam ! Clean residual mean=-0.000642 rms=0.058883 Jy/beam ! Combined flux in latest and established models = 2.77798 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 2.77798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.096778Jy sigma=0.009383 ! Fit after self-cal, rms=1.096819Jy sigma=0.009383 ! 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.171 mas, bmaj=7.938 mas, bpa=-3.799 degrees ! Estimated noise=1752.85 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.529804 Jy ! Component: 100 - total flux cleaned = 0.81151 Jy ! Component: 150 - total flux cleaned = 0.97644 Jy ! Component: 200 - total flux cleaned = 1.07466 Jy ! Total flux subtracted in 200 components = 1.07466 Jy ! Clean residual min=-0.153176 max=0.303458 Jy/beam ! Clean residual mean=-0.000489 rms=0.058332 Jy/beam ! Combined flux in latest and established models = 3.85264 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 41 components and 3.85264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850444Jy sigma=0.006793 ! Fit after self-cal, rms=0.849269Jy sigma=0.006785 ! 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.44 FD 0.94 HN 0.99 KP 0.97 ! LA 0.94 MK 1.17 NL 0.93 OV 0.99 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 5.01 FD 0.99 HN 1.02 KP 0.94 ! LA 0.89 MK 0.97 NL 1.09 OV 1.01 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.44 FD 1.03 HN 1.00 KP 0.94 ! LA 0.91 MK 0.96 NL 1.04 OV 0.93 ! PT 0.90 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.08 KP 1.00* ! LA 1.58 MK 0.94 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.849269Jy sigma=0.006785 ! Fit after self-cal, rms=0.625198Jy sigma=0.004402 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.114 mas, bpa=-3.484 degrees ! Estimated noise=1771.42 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 (-1.5, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.240131 Jy ! Component: 100 - total flux cleaned = 0.362549 Jy ! Component: 150 - total flux cleaned = 0.414204 Jy ! Component: 200 - total flux cleaned = 0.425084 Jy ! Total flux subtracted in 200 components = 0.425084 Jy ! Clean residual min=-0.088612 max=0.098347 Jy/beam ! Clean residual mean=-0.000206 rms=0.022585 Jy/beam ! Combined flux in latest and established models = 4.27772 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 4.27772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.532328Jy sigma=0.003333 ! Fit after self-cal, rms=0.513910Jy sigma=0.003175 ! 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.513910Jy sigma=0.003175 ! Fit after self-cal, rms=0.272836Jy sigma=0.002011 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=8.117 mas, bpa=-3.364 degrees ! Estimated noise=1750.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0885794 Jy ! Component: 100 - total flux cleaned = 0.11966 Jy ! Component: 150 - total flux cleaned = 0.135334 Jy ! Component: 200 - total flux cleaned = 0.141844 Jy ! Total flux subtracted in 200 components = 0.141844 Jy ! Clean residual min=-0.036200 max=0.050490 Jy/beam ! Clean residual mean=-0.000044 rms=0.010671 Jy/beam ! Combined flux in latest and established models = 4.41957 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 4.41957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237700Jy sigma=0.001655 ! Fit after self-cal, rms=0.230252Jy sigma=0.001603 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 (2, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0510986 Jy ! Component: 100 - total flux cleaned = 0.0695088 Jy ! Component: 150 - total flux cleaned = 0.0729484 Jy ! Component: 200 - total flux cleaned = 0.0750597 Jy ! Total flux subtracted in 200 components = 0.0750597 Jy ! Clean residual min=-0.037689 max=0.039437 Jy/beam ! Clean residual mean=-0.000024 rms=0.008823 Jy/beam ! Combined flux in latest and established models = 4.49463 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 4.49463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212451Jy sigma=0.001447 ! Fit after self-cal, rms=0.211017Jy sigma=0.001437 ! Inverting map ! Added new window around map position (5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00835167 Jy ! Component: 100 - total flux cleaned = 0.00840642 Jy ! Component: 150 - total flux cleaned = 0.00843234 Jy ! Component: 200 - total flux cleaned = 0.00751038 Jy ! Total flux subtracted in 200 components = 0.00751038 Jy ! Clean residual min=-0.036594 max=0.033908 Jy/beam ! Clean residual mean=-0.000020 rms=0.007838 Jy/beam ! Combined flux in latest and established models = 4.50214 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 120 components and 4.50214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197850Jy sigma=0.001323 ! Fit after self-cal, rms=0.197021Jy sigma=0.001317 ! 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.197021Jy sigma=0.001317 ! Fit after self-cal, rms=0.190379Jy sigma=0.001250 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=8.13 mas, bpa=-3.232 degrees ! Estimated noise=1748.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215928 Jy ! Component: 100 - total flux cleaned = 0.030394 Jy ! Component: 150 - total flux cleaned = 0.0343621 Jy ! Component: 200 - total flux cleaned = 0.0336581 Jy ! Total flux subtracted in 200 components = 0.0336581 Jy ! Clean residual min=-0.028058 max=0.025231 Jy/beam ! Clean residual mean=-0.000001 rms=0.006307 Jy/beam ! Combined flux in latest and established models = 4.5358 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 4.5358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180767Jy sigma=0.001159 ! Fit after self-cal, rms=0.179784Jy sigma=0.001152 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.00499112 Jy ! Component: 100 - total flux cleaned = 0.0050113 Jy ! Component: 150 - total flux cleaned = 0.00382156 Jy ! Component: 200 - total flux cleaned = 0.00270535 Jy ! Total flux subtracted in 200 components = 0.00270535 Jy ! Clean residual min=-0.027914 max=0.023595 Jy/beam ! Clean residual mean=-0.000002 rms=0.005859 Jy/beam ! Combined flux in latest and established models = 4.5385 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 142 components and 4.5385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175269Jy sigma=0.001111 ! Fit after self-cal, rms=0.174804Jy sigma=0.001108 ! 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.174804Jy sigma=0.001108 ! Fit after self-cal, rms=0.174278Jy sigma=0.001095 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.662 mas, bmaj=16.03 mas, bpa=-3.159 degrees ! Estimated noise=2197.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183997 Jy ! Component: 100 - total flux cleaned = 0.0184156 Jy ! Component: 150 - total flux cleaned = 0.0188706 Jy ! Component: 200 - total flux cleaned = 0.0185329 Jy ! Total flux subtracted in 200 components = 0.0185329 Jy ! Clean residual min=-0.016080 max=0.017830 Jy/beam ! Clean residual mean=0.000009 rms=0.004882 Jy/beam ! Combined flux in latest and established models = 4.55704 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 165 components and 4.55704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171812Jy sigma=0.001070 ! Fit after self-cal, rms=0.170932Jy sigma=0.001064 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.00215877 Jy ! Component: 100 - total flux cleaned = 0.00335756 Jy ! Component: 150 - total flux cleaned = 0.00241708 Jy ! Component: 200 - total flux cleaned = 0.00184365 Jy ! Total flux subtracted in 200 components = 0.00184365 Jy ! Clean residual min=-0.014894 max=0.016510 Jy/beam ! Clean residual mean=0.000005 rms=0.004466 Jy/beam ! Combined flux in latest and established models = 4.55888 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 176 components and 4.55888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170039Jy sigma=0.001052 ! Fit after self-cal, rms=0.169438Jy sigma=0.001049 ! 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.158 mas, bmaj=8.14 mas, bpa=-3.196 degrees ! Estimated noise=1748.38 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 8.14 at -3.196 degrees (North through East) ! Clean map min=-0.024779 max=2.7191 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.169438Jy sigma=0.001049 ! Fit after self-cal, rms=0.162276Jy sigma=0.000955 ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=8.154 mas, bpa=-3.13 degrees ! Estimated noise=1752.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390183 Jy ! Component: 100 - total flux cleaned = 0.0050831 Jy ! Component: 150 - total flux cleaned = 0.00460129 Jy ! Component: 200 - total flux cleaned = 0.00413927 Jy ! Total flux subtracted in 200 components = 0.00413927 Jy ! Clean residual min=-0.024145 max=0.019891 Jy/beam ! Clean residual mean=0.000002 rms=0.004752 Jy/beam ! Combined flux in latest and established models = 4.56302 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 185 components and 4.56302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158288Jy sigma=0.000918 ! Fit after self-cal, rms=0.158057Jy sigma=0.000916 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000393435 Jy ! Component: 100 - total flux cleaned = -4.36308e-05 Jy ! Component: 150 - total flux cleaned = -4.3825e-05 Jy ! Component: 200 - total flux cleaned = 0.000343032 Jy ! Total flux subtracted in 200 components = 0.000343032 Jy ! Clean residual min=-0.023296 max=0.018806 Jy/beam ! Clean residual mean=0.000001 rms=0.004552 Jy/beam ! Combined flux in latest and established models = 4.56336 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 195 components and 4.56336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155711Jy sigma=0.000895 ! Fit after self-cal, rms=0.155528Jy sigma=0.000894 ! 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.155528Jy sigma=0.000894 ! Fit after self-cal, rms=0.156182Jy sigma=0.000889 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.616 mas, bmaj=7.168 mas, bpa=-4.929 degrees ! Estimated noise=2138.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.09979 Jy ! Component: 100 - total flux cleaned = 2.76811 Jy ! Component: 150 - total flux cleaned = 3.12953 Jy ! Component: 200 - total flux cleaned = 3.38355 Jy ! Total flux subtracted in 200 components = 3.38355 Jy ! Clean residual min=-0.071508 max=0.153026 Jy/beam ! Clean residual mean=-0.000323 rms=0.027275 Jy/beam ! Combined flux in latest and established models = 3.38355 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 50 model components to the UV plane model. ! The established model now contains 50 components and 3.38355 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=8.16 mas, bpa=-3.112 degrees ! Estimated noise=1752.16 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.309951 Jy ! Component: 100 - total flux cleaned = 0.517838 Jy ! Component: 150 - total flux cleaned = 0.663522 Jy ! Component: 200 - total flux cleaned = 0.768679 Jy ! Total flux subtracted in 200 components = 0.768679 Jy ! Clean residual min=-0.040808 max=0.063075 Jy/beam ! Clean residual mean=-0.000222 rms=0.015420 Jy/beam ! Combined flux in latest and established models = 4.15223 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 137 components and 4.15223 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.661 mas, bmaj=16.04 mas, bpa=-3.104 degrees ! Estimated noise=2197.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13515 Jy ! Component: 100 - total flux cleaned = 0.220538 Jy ! Component: 150 - total flux cleaned = 0.278988 Jy ! Component: 200 - total flux cleaned = 0.320437 Jy ! Total flux subtracted in 200 components = 0.320437 Jy ! Clean residual min=-0.020474 max=0.031327 Jy/beam ! Clean residual mean=-0.000099 rms=0.008236 Jy/beam ! Combined flux in latest and established models = 4.47267 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.0298499 Jy ! Component: 100 - total flux cleaned = 0.0515365 Jy ! Component: 150 - total flux cleaned = 0.0676528 Jy ! Component: 200 - total flux cleaned = 0.07998 Jy ! Total flux subtracted in 200 components = 0.07998 Jy ! Clean residual min=-0.013749 max=0.019037 Jy/beam ! Clean residual mean=-0.000013 rms=0.004850 Jy/beam ! Combined flux in latest and established models = 4.55265 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 257 components and 4.55265 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=8.16 mas, bpa=-3.112 degrees ! Estimated noise=1752.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0028034 Jy ! Component: 100 - total flux cleaned = 0.000355386 Jy ! Component: 150 - total flux cleaned = 0.00376998 Jy ! Component: 200 - total flux cleaned = 0.00532322 Jy ! Total flux subtracted in 200 components = 0.00532322 Jy ! Clean residual min=-0.018093 max=0.023526 Jy/beam ! Clean residual mean=-0.000005 rms=0.004526 Jy/beam ! Combined flux in latest and established models = 4.55797 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 279 components and 4.55797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149399Jy sigma=0.000892 ! Fit after self-cal, rms=0.146681Jy sigma=0.000858 wmodel J1733-1304_S_2017_06_15_pus_map.mod ! Writing 279 model components to file: J1733-1304_S_2017_06_15_pus_map.mod wobs J1733-1304_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1733-1304_S_2017_06_15_pus_uvs.fits wwins J1733-1304_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J1733-1304_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.00190388 Jy ! Component: 100 - total flux cleaned = 0.00255321 Jy ! Component: 150 - total flux cleaned = 0.00257913 Jy ! Component: 200 - total flux cleaned = 0.00286968 Jy ! Component: 250 - total flux cleaned = 0.00286659 Jy ! Component: 300 - total flux cleaned = 0.00462917 Jy ! Component: 350 - total flux cleaned = 0.0055982 Jy ! Component: 400 - total flux cleaned = 0.00653713 Jy ! Component: 450 - total flux cleaned = 0.0072218 Jy ! Component: 500 - total flux cleaned = 0.0076615 Jy ! Component: 550 - total flux cleaned = 0.00872887 Jy ! Component: 600 - total flux cleaned = 0.00934786 Jy ! Component: 650 - total flux cleaned = 0.0101476 Jy ! Component: 700 - total flux cleaned = 0.0103462 Jy ! Component: 750 - total flux cleaned = 0.0113105 Jy ! Component: 800 - total flux cleaned = 0.0122441 Jy ! Component: 850 - total flux cleaned = 0.012792 Jy ! Component: 900 - total flux cleaned = 0.013509 Jy ! Component: 950 - total flux cleaned = 0.0136864 Jy ! Component: 1000 - total flux cleaned = 0.0138614 Jy ! Component: 1050 - total flux cleaned = 0.0140338 Jy ! Component: 1100 - total flux cleaned = 0.0143652 Jy ! Component: 1150 - total flux cleaned = 0.0146899 Jy ! Component: 1200 - total flux cleaned = 0.014531 Jy ! Component: 1250 - total flux cleaned = 0.0145361 Jy ! Component: 1300 - total flux cleaned = 0.0143853 Jy ! Component: 1350 - total flux cleaned = 0.0146855 Jy ! Component: 1400 - total flux cleaned = 0.0145405 Jy ! Component: 1450 - total flux cleaned = 0.0143966 Jy ! Component: 1500 - total flux cleaned = 0.0139734 Jy ! Component: 1550 - total flux cleaned = 0.0135522 Jy ! Component: 1600 - total flux cleaned = 0.0129999 Jy ! Component: 1650 - total flux cleaned = 0.0125925 Jy ! Component: 1700 - total flux cleaned = 0.0117909 Jy ! Component: 1750 - total flux cleaned = 0.0111343 Jy ! Component: 1800 - total flux cleaned = 0.0107463 Jy ! Component: 1850 - total flux cleaned = 0.0106177 Jy ! Component: 1900 - total flux cleaned = 0.0102401 Jy ! Component: 1950 - total flux cleaned = 0.00986686 Jy ! Component: 2000 - total flux cleaned = 0.00949919 Jy ! Component: 2050 - total flux cleaned = 0.00925662 Jy ! Component: 2100 - total flux cleaned = 0.00901811 Jy ! Component: 2150 - total flux cleaned = 0.00866712 Jy ! Component: 2200 - total flux cleaned = 0.00866663 Jy ! Component: 2250 - total flux cleaned = 0.00820654 Jy ! Component: 2300 - total flux cleaned = 0.00798028 Jy ! Component: 2350 - total flux cleaned = 0.00798167 Jy ! Component: 2400 - total flux cleaned = 0.00765098 Jy ! Component: 2450 - total flux cleaned = 0.0077578 Jy ! Component: 2500 - total flux cleaned = 0.00743452 Jy ! Component: 2550 - total flux cleaned = 0.00690276 Jy ! Component: 2600 - total flux cleaned = 0.0070084 Jy ! Component: 2650 - total flux cleaned = 0.00680133 Jy ! Component: 2700 - total flux cleaned = 0.00669802 Jy ! Component: 2750 - total flux cleaned = 0.00639322 Jy ! Component: 2800 - total flux cleaned = 0.00659215 Jy ! Component: 2850 - total flux cleaned = 0.00619362 Jy ! Component: 2900 - total flux cleaned = 0.00619288 Jy ! Component: 2950 - total flux cleaned = 0.00561124 Jy ! Component: 3000 - total flux cleaned = 0.00551763 Jy ! Component: 3050 - total flux cleaned = 0.00532837 Jy ! Component: 3100 - total flux cleaned = 0.00532917 Jy ! Component: 3150 - total flux cleaned = 0.00532981 Jy ! Component: 3200 - total flux cleaned = 0.00496343 Jy ! Component: 3250 - total flux cleaned = 0.00523629 Jy ! Component: 3300 - total flux cleaned = 0.00523708 Jy ! Component: 3350 - total flux cleaned = 0.00559237 Jy ! Component: 3400 - total flux cleaned = 0.00541666 Jy ! Component: 3450 - total flux cleaned = 0.00524162 Jy ! Component: 3500 - total flux cleaned = 0.00524199 Jy ! Component: 3550 - total flux cleaned = 0.00524279 Jy ! Component: 3600 - total flux cleaned = 0.00507415 Jy ! Component: 3650 - total flux cleaned = 0.00499146 Jy ! Component: 3700 - total flux cleaned = 0.0049928 Jy ! Component: 3750 - total flux cleaned = 0.00482724 Jy ! Component: 3800 - total flux cleaned = 0.00466471 Jy ! Component: 3850 - total flux cleaned = 0.00450394 Jy ! Component: 3900 - total flux cleaned = 0.00466387 Jy ! Component: 3950 - total flux cleaned = 0.00442534 Jy ! Component: 4000 - total flux cleaned = 0.00426838 Jy ! Component: 4050 - total flux cleaned = 0.0040347 Jy ! Total flux subtracted in 4096 components = 0.00357097 Jy ! Clean residual min=-0.004082 max=0.003850 Jy/beam ! Clean residual mean=-0.000003 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 4.56154 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 550 components and 4.56154 Jy ![Exited script file: muppet] wmap "J1733-1304_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 8.16 at -3.112 degrees (North through East) ! Clean map min=-0.01324 max=2.8286 Jy/beam ! Writing clean map to FITS file: J1733-1304_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 2.82861 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00138924 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.147341 0.147341 0.294682 0.589364 1.17873 2.35746 4.71491 9.42982 18.8596 37.7193 75.4386 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0041 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.828 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.163 x 8.16 at -3.112 degrees (North through East) ! Clean map min=-0.01324 max=2.8286 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 J1733-1304_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:25:12 2019