! Started logfile: J0702+5444_S_2017_02_19_pus_uvs.log on Sat May 4 18:44:49 2019 obs J0702+5444_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0702+5444_S_2017_02_19_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.656725 visibilities/baseline/integration-bin. ! Found source: J0702+5444 ! ! 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 482 lines of history. ! ! Reading 13476 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 J0702+5444_S_2017_02_19_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 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 581 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.929842Jy sigma=0.008195 ! Fit after self-cal, rms=0.919729Jy sigma=0.008113 ! 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.935 mas, bmaj=4.703 mas, bpa=16.43 degrees ! Estimated noise=1204.94 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0615252 Jy ! Component: 100 - total flux cleaned = 0.0772311 Jy ! Total flux subtracted in 100 components = 0.0772311 Jy ! Clean residual min=-0.005121 max=0.006918 Jy/beam ! Clean residual mean=0.000020 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.0772311 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0772311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082983Jy sigma=0.000677 ! Fit after self-cal, rms=0.082957Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00810442 Jy ! Component: 100 - total flux cleaned = 0.0127026 Jy ! Total flux subtracted in 100 components = 0.0127026 Jy ! Clean residual min=-0.004338 max=0.005813 Jy/beam ! Clean residual mean=0.000014 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.0899336 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.0899336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081873Jy sigma=0.000668 ! Fit after self-cal, rms=0.081843Jy sigma=0.000668 ! 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.667 mas, bmaj=5.362 mas, bpa=16.66 degrees ! Estimated noise=768.806 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 (2, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692493 Jy ! Component: 100 - total flux cleaned = 0.0105037 Jy ! Component: 150 - total flux cleaned = 0.0129033 Jy ! Component: 200 - total flux cleaned = 0.0146256 Jy ! Total flux subtracted in 200 components = 0.0146256 Jy ! Clean residual min=-0.003692 max=0.002835 Jy/beam ! Clean residual mean=0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.104559 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.104559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081160Jy sigma=0.000663 ! Fit after self-cal, rms=0.081091Jy sigma=0.000662 ! 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.02 FD 0.99 HN 1.00 KP 1.03 ! LA 1.01 MK 0.97 NL 0.88 OV 1.03 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 1.06 KP 0.97 ! LA 0.95 MK 1.41 NL 0.96 OV 1.02 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.06 HN 0.96 KP 0.91 ! LA 0.80 MK 1.06 NL 1.13 OV 0.97 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.05 HN 0.94 KP 1.00* ! LA 0.84 MK 1.05 NL 1.00* OV 1.06 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.081091Jy sigma=0.000662 ! Fit after self-cal, rms=0.078720Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=5.387 mas, bpa=17.42 degrees ! Estimated noise=761.597 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.00168516 Jy ! Component: 100 - total flux cleaned = 0.00226978 Jy ! Component: 150 - total flux cleaned = 0.00259916 Jy ! Component: 200 - total flux cleaned = 0.00257477 Jy ! Total flux subtracted in 200 components = 0.00257477 Jy ! Clean residual min=-0.002422 max=0.002080 Jy/beam ! Clean residual mean=-0.000005 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.107134 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.107134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078676Jy sigma=0.000656 ! Fit after self-cal, rms=0.078662Jy sigma=0.000655 ! 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.078662Jy sigma=0.000655 ! Fit after self-cal, rms=0.082946Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=5.37 mas, bpa=16.87 degrees ! Estimated noise=762.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746036 Jy ! Component: 100 - total flux cleaned = 0.00086763 Jy ! Component: 150 - total flux cleaned = 0.000947287 Jy ! Component: 200 - total flux cleaned = 0.000947911 Jy ! Total flux subtracted in 200 components = 0.000947911 Jy ! Clean residual min=-0.002173 max=0.001920 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.108082 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.108082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082934Jy sigma=0.000653 ! Fit after self-cal, rms=0.083033Jy sigma=0.000653 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.000162796 Jy ! Component: 100 - total flux cleaned = 0.000196782 Jy ! Component: 150 - total flux cleaned = 0.000197156 Jy ! Component: 200 - total flux cleaned = 0.000183431 Jy ! Total flux subtracted in 200 components = 0.000183431 Jy ! Clean residual min=-0.002173 max=0.001921 Jy/beam ! Clean residual mean=-0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.108265 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.108265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083029Jy sigma=0.000652 ! Fit after self-cal, rms=0.083030Jy sigma=0.000652 ! 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.083030Jy sigma=0.000652 ! Fit after self-cal, rms=0.084057Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=5.362 mas, bpa=16.85 degrees ! Estimated noise=763.632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000500275 Jy ! Component: 100 - total flux cleaned = 0.000517297 Jy ! Component: 150 - total flux cleaned = 0.000517116 Jy ! Component: 200 - total flux cleaned = 0.000517406 Jy ! Total flux subtracted in 200 components = 0.000517406 Jy ! Clean residual min=-0.002167 max=0.001894 Jy/beam ! Clean residual mean=-0.000003 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.108783 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.108783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084052Jy sigma=0.000652 ! Fit after self-cal, rms=0.084062Jy sigma=0.000652 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.000102817 Jy ! Component: 100 - total flux cleaned = 0.000102902 Jy ! Component: 150 - total flux cleaned = 0.000103109 Jy ! Component: 200 - total flux cleaned = 9.23727e-05 Jy ! Total flux subtracted in 200 components = 9.23727e-05 Jy ! Clean residual min=-0.002153 max=0.001902 Jy/beam ! Clean residual mean=-0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.108875 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.108875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084059Jy sigma=0.000652 ! Fit after self-cal, rms=0.084060Jy sigma=0.000652 ! 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.084060Jy sigma=0.000652 ! Fit after self-cal, rms=0.084304Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.673 mas, bmaj=8.042 mas, bpa=40.91 degrees ! Estimated noise=966.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583478 Jy ! Component: 100 - total flux cleaned = 0.000707902 Jy ! Component: 150 - total flux cleaned = 0.000730442 Jy ! Component: 200 - total flux cleaned = 0.000748376 Jy ! Total flux subtracted in 200 components = 0.000748376 Jy ! Clean residual min=-0.002161 max=0.001878 Jy/beam ! Clean residual mean=-0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.109623 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.109623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084304Jy sigma=0.000652 ! Fit after self-cal, rms=0.084303Jy sigma=0.000652 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.000206427 Jy ! Component: 100 - total flux cleaned = 0.000249752 Jy ! Component: 150 - total flux cleaned = 0.000266488 Jy ! Component: 200 - total flux cleaned = 0.000267029 Jy ! Total flux subtracted in 200 components = 0.000267029 Jy ! Clean residual min=-0.002211 max=0.001870 Jy/beam ! Clean residual mean=-0.000006 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.10989 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 0.10989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084303Jy sigma=0.000652 ! Fit after self-cal, rms=0.084303Jy sigma=0.000652 ! 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.71 mas, bmaj=5.358 mas, bpa=16.87 degrees ! Estimated noise=764.527 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 5.358 at 16.87 degrees (North through East) ! Clean map min=-0.0020258 max=0.080809 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.947 mas, bmaj=4.675 mas, bpa=17.43 degrees ! Estimated noise=1209.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061046 Jy ! Component: 100 - total flux cleaned = 0.0780835 Jy ! Component: 150 - total flux cleaned = 0.0875718 Jy ! Component: 200 - total flux cleaned = 0.0936745 Jy ! Total flux subtracted in 200 components = 0.0936745 Jy ! Clean residual min=-0.003728 max=0.003501 Jy/beam ! Clean residual mean=0.000007 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0936745 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0936745 Jy ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.358 mas, bpa=16.87 degrees ! Estimated noise=764.527 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.00518285 Jy ! Component: 100 - total flux cleaned = 0.00824785 Jy ! Component: 150 - total flux cleaned = 0.010376 Jy ! Component: 200 - total flux cleaned = 0.0119533 Jy ! Total flux subtracted in 200 components = 0.0119533 Jy ! Clean residual min=-0.002340 max=0.001959 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.105628 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.105628 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.673 mas, bmaj=8.042 mas, bpa=40.91 degrees ! Estimated noise=966.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018231 Jy ! Component: 100 - total flux cleaned = 0.00290031 Jy ! Component: 150 - total flux cleaned = 0.00348648 Jy ! Component: 200 - total flux cleaned = 0.00370478 Jy ! Total flux subtracted in 200 components = 0.00370478 Jy ! Clean residual min=-0.002220 max=0.001891 Jy/beam ! Clean residual mean=-0.000005 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.109333 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.000142576 Jy ! Component: 100 - total flux cleaned = 0.000230138 Jy ! Component: 150 - total flux cleaned = 0.000292737 Jy ! Component: 200 - total flux cleaned = 0.000357332 Jy ! Total flux subtracted in 200 components = 0.000357332 Jy ! Clean residual min=-0.002219 max=0.001869 Jy/beam ! Clean residual mean=-0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.10969 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 117 components and 0.10969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.358 mas, bpa=16.87 degrees ! Estimated noise=764.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263187 Jy ! Component: 100 - total flux cleaned = -0.000216517 Jy ! Component: 150 - total flux cleaned = -0.000236937 Jy ! Component: 200 - total flux cleaned = -0.000218707 Jy ! Total flux subtracted in 200 components = -0.000218707 Jy ! Clean residual min=-0.002140 max=0.001945 Jy/beam ! Clean residual mean=-0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.109471 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.109471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084316Jy sigma=0.000652 ! Fit after self-cal, rms=0.084314Jy sigma=0.000652 wmodel J0702+5444_S_2017_02_19_pus_map.mod ! Writing 137 model components to file: J0702+5444_S_2017_02_19_pus_map.mod wobs J0702+5444_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0702+5444_S_2017_02_19_pus_uvs.fits wwins J0702+5444_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0702+5444_S_2017_02_19_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.000579593 Jy ! Component: 100 - total flux cleaned = -0.000647668 Jy ! Component: 150 - total flux cleaned = -0.00058282 Jy ! Component: 200 - total flux cleaned = -0.000612658 Jy ! Component: 250 - total flux cleaned = -0.000612472 Jy ! Component: 300 - total flux cleaned = -0.000754027 Jy ! Component: 350 - total flux cleaned = -0.00097383 Jy ! Component: 400 - total flux cleaned = -0.00124188 Jy ! Component: 450 - total flux cleaned = -0.00150358 Jy ! Component: 500 - total flux cleaned = -0.00165754 Jy ! Component: 550 - total flux cleaned = -0.00188351 Jy ! Component: 600 - total flux cleaned = -0.0020063 Jy ! Component: 650 - total flux cleaned = -0.00210292 Jy ! Component: 700 - total flux cleaned = -0.00219756 Jy ! Component: 750 - total flux cleaned = -0.00226764 Jy ! Component: 800 - total flux cleaned = -0.00238236 Jy ! Component: 850 - total flux cleaned = -0.00245032 Jy ! Component: 900 - total flux cleaned = -0.00247294 Jy ! Component: 950 - total flux cleaned = -0.00256073 Jy ! Component: 1000 - total flux cleaned = -0.00251778 Jy ! Component: 1050 - total flux cleaned = -0.00251751 Jy ! Component: 1100 - total flux cleaned = -0.00253835 Jy ! Component: 1150 - total flux cleaned = -0.00247593 Jy ! Component: 1200 - total flux cleaned = -0.00247572 Jy ! Component: 1250 - total flux cleaned = -0.00245593 Jy ! Component: 1300 - total flux cleaned = -0.00251512 Jy ! Component: 1350 - total flux cleaned = -0.00247591 Jy ! Component: 1400 - total flux cleaned = -0.00251459 Jy ! Component: 1450 - total flux cleaned = -0.00249525 Jy ! Component: 1500 - total flux cleaned = -0.00247636 Jy ! Component: 1550 - total flux cleaned = -0.00243927 Jy ! Component: 1600 - total flux cleaned = -0.00240279 Jy ! Component: 1650 - total flux cleaned = -0.00247576 Jy ! Component: 1700 - total flux cleaned = -0.00249402 Jy ! Component: 1750 - total flux cleaned = -0.00251177 Jy ! Component: 1800 - total flux cleaned = -0.00252941 Jy ! Component: 1850 - total flux cleaned = -0.00258167 Jy ! Component: 1900 - total flux cleaned = -0.00259902 Jy ! Component: 1950 - total flux cleaned = -0.00263316 Jy ! Component: 2000 - total flux cleaned = -0.00270048 Jy ! Component: 2050 - total flux cleaned = -0.00268393 Jy ! Component: 2100 - total flux cleaned = -0.0027336 Jy ! Component: 2150 - total flux cleaned = -0.00279902 Jy ! Component: 2200 - total flux cleaned = -0.00284728 Jy ! Component: 2250 - total flux cleaned = -0.00283093 Jy ! Component: 2300 - total flux cleaned = -0.00292584 Jy ! Component: 2350 - total flux cleaned = -0.0029101 Jy ! Component: 2400 - total flux cleaned = -0.0029876 Jy ! Component: 2450 - total flux cleaned = -0.00298763 Jy ! Component: 2500 - total flux cleaned = -0.00300277 Jy ! Component: 2550 - total flux cleaned = -0.00298776 Jy ! Component: 2600 - total flux cleaned = -0.00298798 Jy ! Component: 2650 - total flux cleaned = -0.00301775 Jy ! Component: 2700 - total flux cleaned = -0.00307623 Jy ! Component: 2750 - total flux cleaned = -0.00303236 Jy ! Component: 2800 - total flux cleaned = -0.00300362 Jy ! Component: 2850 - total flux cleaned = -0.00300389 Jy ! Component: 2900 - total flux cleaned = -0.00298973 Jy ! Component: 2950 - total flux cleaned = -0.00293345 Jy ! Component: 3000 - total flux cleaned = -0.00294746 Jy ! Component: 3050 - total flux cleaned = -0.00286455 Jy ! Component: 3100 - total flux cleaned = -0.0028783 Jy ! Component: 3150 - total flux cleaned = -0.00281061 Jy ! Component: 3200 - total flux cleaned = -0.00281078 Jy ! Component: 3250 - total flux cleaned = -0.00275742 Jy ! Component: 3300 - total flux cleaned = -0.00275747 Jy ! Component: 3350 - total flux cleaned = -0.00271788 Jy ! Component: 3400 - total flux cleaned = -0.00270465 Jy ! Component: 3450 - total flux cleaned = -0.00267874 Jy ! Component: 3500 - total flux cleaned = -0.00267884 Jy ! Component: 3550 - total flux cleaned = -0.00269165 Jy ! Component: 3600 - total flux cleaned = -0.00264094 Jy ! Component: 3650 - total flux cleaned = -0.00266609 Jy ! Component: 3700 - total flux cleaned = -0.00266621 Jy ! Component: 3750 - total flux cleaned = -0.00265373 Jy ! Component: 3800 - total flux cleaned = -0.00266592 Jy ! Component: 3850 - total flux cleaned = -0.00264149 Jy ! Component: 3900 - total flux cleaned = -0.00261727 Jy ! Component: 3950 - total flux cleaned = -0.00265352 Jy ! Component: 4000 - total flux cleaned = -0.00268939 Jy ! Component: 4050 - total flux cleaned = -0.00268927 Jy ! Total flux subtracted in 4096 components = -0.00270121 Jy ! Clean residual min=-0.000663 max=0.000685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.10677 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 452 components and 0.10677 Jy ![Exited script file: muppet] wmap "J0702+5444_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 5.358 at 16.87 degrees (North through East) ! Clean map min=-0.0014229 max=0.080533 Jy/beam ! Writing clean map to FITS file: J0702+5444_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0805327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207773 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.773995 0.773995 1.54799 3.09598 6.19196 12.3839 24.7679 49.5357 99.0714 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.71 x 5.358 at 16.87 degrees (North through East) ! Clean map min=-0.0014229 max=0.080533 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 J0702+5444_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:44:54 2019