! Started logfile: J1343+6602_S_2017_05_27_pus_uvs.log on Fri May 3 11:08:45 2019 obs J1343+6602_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1343+6602_S_2017_05_27_pus_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.812757 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 1211 lines of history. ! ! Reading 7900 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 J1343+6602_S_2017_05_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.743382Jy sigma=0.006176 ! Fit after self-cal, rms=0.739467Jy sigma=0.006147 ! 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.506 mas, bmaj=3.962 mas, bpa=-35.56 degrees ! Estimated noise=1346.93 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.200995 Jy ! Component: 100 - total flux cleaned = 0.250807 Jy ! Total flux subtracted in 100 components = 0.250807 Jy ! Clean residual min=-0.006283 max=0.019489 Jy/beam ! Clean residual mean=0.000014 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.250807 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.250807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095887Jy sigma=0.000724 ! Fit after self-cal, rms=0.095889Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196698 Jy ! Component: 100 - total flux cleaned = 0.0282922 Jy ! Total flux subtracted in 100 components = 0.0282922 Jy ! Clean residual min=-0.005519 max=0.007878 Jy/beam ! Clean residual mean=0.000011 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.279099 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.279099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091402Jy sigma=0.000690 ! Fit after self-cal, rms=0.091403Jy sigma=0.000690 ! Inverting map ! Added new window around map position (1, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00688912 Jy ! Component: 100 - total flux cleaned = 0.010107 Jy ! Total flux subtracted in 100 components = 0.010107 Jy ! Clean residual min=-0.004830 max=0.004689 Jy/beam ! Clean residual mean=0.000009 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.289206 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.289207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090912Jy sigma=0.000687 ! Fit after self-cal, rms=0.090871Jy sigma=0.000687 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=4.708 mas, bpa=-31.16 degrees ! Estimated noise=1094.83 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.000327281 Jy ! Component: 100 - total flux cleaned = 0.000152347 Jy ! Component: 150 - total flux cleaned = -5.74724e-06 Jy ! Component: 200 - total flux cleaned = -0.000101538 Jy ! Total flux subtracted in 200 components = -0.000101538 Jy ! Clean residual min=-0.004473 max=0.003804 Jy/beam ! Clean residual mean=0.000031 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.289105 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.289105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090795Jy sigma=0.000686 ! Fit after self-cal, rms=0.090793Jy sigma=0.000686 ! 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.91 FD 0.99 HN 1.02 KP 0.99 ! LA 0.98 MK 1.01 NL 0.90 OV 1.02 ! PT 1.07 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.05 KP 0.95 ! LA 0.95 MK 0.99 NL 1.02 OV 1.03 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.06 KP 0.96 ! LA 1.04 MK 1.03 NL 0.99 OV 0.94 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.02 KP 1.00* ! LA 1.13 MK 1.00 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.090793Jy sigma=0.000686 ! Fit after self-cal, rms=0.087474Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=4.698 mas, bpa=-30.71 degrees ! Estimated noise=1093.95 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.00157473 Jy ! Component: 100 - total flux cleaned = 0.00175689 Jy ! Component: 150 - total flux cleaned = 0.00179362 Jy ! Component: 200 - total flux cleaned = 0.00185692 Jy ! Total flux subtracted in 200 components = 0.00185692 Jy ! Clean residual min=-0.003181 max=0.003030 Jy/beam ! Clean residual mean=0.000028 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.290962 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.290962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087420Jy sigma=0.000667 ! Fit after self-cal, rms=0.087392Jy sigma=0.000667 ! 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.087392Jy sigma=0.000667 ! Fit after self-cal, rms=0.086488Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.235 mas, bmaj=4.701 mas, bpa=-29.51 degrees ! Estimated noise=1094.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531364 Jy ! Component: 100 - total flux cleaned = 0.000375408 Jy ! Component: 150 - total flux cleaned = 0.0003755 Jy ! Component: 200 - total flux cleaned = 0.00037604 Jy ! Total flux subtracted in 200 components = 0.00037604 Jy ! Clean residual min=-0.002866 max=0.002797 Jy/beam ! Clean residual mean=0.000017 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.291338 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.291338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086469Jy sigma=0.000659 ! Fit after self-cal, rms=0.086476Jy sigma=0.000658 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.000129988 Jy ! Component: 100 - total flux cleaned = 0.000129846 Jy ! Component: 150 - total flux cleaned = 0.000146656 Jy ! Component: 200 - total flux cleaned = 0.000162101 Jy ! Total flux subtracted in 200 components = 0.000162101 Jy ! Clean residual min=-0.002832 max=0.002817 Jy/beam ! Clean residual mean=0.000017 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.2915 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.2915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086469Jy sigma=0.000658 ! Fit after self-cal, rms=0.086469Jy sigma=0.000658 ! 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.086469Jy sigma=0.000658 ! Fit after self-cal, rms=0.086585Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.24 mas, bmaj=4.703 mas, bpa=-29.16 degrees ! Estimated noise=1095.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225906 Jy ! Component: 100 - total flux cleaned = 0.000225247 Jy ! Component: 150 - total flux cleaned = 0.000225581 Jy ! Component: 200 - total flux cleaned = 0.000240753 Jy ! Total flux subtracted in 200 components = 0.000240753 Jy ! Clean residual min=-0.002808 max=0.002815 Jy/beam ! Clean residual mean=0.000017 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.291741 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.291741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086577Jy sigma=0.000658 ! Fit after self-cal, rms=0.086578Jy sigma=0.000658 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 = 6.87322e-05 Jy ! Component: 100 - total flux cleaned = 6.93014e-05 Jy ! Component: 150 - total flux cleaned = 6.92383e-05 Jy ! Component: 200 - total flux cleaned = 5.63059e-05 Jy ! Total flux subtracted in 200 components = 5.63059e-05 Jy ! Clean residual min=-0.002785 max=0.002820 Jy/beam ! Clean residual mean=0.000017 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.291797 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.291797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086573Jy sigma=0.000658 ! Fit after self-cal, rms=0.086573Jy sigma=0.000658 ! 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.086573Jy sigma=0.000658 ! Fit after self-cal, rms=0.086627Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.746 mas, bmaj=9.137 mas, bpa=-31.76 degrees ! Estimated noise=1357.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338976 Jy ! Component: 100 - total flux cleaned = 0.000310343 Jy ! Component: 150 - total flux cleaned = 0.000287367 Jy ! Component: 200 - total flux cleaned = 0.000267394 Jy ! Total flux subtracted in 200 components = 0.000267394 Jy ! Clean residual min=-0.003240 max=0.002879 Jy/beam ! Clean residual mean=0.000038 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.292064 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.292064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086633Jy sigma=0.000658 ! Fit after self-cal, rms=0.086632Jy sigma=0.000658 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 = 3.56532e-05 Jy ! Component: 100 - total flux cleaned = 9.23928e-06 Jy ! Component: 150 - total flux cleaned = -6.3096e-06 Jy ! Component: 200 - total flux cleaned = -1.36215e-05 Jy ! Total flux subtracted in 200 components = -1.36215e-05 Jy ! Clean residual min=-0.003253 max=0.002878 Jy/beam ! Clean residual mean=0.000037 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.292051 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.292051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086636Jy sigma=0.000658 ! Fit after self-cal, rms=0.086636Jy sigma=0.000658 ! 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=4.242 mas, bmaj=4.704 mas, bpa=-28.89 degrees ! Estimated noise=1095.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 4.704 at -28.89 degrees (North through East) ! Clean map min=-0.002746 max=0.26111 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.534 mas, bmaj=3.962 mas, bpa=-34.15 degrees ! Estimated noise=1351.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201386 Jy ! Component: 100 - total flux cleaned = 0.250666 Jy ! Component: 150 - total flux cleaned = 0.270011 Jy ! Component: 200 - total flux cleaned = 0.27976 Jy ! Total flux subtracted in 200 components = 0.27976 Jy ! Clean residual min=-0.003457 max=0.004639 Jy/beam ! Clean residual mean=0.000005 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.27976 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.27976 Jy ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=4.704 mas, bpa=-28.89 degrees ! Estimated noise=1095.85 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.00584204 Jy ! Component: 100 - total flux cleaned = 0.00890893 Jy ! Component: 150 - total flux cleaned = 0.0106458 Jy ! Component: 200 - total flux cleaned = 0.0116982 Jy ! Total flux subtracted in 200 components = 0.0116982 Jy ! Clean residual min=-0.002894 max=0.002775 Jy/beam ! Clean residual mean=0.000017 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.291458 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.291458 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=8.746 mas, bmaj=9.137 mas, bpa=-31.76 degrees ! Estimated noise=1357.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000734058 Jy ! Component: 100 - total flux cleaned = 0.000703824 Jy ! Component: 150 - total flux cleaned = 0.000667042 Jy ! Component: 200 - total flux cleaned = 0.000677886 Jy ! Total flux subtracted in 200 components = 0.000677886 Jy ! Clean residual min=-0.003271 max=0.002862 Jy/beam ! Clean residual mean=0.000038 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.292136 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 = 5.55251e-07 Jy ! Component: 100 - total flux cleaned = 1.00187e-05 Jy ! Component: 150 - total flux cleaned = 1.05404e-05 Jy ! Component: 200 - total flux cleaned = 1.8757e-05 Jy ! Total flux subtracted in 200 components = 1.8757e-05 Jy ! Clean residual min=-0.003262 max=0.002864 Jy/beam ! Clean residual mean=0.000038 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.292155 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.292155 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=4.704 mas, bpa=-28.89 degrees ! Estimated noise=1095.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000181621 Jy ! Component: 100 - total flux cleaned = -8.94118e-05 Jy ! Component: 150 - total flux cleaned = -9.16658e-06 Jy ! Component: 200 - total flux cleaned = -8.82362e-06 Jy ! Total flux subtracted in 200 components = -8.82362e-06 Jy ! Clean residual min=-0.002865 max=0.002816 Jy/beam ! Clean residual mean=0.000018 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.292146 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.292146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086664Jy sigma=0.000658 ! Fit after self-cal, rms=0.086658Jy sigma=0.000658 wmodel J1343+6602_S_2017_05_27_pus_map.mod ! Writing 48 model components to file: J1343+6602_S_2017_05_27_pus_map.mod wobs J1343+6602_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1343+6602_S_2017_05_27_pus_uvs.fits wwins J1343+6602_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J1343+6602_S_2017_05_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.000371284 Jy ! Component: 100 - total flux cleaned = -0.000717155 Jy ! Component: 150 - total flux cleaned = -0.00076485 Jy ! Component: 200 - total flux cleaned = -0.000899564 Jy ! Component: 250 - total flux cleaned = -0.000985646 Jy ! Component: 300 - total flux cleaned = -0.00119623 Jy ! Component: 350 - total flux cleaned = -0.00152678 Jy ! Component: 400 - total flux cleaned = -0.0019718 Jy ! Component: 450 - total flux cleaned = -0.0020506 Jy ! Component: 500 - total flux cleaned = -0.00224627 Jy ! Component: 550 - total flux cleaned = -0.00240003 Jy ! Component: 600 - total flux cleaned = -0.00240105 Jy ! Component: 650 - total flux cleaned = -0.00262555 Jy ! Component: 700 - total flux cleaned = -0.00266219 Jy ! Component: 750 - total flux cleaned = -0.0026993 Jy ! Component: 800 - total flux cleaned = -0.00295046 Jy ! Component: 850 - total flux cleaned = -0.00309137 Jy ! Component: 900 - total flux cleaned = -0.00302086 Jy ! Component: 950 - total flux cleaned = -0.0031256 Jy ! Component: 1000 - total flux cleaned = -0.00329661 Jy ! Component: 1050 - total flux cleaned = -0.00336405 Jy ! Component: 1100 - total flux cleaned = -0.00339732 Jy ! Component: 1150 - total flux cleaned = -0.00346353 Jy ! Component: 1200 - total flux cleaned = -0.00333256 Jy ! Component: 1250 - total flux cleaned = -0.00343052 Jy ! Component: 1300 - total flux cleaned = -0.00352716 Jy ! Component: 1350 - total flux cleaned = -0.00349474 Jy ! Component: 1400 - total flux cleaned = -0.0035263 Jy ! Component: 1450 - total flux cleaned = -0.00352648 Jy ! Component: 1500 - total flux cleaned = -0.00362008 Jy ! Component: 1550 - total flux cleaned = -0.00358931 Jy ! Component: 1600 - total flux cleaned = -0.00365071 Jy ! Component: 1650 - total flux cleaned = -0.00377138 Jy ! Component: 1700 - total flux cleaned = -0.00377099 Jy ! Component: 1750 - total flux cleaned = -0.00371127 Jy ! Component: 1800 - total flux cleaned = -0.00377064 Jy ! Component: 1850 - total flux cleaned = -0.0038583 Jy ! Component: 1900 - total flux cleaned = -0.00377061 Jy ! Component: 1950 - total flux cleaned = -0.00388594 Jy ! Component: 2000 - total flux cleaned = -0.00385707 Jy ! Component: 2050 - total flux cleaned = -0.00399906 Jy ! Component: 2100 - total flux cleaned = -0.00397108 Jy ! Component: 2150 - total flux cleaned = -0.0040829 Jy ! Component: 2200 - total flux cleaned = -0.00402736 Jy ! Component: 2250 - total flux cleaned = -0.00413771 Jy ! Component: 2300 - total flux cleaned = -0.00419275 Jy ! Component: 2350 - total flux cleaned = -0.00424723 Jy ! Component: 2400 - total flux cleaned = -0.00419333 Jy ! Component: 2450 - total flux cleaned = -0.00435425 Jy ! Component: 2500 - total flux cleaned = -0.00427398 Jy ! Component: 2550 - total flux cleaned = -0.00438014 Jy ! Component: 2600 - total flux cleaned = -0.00440628 Jy ! Component: 2650 - total flux cleaned = -0.00445842 Jy ! Component: 2700 - total flux cleaned = -0.00443238 Jy ! Component: 2750 - total flux cleaned = -0.0044584 Jy ! Component: 2800 - total flux cleaned = -0.00445852 Jy ! Component: 2850 - total flux cleaned = -0.00453485 Jy ! Component: 2900 - total flux cleaned = -0.00448407 Jy ! Component: 2950 - total flux cleaned = -0.00453439 Jy ! Component: 3000 - total flux cleaned = -0.00448441 Jy ! Component: 3050 - total flux cleaned = -0.00455893 Jy ! Component: 3100 - total flux cleaned = -0.00468286 Jy ! Component: 3150 - total flux cleaned = -0.00468314 Jy ! Component: 3200 - total flux cleaned = -0.00473236 Jy ! Component: 3250 - total flux cleaned = -0.00475666 Jy ! Component: 3300 - total flux cleaned = -0.00482934 Jy ! Component: 3350 - total flux cleaned = -0.00475724 Jy ! Component: 3400 - total flux cleaned = -0.00473339 Jy ! Component: 3450 - total flux cleaned = -0.00475717 Jy ! Component: 3500 - total flux cleaned = -0.00480464 Jy ! Component: 3550 - total flux cleaned = -0.00468677 Jy ! Component: 3600 - total flux cleaned = -0.00480407 Jy ! Component: 3650 - total flux cleaned = -0.00482765 Jy ! Component: 3700 - total flux cleaned = -0.00473492 Jy ! Component: 3750 - total flux cleaned = -0.00473487 Jy ! Component: 3800 - total flux cleaned = -0.00478085 Jy ! Component: 3850 - total flux cleaned = -0.00475779 Jy ! Component: 3900 - total flux cleaned = -0.00468948 Jy ! Component: 3950 - total flux cleaned = -0.00487046 Jy ! Component: 4000 - total flux cleaned = -0.00475766 Jy ! Component: 4050 - total flux cleaned = -0.00469047 Jy ! Total flux subtracted in 4096 components = -0.00464597 Jy ! Clean residual min=-0.001301 max=0.001370 Jy/beam ! Clean residual mean=0.000009 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.2875 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 347 components and 0.2875 Jy ![Exited script file: muppet] wmap "J1343+6602_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 4.704 at -28.89 degrees (North through East) ! Clean map min=-0.0020845 max=0.2609 Jy/beam ! Writing clean map to FITS file: J1343+6602_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.260896 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000404066 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.464628 0.464628 0.929257 1.85851 3.71703 7.43405 14.8681 29.7362 59.4724 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.26 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.242 x 4.704 at -28.89 degrees (North through East) ! Clean map min=-0.0020845 max=0.2609 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 J1343+6602_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:08:49 2019