! Started logfile: J1311+1417_S_2017_05_27_pus_uvs.log on Fri May 3 11:07:55 2019 obs J1311+1417_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1311+1417_S_2017_05_27_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932551 visibilities/baseline/integration-bin. ! Found source: J1311+1417 ! ! 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 23836 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 J1311+1417_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 766 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.624330Jy sigma=0.005227 ! Fit after self-cal, rms=0.572683Jy sigma=0.004873 ! 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.955 mas, bmaj=6.744 mas, bpa=-5.032 degrees ! Estimated noise=890.937 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.369794 Jy ! Component: 100 - total flux cleaned = 0.508896 Jy ! Total flux subtracted in 100 components = 0.508896 Jy ! Clean residual min=-0.019276 max=0.060873 Jy/beam ! Clean residual mean=0.000014 rms=0.005993 Jy/beam ! Combined flux in latest and established models = 0.508896 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.508896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220256Jy sigma=0.001276 ! Fit after self-cal, rms=0.217984Jy sigma=0.001244 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0698244 Jy ! Component: 100 - total flux cleaned = 0.105533 Jy ! Total flux subtracted in 100 components = 0.105533 Jy ! Clean residual min=-0.012312 max=0.017817 Jy/beam ! Clean residual mean=0.000014 rms=0.003071 Jy/beam ! Combined flux in latest and established models = 0.614429 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.614428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186500Jy sigma=0.000929 ! Fit after self-cal, rms=0.186359Jy sigma=0.000926 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219238 Jy ! Component: 100 - total flux cleaned = 0.0297995 Jy ! Total flux subtracted in 100 components = 0.0297995 Jy ! Clean residual min=-0.011628 max=0.011048 Jy/beam ! Clean residual mean=0.000014 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.644228 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.644228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181931Jy sigma=0.000902 ! Fit after self-cal, rms=0.181894Jy sigma=0.000902 ! 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.48 mas, bmaj=7.563 mas, bpa=-5.122 degrees ! Estimated noise=605.464 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.000459418 Jy ! Component: 100 - total flux cleaned = -0.000833671 Jy ! Component: 150 - total flux cleaned = -0.000839522 Jy ! Component: 200 - total flux cleaned = -0.000859327 Jy ! Total flux subtracted in 200 components = -0.000859327 Jy ! Clean residual min=-0.009638 max=0.008488 Jy/beam ! Clean residual mean=0.000005 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 0.643368 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.643369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179151Jy sigma=0.000894 ! Fit after self-cal, rms=0.179123Jy sigma=0.000894 ! 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.94 FD 0.94 HN 1.00 KP 1.01 ! LA 0.99 MK 0.99 NL 0.88 OV 1.01 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 1.04 KP 0.98 ! LA 0.96 MK 1.15 NL 1.05 OV 1.04 ! PT 1.04 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.03 KP 1.00 ! LA 1.01 MK 1.00 NL 1.01 OV 0.96 ! PT 1.03 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.02 KP 1.00* ! LA 0.94 MK 1.15 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.179123Jy sigma=0.000894 ! Fit after self-cal, rms=0.165120Jy sigma=0.000833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=7.634 mas, bpa=-5.36 degrees ! Estimated noise=616.519 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.0053617 Jy ! Component: 100 - total flux cleaned = 0.00557401 Jy ! Component: 150 - total flux cleaned = 0.00575659 Jy ! Component: 200 - total flux cleaned = 0.00605747 Jy ! Total flux subtracted in 200 components = 0.00605747 Jy ! Clean residual min=-0.007339 max=0.007329 Jy/beam ! Clean residual mean=0.000001 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.649426 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.649426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164190Jy sigma=0.000830 ! Fit after self-cal, rms=0.164147Jy sigma=0.000829 ! 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.164147Jy sigma=0.000829 ! Fit after self-cal, rms=0.164631Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=7.652 mas, bpa=-5.507 degrees ! Estimated noise=618.097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00445083 Jy ! Component: 100 - total flux cleaned = 0.00475089 Jy ! Component: 150 - total flux cleaned = 0.00450757 Jy ! Component: 200 - total flux cleaned = 0.00443196 Jy ! Total flux subtracted in 200 components = 0.00443196 Jy ! Clean residual min=-0.003916 max=0.003865 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.653858 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.653858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164138Jy sigma=0.000755 ! Fit after self-cal, rms=0.164136Jy sigma=0.000754 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.000184075 Jy ! Component: 100 - total flux cleaned = -0.000319343 Jy ! Component: 150 - total flux cleaned = -0.000449048 Jy ! Component: 200 - total flux cleaned = -0.000631892 Jy ! Total flux subtracted in 200 components = -0.000631892 Jy ! Clean residual min=-0.003921 max=0.003745 Jy/beam ! Clean residual mean=0.000001 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.653226 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.653226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164015Jy sigma=0.000754 ! Fit after self-cal, rms=0.164013Jy sigma=0.000754 ! 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.164013Jy sigma=0.000754 ! Fit after self-cal, rms=0.163299Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=7.639 mas, bpa=-5.419 degrees ! Estimated noise=621.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356819 Jy ! Component: 100 - total flux cleaned = 0.00415676 Jy ! Component: 150 - total flux cleaned = 0.00404575 Jy ! Component: 200 - total flux cleaned = 0.00394495 Jy ! Total flux subtracted in 200 components = 0.00394495 Jy ! Clean residual min=-0.003664 max=0.003507 Jy/beam ! Clean residual mean=0.000002 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.657171 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.657171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162930Jy sigma=0.000753 ! Fit after self-cal, rms=0.162927Jy sigma=0.000753 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 = -5.19903e-05 Jy ! Component: 100 - total flux cleaned = -9.91418e-05 Jy ! Component: 150 - total flux cleaned = -0.0001883 Jy ! Component: 200 - total flux cleaned = -0.000231392 Jy ! Total flux subtracted in 200 components = -0.000231392 Jy ! Clean residual min=-0.003661 max=0.003459 Jy/beam ! Clean residual mean=0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.65694 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.65694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162868Jy sigma=0.000753 ! Fit after self-cal, rms=0.162868Jy sigma=0.000753 ! 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.162868Jy sigma=0.000753 ! Fit after self-cal, rms=0.164447Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.679 mas, bmaj=11.33 mas, bpa=-6.151 degrees ! Estimated noise=746.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270723 Jy ! Component: 100 - total flux cleaned = 0.00256874 Jy ! Component: 150 - total flux cleaned = 0.00240885 Jy ! Component: 200 - total flux cleaned = 0.00227339 Jy ! Total flux subtracted in 200 components = 0.00227339 Jy ! Clean residual min=-0.003677 max=0.003527 Jy/beam ! Clean residual mean=0.000001 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.659213 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.659213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164170Jy sigma=0.000753 ! Fit after self-cal, rms=0.164166Jy sigma=0.000753 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 = -4.23117e-05 Jy ! Component: 100 - total flux cleaned = -0.00013035 Jy ! Component: 150 - total flux cleaned = -0.000183392 Jy ! Component: 200 - total flux cleaned = -0.000256737 Jy ! Total flux subtracted in 200 components = -0.000256737 Jy ! Clean residual min=-0.003643 max=0.003528 Jy/beam ! Clean residual mean=0.000000 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.658956 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.658956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164111Jy sigma=0.000753 ! Fit after self-cal, rms=0.164108Jy sigma=0.000753 ! 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.529 mas, bmaj=7.636 mas, bpa=-5.375 degrees ! Estimated noise=625.522 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 7.636 at -5.375 degrees (North through East) ! Clean map min=-0.003508 max=0.4813 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.005 mas, bmaj=6.812 mas, bpa=-5.319 degrees ! Estimated noise=928.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.385929 Jy ! Component: 100 - total flux cleaned = 0.530769 Jy ! Component: 150 - total flux cleaned = 0.596996 Jy ! Component: 200 - total flux cleaned = 0.631061 Jy ! Total flux subtracted in 200 components = 0.631061 Jy ! Clean residual min=-0.007026 max=0.016523 Jy/beam ! Clean residual mean=0.000007 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.63106 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.63106 Jy ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.636 mas, bpa=-5.375 degrees ! Estimated noise=625.522 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.0211864 Jy ! Component: 100 - total flux cleaned = 0.0269536 Jy ! Component: 150 - total flux cleaned = 0.0291712 Jy ! Component: 200 - total flux cleaned = 0.0305841 Jy ! Total flux subtracted in 200 components = 0.0305841 Jy ! Clean residual min=-0.004704 max=0.003834 Jy/beam ! Clean residual mean=0.000003 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.661645 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.661645 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.679 mas, bmaj=11.33 mas, bpa=-6.151 degrees ! Estimated noise=746.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275766 Jy ! Component: 100 - total flux cleaned = -0.000764616 Jy ! Component: 150 - total flux cleaned = -0.00118139 Jy ! Component: 200 - total flux cleaned = -0.00153355 Jy ! Total flux subtracted in 200 components = -0.00153355 Jy ! Clean residual min=-0.003871 max=0.003504 Jy/beam ! Clean residual mean=0.000001 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.660111 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.000301263 Jy ! Component: 100 - total flux cleaned = -0.000556566 Jy ! Component: 150 - total flux cleaned = -0.000667436 Jy ! Component: 200 - total flux cleaned = -0.000770845 Jy ! Total flux subtracted in 200 components = -0.000770845 Jy ! Clean residual min=-0.003737 max=0.003543 Jy/beam ! Clean residual mean=0.000001 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.65934 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.65934 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.636 mas, bpa=-5.375 degrees ! Estimated noise=625.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130907 Jy ! Component: 100 - total flux cleaned = 0.00156019 Jy ! Component: 150 - total flux cleaned = 0.00166911 Jy ! Component: 200 - total flux cleaned = 0.0017698 Jy ! Total flux subtracted in 200 components = 0.0017698 Jy ! Clean residual min=-0.003875 max=0.003541 Jy/beam ! Clean residual mean=0.000002 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.66111 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.66111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164343Jy sigma=0.000753 ! Fit after self-cal, rms=0.164329Jy sigma=0.000753 wmodel J1311+1417_S_2017_05_27_pus_map.mod ! Writing 49 model components to file: J1311+1417_S_2017_05_27_pus_map.mod wobs J1311+1417_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1311+1417_S_2017_05_27_pus_uvs.fits wwins J1311+1417_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1311+1417_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.000749601 Jy ! Component: 100 - total flux cleaned = -0.0011906 Jy ! Component: 150 - total flux cleaned = -0.00155379 Jy ! Component: 200 - total flux cleaned = -0.00178609 Jy ! Component: 250 - total flux cleaned = -0.00189905 Jy ! Component: 300 - total flux cleaned = -0.00211792 Jy ! Component: 350 - total flux cleaned = -0.00227764 Jy ! Component: 400 - total flux cleaned = -0.00258935 Jy ! Component: 450 - total flux cleaned = -0.00274237 Jy ! Component: 500 - total flux cleaned = -0.00294284 Jy ! Component: 550 - total flux cleaned = -0.00304139 Jy ! Component: 600 - total flux cleaned = -0.00318619 Jy ! Component: 650 - total flux cleaned = -0.00318636 Jy ! Component: 700 - total flux cleaned = -0.00332787 Jy ! Component: 750 - total flux cleaned = -0.00351285 Jy ! Component: 800 - total flux cleaned = -0.00346734 Jy ! Component: 850 - total flux cleaned = -0.00355798 Jy ! Component: 900 - total flux cleaned = -0.00364652 Jy ! Component: 950 - total flux cleaned = -0.00364591 Jy ! Component: 1000 - total flux cleaned = -0.00368914 Jy ! Component: 1050 - total flux cleaned = -0.00377497 Jy ! Component: 1100 - total flux cleaned = -0.00381743 Jy ! Component: 1150 - total flux cleaned = -0.0038174 Jy ! Component: 1200 - total flux cleaned = -0.00377592 Jy ! Component: 1250 - total flux cleaned = -0.00381734 Jy ! Component: 1300 - total flux cleaned = -0.0037769 Jy ! Component: 1350 - total flux cleaned = -0.00389789 Jy ! Component: 1400 - total flux cleaned = -0.00393792 Jy ! Component: 1450 - total flux cleaned = -0.00393765 Jy ! Component: 1500 - total flux cleaned = -0.00405486 Jy ! Component: 1550 - total flux cleaned = -0.00409364 Jy ! Component: 1600 - total flux cleaned = -0.00401682 Jy ! Component: 1650 - total flux cleaned = -0.00405501 Jy ! Component: 1700 - total flux cleaned = -0.00413074 Jy ! Component: 1750 - total flux cleaned = -0.00409336 Jy ! Component: 1800 - total flux cleaned = -0.00416766 Jy ! Component: 1850 - total flux cleaned = -0.00424171 Jy ! Component: 1900 - total flux cleaned = -0.00424195 Jy ! Component: 1950 - total flux cleaned = -0.00435049 Jy ! Component: 2000 - total flux cleaned = -0.0043503 Jy ! Component: 2050 - total flux cleaned = -0.00442115 Jy ! Component: 2100 - total flux cleaned = -0.00452717 Jy ! Component: 2150 - total flux cleaned = -0.00459729 Jy ! Component: 2200 - total flux cleaned = -0.00477064 Jy ! Component: 2250 - total flux cleaned = -0.00473568 Jy ! Component: 2300 - total flux cleaned = -0.0048724 Jy ! Component: 2350 - total flux cleaned = -0.00490574 Jy ! Component: 2400 - total flux cleaned = -0.0049395 Jy ! Component: 2450 - total flux cleaned = -0.00493936 Jy ! Component: 2500 - total flux cleaned = -0.00503892 Jy ! Component: 2550 - total flux cleaned = -0.00510442 Jy ! Component: 2600 - total flux cleaned = -0.00503859 Jy ! Component: 2650 - total flux cleaned = -0.00497357 Jy ! Component: 2700 - total flux cleaned = -0.00507043 Jy ! Component: 2750 - total flux cleaned = -0.00507073 Jy ! Component: 2800 - total flux cleaned = -0.00516625 Jy ! Component: 2850 - total flux cleaned = -0.00497694 Jy ! Component: 2900 - total flux cleaned = -0.00510287 Jy ! Component: 2950 - total flux cleaned = -0.00510268 Jy ! Component: 3000 - total flux cleaned = -0.00497853 Jy ! Component: 3050 - total flux cleaned = -0.00500898 Jy ! Component: 3100 - total flux cleaned = -0.00497856 Jy ! Component: 3150 - total flux cleaned = -0.0048573 Jy ! Component: 3200 - total flux cleaned = -0.00485749 Jy ! Component: 3250 - total flux cleaned = -0.00485748 Jy ! Component: 3300 - total flux cleaned = -0.00482755 Jy ! Component: 3350 - total flux cleaned = -0.00485718 Jy ! Component: 3400 - total flux cleaned = -0.00476867 Jy ! Component: 3450 - total flux cleaned = -0.0047687 Jy ! Component: 3500 - total flux cleaned = -0.00473962 Jy ! Component: 3550 - total flux cleaned = -0.0046526 Jy ! Component: 3600 - total flux cleaned = -0.00473894 Jy ! Component: 3650 - total flux cleaned = -0.00459578 Jy ! Component: 3700 - total flux cleaned = -0.00453903 Jy ! Component: 3750 - total flux cleaned = -0.00451075 Jy ! Component: 3800 - total flux cleaned = -0.00439846 Jy ! Component: 3850 - total flux cleaned = -0.00442661 Jy ! Component: 3900 - total flux cleaned = -0.00442664 Jy ! Component: 3950 - total flux cleaned = -0.00442678 Jy ! Component: 4000 - total flux cleaned = -0.00437165 Jy ! Component: 4050 - total flux cleaned = -0.00426242 Jy ! Total flux subtracted in 4096 components = -0.00428966 Jy ! Clean residual min=-0.001361 max=0.001551 Jy/beam ! Clean residual mean=0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.65682 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 333 components and 0.656821 Jy ![Exited script file: muppet] wmap "J1311+1417_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 7.636 at -5.375 degrees (North through East) ! Clean map min=-0.0035329 max=0.4803 Jy/beam ! Writing clean map to FITS file: J1311+1417_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.480298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514705 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.321491 0.321491 0.642982 1.28596 2.57193 5.14386 10.2877 20.5754 41.1509 82.3017 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.48 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.529 x 7.636 at -5.375 degrees (North through East) ! Clean map min=-0.0035329 max=0.4803 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 J1311+1417_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:08:00 2019