! Started logfile: J1337+0206_S_2017_06_15_pus_uvs.log on Tue May 7 15:20:01 2019 obs J1337+0206_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1337+0206_S_2017_06_15_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975772 visibilities/baseline/integration-bin. ! Found source: J1337+0206 ! ! 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 25292 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 J1337+0206_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 858 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885188Jy sigma=0.007663 ! Fit after self-cal, rms=0.869205Jy sigma=0.007533 ! 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.803 mas, bmaj=7.325 mas, bpa=-5.691 degrees ! Estimated noise=816.831 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.101446 Jy ! Component: 100 - total flux cleaned = 0.132022 Jy ! Total flux subtracted in 100 components = 0.132022 Jy ! Clean residual min=-0.006051 max=0.018054 Jy/beam ! Clean residual mean=0.000010 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.132022 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.132022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093479Jy sigma=0.000749 ! Fit after self-cal, rms=0.093428Jy sigma=0.000749 ! Inverting map ! Added new window around map position (6.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178774 Jy ! Component: 100 - total flux cleaned = 0.0283908 Jy ! Total flux subtracted in 100 components = 0.0283908 Jy ! Clean residual min=-0.004608 max=0.010062 Jy/beam ! Clean residual mean=0.000010 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.160413 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.160413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089515Jy sigma=0.000707 ! Fit after self-cal, rms=0.089153Jy sigma=0.000704 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00905717 Jy ! Component: 100 - total flux cleaned = 0.0147605 Jy ! Total flux subtracted in 100 components = 0.0147605 Jy ! Clean residual min=-0.004112 max=0.006159 Jy/beam ! Clean residual mean=0.000010 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.175173 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.175173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088081Jy sigma=0.000693 ! Fit after self-cal, rms=0.087976Jy sigma=0.000692 ! 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.291 mas, bmaj=8.104 mas, bpa=-4.4 degrees ! Estimated noise=608.082 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.00596798 Jy ! Component: 100 - total flux cleaned = 0.00957724 Jy ! Component: 150 - total flux cleaned = 0.0120383 Jy ! Component: 200 - total flux cleaned = 0.0132577 Jy ! Total flux subtracted in 200 components = 0.0132577 Jy ! Clean residual min=-0.003277 max=0.004306 Jy/beam ! Clean residual mean=0.000015 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.188431 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 0.188431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087531Jy sigma=0.000688 ! Fit after self-cal, rms=0.087507Jy sigma=0.000687 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 0.97 KP 1.00 ! LA 1.00 MK 1.04 NL 0.89 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.98 HN 1.04 KP 0.98 ! LA 0.95 MK 1.01 NL 1.02 OV 1.05 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.03 KP 0.98 ! LA 0.98 MK 1.06 NL 1.02 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.95 KP 1.00* ! LA 0.98 MK 1.13 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.087507Jy sigma=0.000687 ! Fit after self-cal, rms=0.086696Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.152 mas, bpa=-4.25 degrees ! Estimated noise=606.36 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.000277285 Jy ! Component: 100 - total flux cleaned = -0.000689492 Jy ! Component: 150 - total flux cleaned = -0.000885747 Jy ! Component: 200 - total flux cleaned = -0.0010977 Jy ! Total flux subtracted in 200 components = -0.0010977 Jy ! Clean residual min=-0.002870 max=0.003551 Jy/beam ! Clean residual mean=0.000012 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.187333 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.187333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086605Jy sigma=0.000683 ! Fit after self-cal, rms=0.086593Jy sigma=0.000683 ! 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.086593Jy sigma=0.000683 ! Fit after self-cal, rms=0.093906Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.186 mas, bpa=-4.288 degrees ! Estimated noise=609.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.40723e-05 Jy ! Component: 100 - total flux cleaned = -5.9601e-05 Jy ! Component: 150 - total flux cleaned = -9.26375e-05 Jy ! Component: 200 - total flux cleaned = -0.000121125 Jy ! Total flux subtracted in 200 components = -0.000121125 Jy ! Clean residual min=-0.001620 max=0.001782 Jy/beam ! Clean residual mean=0.000009 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.187212 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.187212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093876Jy sigma=0.000673 ! Fit after self-cal, rms=0.094017Jy sigma=0.000673 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 (103, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144921 Jy ! Component: 100 - total flux cleaned = 0.00176697 Jy ! Component: 150 - total flux cleaned = 0.00184434 Jy ! Component: 200 - total flux cleaned = 0.0018447 Jy ! Total flux subtracted in 200 components = 0.0018447 Jy ! Clean residual min=-0.001553 max=0.001694 Jy/beam ! Clean residual mean=0.000006 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.189057 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.189057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093986Jy sigma=0.000673 ! Fit after self-cal, rms=0.093986Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-90.5, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708031 Jy ! Component: 100 - total flux cleaned = 0.000417319 Jy ! Component: 150 - total flux cleaned = 0.000326733 Jy ! Component: 200 - total flux cleaned = 0.000272401 Jy ! Total flux subtracted in 200 components = 0.000272401 Jy ! Clean residual min=-0.001516 max=0.001600 Jy/beam ! Clean residual mean=0.000005 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.189329 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.189329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093951Jy sigma=0.000673 ! Fit after self-cal, rms=0.093946Jy sigma=0.000673 ! Inverting map ! Added new window around map position (87, 97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121958 Jy ! Component: 100 - total flux cleaned = 0.00161223 Jy ! Component: 150 - total flux cleaned = 0.0017641 Jy ! Component: 200 - total flux cleaned = 0.00181939 Jy ! Total flux subtracted in 200 components = 0.00181939 Jy ! Clean residual min=-0.001504 max=0.001316 Jy/beam ! Clean residual mean=0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.191148 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 139 components and 0.191148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093909Jy sigma=0.000672 ! Fit after self-cal, rms=0.093905Jy sigma=0.000672 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093905Jy sigma=0.000672 ! Fit after self-cal, rms=0.094712Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.19 mas, bpa=-4.334 degrees ! Estimated noise=609.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298937 Jy ! Component: 100 - total flux cleaned = 0.000329675 Jy ! Component: 150 - total flux cleaned = 0.000304107 Jy ! Component: 200 - total flux cleaned = 0.000254065 Jy ! Total flux subtracted in 200 components = 0.000254065 Jy ! Clean residual min=-0.001456 max=0.001253 Jy/beam ! Clean residual mean=0.000005 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.191402 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 145 components and 0.191402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094694Jy sigma=0.000672 ! Fit after self-cal, rms=0.094705Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.75958e-05 Jy ! Component: 100 - total flux cleaned = 4.08516e-06 Jy ! Component: 150 - total flux cleaned = -1.81353e-05 Jy ! Component: 200 - total flux cleaned = -3.96499e-05 Jy ! Total flux subtracted in 200 components = -3.96499e-05 Jy ! Clean residual min=-0.001438 max=0.001220 Jy/beam ! Clean residual mean=0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.191363 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 151 components and 0.191363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094692Jy sigma=0.000672 ! Fit after self-cal, rms=0.094691Jy sigma=0.000672 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094691Jy sigma=0.000672 ! Fit after self-cal, rms=0.094823Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.657 mas, bmaj=12.87 mas, bpa=-2.981 degrees ! Estimated noise=750.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216244 Jy ! Component: 100 - total flux cleaned = -0.000217234 Jy ! Component: 150 - total flux cleaned = -0.000234847 Jy ! Component: 200 - total flux cleaned = -0.000251499 Jy ! Total flux subtracted in 200 components = -0.000251499 Jy ! Clean residual min=-0.001674 max=0.001203 Jy/beam ! Clean residual mean=0.000009 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.191111 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 166 components and 0.191111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094817Jy sigma=0.000672 ! Fit after self-cal, rms=0.094818Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.39171e-05 Jy ! Component: 100 - total flux cleaned = -0.000131534 Jy ! Component: 150 - total flux cleaned = -0.000189528 Jy ! Component: 200 - total flux cleaned = -0.000243824 Jy ! Total flux subtracted in 200 components = -0.000243824 Jy ! Clean residual min=-0.001679 max=0.001165 Jy/beam ! Clean residual mean=0.000008 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.190867 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.190867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094814Jy sigma=0.000672 ! Fit after self-cal, rms=0.094813Jy sigma=0.000672 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.194 mas, bpa=-4.362 degrees ! Estimated noise=608.961 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 8.194 at -4.362 degrees (North through East) ! Clean map min=-0.0013801 max=0.12814 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.397 mas, bpa=-5.598 degrees ! Estimated noise=823.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100932 Jy ! Component: 100 - total flux cleaned = 0.133706 Jy ! Component: 150 - total flux cleaned = 0.151918 Jy ! Component: 200 - total flux cleaned = 0.162969 Jy ! Total flux subtracted in 200 components = 0.162969 Jy ! Clean residual min=-0.003274 max=0.005859 Jy/beam ! Clean residual mean=0.000007 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.162969 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.162969 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.194 mas, bpa=-4.362 degrees ! Estimated noise=608.961 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.00929959 Jy ! Component: 100 - total flux cleaned = 0.0147594 Jy ! Component: 150 - total flux cleaned = 0.0182229 Jy ! Component: 200 - total flux cleaned = 0.0208256 Jy ! Total flux subtracted in 200 components = 0.0208256 Jy ! Clean residual min=-0.001672 max=0.002241 Jy/beam ! Clean residual mean=0.000010 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.183795 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.183795 Jy ! Inverting map ! Added new window around map position (-4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225825 Jy ! Component: 100 - total flux cleaned = 0.00382696 Jy ! Component: 150 - total flux cleaned = 0.00484342 Jy ! Component: 200 - total flux cleaned = 0.00552622 Jy ! Total flux subtracted in 200 components = 0.00552622 Jy ! Clean residual min=-0.001528 max=0.001284 Jy/beam ! Clean residual mean=0.000007 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.189321 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 94 components and 0.189321 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.657 mas, bmaj=12.87 mas, bpa=-2.981 degrees ! Estimated noise=750.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000959784 Jy ! Component: 100 - total flux cleaned = 0.00142591 Jy ! Component: 150 - total flux cleaned = 0.00161086 Jy ! Component: 200 - total flux cleaned = 0.00172371 Jy ! Total flux subtracted in 200 components = 0.00172371 Jy ! Clean residual min=-0.001642 max=0.001223 Jy/beam ! Clean residual mean=0.000009 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.191045 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 = 4.80791e-07 Jy ! Component: 100 - total flux cleaned = -3.76354e-05 Jy ! Component: 150 - total flux cleaned = -3.68641e-05 Jy ! Component: 200 - total flux cleaned = -3.7103e-05 Jy ! Total flux subtracted in 200 components = -3.7103e-05 Jy ! Clean residual min=-0.001611 max=0.001185 Jy/beam ! Clean residual mean=0.000008 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.191008 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 143 components and 0.191008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.194 mas, bpa=-4.362 degrees ! Estimated noise=608.961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220449 Jy ! Component: 100 - total flux cleaned = -0.0001255 Jy ! Component: 150 - total flux cleaned = -7.24481e-06 Jy ! Component: 200 - total flux cleaned = 0.000129727 Jy ! Total flux subtracted in 200 components = 0.000129727 Jy ! Clean residual min=-0.001381 max=0.001210 Jy/beam ! Clean residual mean=0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.191138 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 166 components and 0.191137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094826Jy sigma=0.000672 ! Fit after self-cal, rms=0.094826Jy sigma=0.000672 wmodel J1337+0206_S_2017_06_15_pus_map.mod ! Writing 166 model components to file: J1337+0206_S_2017_06_15_pus_map.mod wobs J1337+0206_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1337+0206_S_2017_06_15_pus_uvs.fits wwins J1337+0206_S_2017_06_15_pus_map.win ! wwins: Wrote 6 windows to J1337+0206_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.000636651 Jy ! Component: 100 - total flux cleaned = -0.00119286 Jy ! Component: 150 - total flux cleaned = -0.00158515 Jy ! Component: 200 - total flux cleaned = -0.00187691 Jy ! Component: 250 - total flux cleaned = -0.00213934 Jy ! Component: 300 - total flux cleaned = -0.00235606 Jy ! Component: 350 - total flux cleaned = -0.00249113 Jy ! Component: 400 - total flux cleaned = -0.00264263 Jy ! Component: 450 - total flux cleaned = -0.0026986 Jy ! Component: 500 - total flux cleaned = -0.00280851 Jy ! Component: 550 - total flux cleaned = -0.00286239 Jy ! Component: 600 - total flux cleaned = -0.00296869 Jy ! Component: 650 - total flux cleaned = -0.00295094 Jy ! Component: 700 - total flux cleaned = -0.0030197 Jy ! Component: 750 - total flux cleaned = -0.00310482 Jy ! Component: 800 - total flux cleaned = -0.00315562 Jy ! Component: 850 - total flux cleaned = -0.00322211 Jy ! Component: 900 - total flux cleaned = -0.00328749 Jy ! Component: 950 - total flux cleaned = -0.0033684 Jy ! Component: 1000 - total flux cleaned = -0.0033681 Jy ! Component: 1050 - total flux cleaned = -0.00343167 Jy ! Component: 1100 - total flux cleaned = -0.00349443 Jy ! Component: 1150 - total flux cleaned = -0.00349436 Jy ! Component: 1200 - total flux cleaned = -0.00355577 Jy ! Component: 1250 - total flux cleaned = -0.00358632 Jy ! Component: 1300 - total flux cleaned = -0.00367667 Jy ! Component: 1350 - total flux cleaned = -0.00372118 Jy ! Component: 1400 - total flux cleaned = -0.0038098 Jy ! Component: 1450 - total flux cleaned = -0.00382447 Jy ! Component: 1500 - total flux cleaned = -0.00385336 Jy ! Component: 1550 - total flux cleaned = -0.00391106 Jy ! Component: 1600 - total flux cleaned = -0.00398239 Jy ! Component: 1650 - total flux cleaned = -0.00403873 Jy ! Component: 1700 - total flux cleaned = -0.00409481 Jy ! Component: 1750 - total flux cleaned = -0.00419206 Jy ! Component: 1800 - total flux cleaned = -0.00421934 Jy ! Component: 1850 - total flux cleaned = -0.00424659 Jy ! Component: 1900 - total flux cleaned = -0.00426023 Jy ! Component: 1950 - total flux cleaned = -0.00432777 Jy ! Component: 2000 - total flux cleaned = -0.00442141 Jy ! Component: 2050 - total flux cleaned = -0.00444795 Jy ! Component: 2100 - total flux cleaned = -0.00444792 Jy ! Component: 2150 - total flux cleaned = -0.00450034 Jy ! Component: 2200 - total flux cleaned = -0.0045395 Jy ! Component: 2250 - total flux cleaned = -0.00460411 Jy ! Component: 2300 - total flux cleaned = -0.00473235 Jy ! Component: 2350 - total flux cleaned = -0.00474503 Jy ! Component: 2400 - total flux cleaned = -0.00483343 Jy ! Component: 2450 - total flux cleaned = -0.00489616 Jy ! Component: 2500 - total flux cleaned = -0.00488364 Jy ! Component: 2550 - total flux cleaned = -0.00499539 Jy ! Component: 2600 - total flux cleaned = -0.00500776 Jy ! Component: 2650 - total flux cleaned = -0.0050568 Jy ! Component: 2700 - total flux cleaned = -0.00509335 Jy ! Component: 2750 - total flux cleaned = -0.00516577 Jy ! Component: 2800 - total flux cleaned = -0.00521383 Jy ! Component: 2850 - total flux cleaned = -0.00529726 Jy ! Component: 2900 - total flux cleaned = -0.00530905 Jy ! Component: 2950 - total flux cleaned = -0.00537988 Jy ! Component: 3000 - total flux cleaned = -0.00540333 Jy ! Component: 3050 - total flux cleaned = -0.00545001 Jy ! Component: 3100 - total flux cleaned = -0.00550785 Jy ! Component: 3150 - total flux cleaned = -0.00555386 Jy ! Component: 3200 - total flux cleaned = -0.00557683 Jy ! Component: 3250 - total flux cleaned = -0.00562229 Jy ! Component: 3300 - total flux cleaned = -0.0056337 Jy ! Component: 3350 - total flux cleaned = -0.00567878 Jy ! Component: 3400 - total flux cleaned = -0.00569007 Jy ! Component: 3450 - total flux cleaned = -0.00576804 Jy ! Component: 3500 - total flux cleaned = -0.00584563 Jy ! Component: 3550 - total flux cleaned = -0.00585663 Jy ! Component: 3600 - total flux cleaned = -0.00590047 Jy ! Component: 3650 - total flux cleaned = -0.00592222 Jy ! Component: 3700 - total flux cleaned = -0.00592213 Jy ! Component: 3750 - total flux cleaned = -0.00598673 Jy ! Component: 3800 - total flux cleaned = -0.00598672 Jy ! Component: 3850 - total flux cleaned = -0.00604006 Jy ! Component: 3900 - total flux cleaned = -0.00606126 Jy ! Component: 3950 - total flux cleaned = -0.00608253 Jy ! Component: 4000 - total flux cleaned = -0.00615615 Jy ! Component: 4050 - total flux cleaned = -0.00617702 Jy ! Total flux subtracted in 4096 components = -0.00617701 Jy ! Clean residual min=-0.000587 max=0.000591 Jy/beam ! Clean residual mean=0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.18496 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 448 components and 0.18496 Jy ![Exited script file: muppet] wmap "J1337+0206_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 8.194 at -4.362 degrees (North through East) ! Clean map min=-0.001163 max=0.12789 Jy/beam ! Writing clean map to FITS file: J1337+0206_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.12789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187755 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.44043 0.44043 0.88086 1.76172 3.52344 7.04688 14.0938 28.1875 56.375 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.327 x 8.194 at -4.362 degrees (North through East) ! Clean map min=-0.001163 max=0.12789 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 J1337+0206_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:07 2019