! Started logfile: J0733+5022_S_2017_02_24_pus_uvs.log on Sat May 4 11:21:26 2019 obs J0733+5022_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0733+5022_S_2017_02_24_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843461 visibilities/baseline/integration-bin. ! Found source: J0733+5022 ! ! 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 823 lines of history. ! ! Reading 17156 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 J0733+5022_S_2017_02_24_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.756841Jy sigma=0.007004 ! Fit after self-cal, rms=0.742741Jy sigma=0.006893 ! 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.173 mas, bmaj=5.483 mas, bpa=15.05 degrees ! Estimated noise=1045.07 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.193454 Jy ! Component: 100 - total flux cleaned = 0.257038 Jy ! Total flux subtracted in 100 components = 0.257038 Jy ! Clean residual min=-0.008728 max=0.029065 Jy/beam ! Clean residual mean=0.000007 rms=0.002783 Jy/beam ! Combined flux in latest and established models = 0.257038 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.257038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097778Jy sigma=0.000871 ! Fit after self-cal, rms=0.097499Jy sigma=0.000869 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.033101 Jy ! Component: 100 - total flux cleaned = 0.0502028 Jy ! Total flux subtracted in 100 components = 0.0502028 Jy ! Clean residual min=-0.005193 max=0.010158 Jy/beam ! Clean residual mean=0.000009 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.307241 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.307241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083308Jy sigma=0.000730 ! Fit after self-cal, rms=0.083123Jy sigma=0.000728 ! Inverting map ! Added new window around map position (-3.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118163 Jy ! Component: 100 - total flux cleaned = 0.0192233 Jy ! Total flux subtracted in 100 components = 0.0192233 Jy ! Clean residual min=-0.004134 max=0.005022 Jy/beam ! Clean residual mean=0.000011 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.326464 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.326464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080779Jy sigma=0.000706 ! Fit after self-cal, rms=0.080717Jy sigma=0.000706 ! 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.889 mas, bmaj=6.249 mas, bpa=16.84 degrees ! Estimated noise=634.563 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.00759914 Jy ! Component: 100 - total flux cleaned = 0.0121701 Jy ! Component: 150 - total flux cleaned = 0.0152149 Jy ! Component: 200 - total flux cleaned = 0.0173506 Jy ! Total flux subtracted in 200 components = 0.0173506 Jy ! Clean residual min=-0.003529 max=0.003986 Jy/beam ! Clean residual mean=0.000028 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.343815 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 64 components and 0.343815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079870Jy sigma=0.000699 ! Fit after self-cal, rms=0.079831Jy sigma=0.000698 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.01 KP 0.98 ! LA 0.97 MK 1.00 NL 0.99 OV 1.04 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.05 KP 0.94 ! LA 0.92 MK 1.01 NL 0.97 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.03 KP 1.02 ! LA 1.04 MK 1.04 NL 1.12 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.97 KP 1.00* ! LA 1.06 MK 1.03 NL 1.00* OV 1.01 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.079831Jy sigma=0.000698 ! Fit after self-cal, rms=0.077349Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=6.249 mas, bpa=17.27 degrees ! Estimated noise=633.592 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.00136273 Jy ! Component: 100 - total flux cleaned = 0.00160214 Jy ! Component: 150 - total flux cleaned = 0.00175777 Jy ! Component: 200 - total flux cleaned = 0.00186561 Jy ! Total flux subtracted in 200 components = 0.00186561 Jy ! Clean residual min=-0.002811 max=0.002842 Jy/beam ! Clean residual mean=0.000018 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.345681 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.345681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077309Jy sigma=0.000678 ! Fit after self-cal, rms=0.077305Jy sigma=0.000678 ! 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.077305Jy sigma=0.000678 ! Fit after self-cal, rms=0.077016Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=6.246 mas, bpa=17.17 degrees ! Estimated noise=633.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012339 Jy ! Component: 100 - total flux cleaned = 3.55641e-05 Jy ! Component: 150 - total flux cleaned = -6.11135e-05 Jy ! Component: 200 - total flux cleaned = -0.000124643 Jy ! Total flux subtracted in 200 components = -0.000124643 Jy ! Clean residual min=-0.001688 max=0.001834 Jy/beam ! Clean residual mean=0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.345556 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.345556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076997Jy sigma=0.000671 ! Fit after self-cal, rms=0.076995Jy sigma=0.000671 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.07094e-05 Jy ! Component: 100 - total flux cleaned = -0.000145909 Jy ! Component: 150 - total flux cleaned = -0.000201295 Jy ! Component: 200 - total flux cleaned = -0.000218477 Jy ! Total flux subtracted in 200 components = -0.000218477 Jy ! Clean residual min=-0.001681 max=0.001785 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.345338 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.345338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076984Jy sigma=0.000671 ! Fit after self-cal, rms=0.076984Jy sigma=0.000671 ! 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.076984Jy sigma=0.000671 ! Fit after self-cal, rms=0.076995Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=6.246 mas, bpa=17.13 degrees ! Estimated noise=633.941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121113 Jy ! Component: 100 - total flux cleaned = 6.09139e-05 Jy ! Component: 150 - total flux cleaned = 8.82128e-06 Jy ! Component: 200 - total flux cleaned = -2.32579e-05 Jy ! Total flux subtracted in 200 components = -2.32579e-05 Jy ! Clean residual min=-0.001661 max=0.001743 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.345314 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.345314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076986Jy sigma=0.000671 ! Fit after self-cal, rms=0.076986Jy sigma=0.000671 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.08059e-05 Jy ! Component: 100 - total flux cleaned = -0.000112086 Jy ! Component: 150 - total flux cleaned = -0.000154723 Jy ! Component: 200 - total flux cleaned = -0.000181667 Jy ! Total flux subtracted in 200 components = -0.000181667 Jy ! Clean residual min=-0.001656 max=0.001706 Jy/beam ! Clean residual mean=0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.345133 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.345133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076980Jy sigma=0.000671 ! Fit after self-cal, rms=0.076980Jy sigma=0.000671 ! 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.076980Jy sigma=0.000671 ! Fit after self-cal, rms=0.076976Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.837 mas, bmaj=8.802 mas, bpa=22.75 degrees ! Estimated noise=763.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171891 Jy ! Component: 100 - total flux cleaned = 0.000238073 Jy ! Component: 150 - total flux cleaned = 0.000225986 Jy ! Component: 200 - total flux cleaned = 0.000226313 Jy ! Total flux subtracted in 200 components = 0.000226313 Jy ! Clean residual min=-0.001840 max=0.002441 Jy/beam ! Clean residual mean=0.000005 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.345359 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 101 components and 0.345359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076974Jy sigma=0.000671 ! Fit after self-cal, rms=0.076973Jy sigma=0.000671 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 (-12.5, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224944 Jy ! Component: 100 - total flux cleaned = 0.00356938 Jy ! Component: 150 - total flux cleaned = 0.0044488 Jy ! Component: 200 - total flux cleaned = 0.00495889 Jy ! Total flux subtracted in 200 components = 0.00495889 Jy ! Clean residual min=-0.001792 max=0.001706 Jy/beam ! Clean residual mean=0.000014 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.350318 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 154 components and 0.350318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076931Jy sigma=0.000671 ! Fit after self-cal, rms=0.076927Jy sigma=0.000670 ! 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.879 mas, bmaj=6.244 mas, bpa=17.11 degrees ! Estimated noise=634.052 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.879 x 6.244 at 17.11 degrees (North through East) ! Clean map min=-0.0015227 max=0.26062 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.161 mas, bmaj=5.473 mas, bpa=15.2 degrees ! Estimated noise=1043.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193221 Jy ! Component: 100 - total flux cleaned = 0.258719 Jy ! Component: 150 - total flux cleaned = 0.291713 Jy ! Component: 200 - total flux cleaned = 0.309582 Jy ! Total flux subtracted in 200 components = 0.309582 Jy ! Clean residual min=-0.004165 max=0.009178 Jy/beam ! Clean residual mean=-0.000000 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.309582 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.309582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=6.244 mas, bpa=17.11 degrees ! Estimated noise=634.052 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.0145257 Jy ! Component: 100 - total flux cleaned = 0.0227315 Jy ! Component: 150 - total flux cleaned = 0.0278238 Jy ! Component: 200 - total flux cleaned = 0.0311859 Jy ! Total flux subtracted in 200 components = 0.0311859 Jy ! Clean residual min=-0.001974 max=0.002060 Jy/beam ! Clean residual mean=-0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.340768 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 0.340768 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.837 mas, bmaj=8.802 mas, bpa=22.75 degrees ! Estimated noise=763.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340375 Jy ! Component: 100 - total flux cleaned = 0.00544802 Jy ! Component: 150 - total flux cleaned = 0.00697273 Jy ! Component: 200 - total flux cleaned = 0.00817619 Jy ! Total flux subtracted in 200 components = 0.00817619 Jy ! Clean residual min=-0.001890 max=0.001586 Jy/beam ! Clean residual mean=0.000011 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.348944 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.000961357 Jy ! Component: 100 - total flux cleaned = 0.00175793 Jy ! Component: 150 - total flux cleaned = 0.00230539 Jy ! Component: 200 - total flux cleaned = 0.0026893 Jy ! Total flux subtracted in 200 components = 0.0026893 Jy ! Clean residual min=-0.001821 max=0.001620 Jy/beam ! Clean residual mean=0.000016 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.351633 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 148 components and 0.351633 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=6.244 mas, bpa=17.11 degrees ! Estimated noise=634.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.1918e-05 Jy ! Component: 100 - total flux cleaned = 0.000217121 Jy ! Component: 150 - total flux cleaned = 0.000398458 Jy ! Component: 200 - total flux cleaned = 0.000533563 Jy ! Total flux subtracted in 200 components = 0.000533563 Jy ! Clean residual min=-0.001611 max=0.001482 Jy/beam ! Clean residual mean=0.000008 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.352167 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 177 components and 0.352167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076939Jy sigma=0.000671 ! Fit after self-cal, rms=0.076930Jy sigma=0.000670 wmodel J0733+5022_S_2017_02_24_pus_map.mod ! Writing 177 model components to file: J0733+5022_S_2017_02_24_pus_map.mod wobs J0733+5022_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0733+5022_S_2017_02_24_pus_uvs.fits wwins J0733+5022_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0733+5022_S_2017_02_24_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.000271334 Jy ! Component: 100 - total flux cleaned = -0.00027065 Jy ! Component: 150 - total flux cleaned = -0.000374043 Jy ! Component: 200 - total flux cleaned = -0.000373222 Jy ! Component: 250 - total flux cleaned = -0.000373234 Jy ! Component: 300 - total flux cleaned = -0.000326916 Jy ! Component: 350 - total flux cleaned = -0.000304696 Jy ! Component: 400 - total flux cleaned = -0.000282374 Jy ! Component: 450 - total flux cleaned = -0.000238885 Jy ! Component: 500 - total flux cleaned = -0.0001741 Jy ! Component: 550 - total flux cleaned = -0.00011104 Jy ! Component: 600 - total flux cleaned = -9.03087e-05 Jy ! Component: 650 - total flux cleaned = 1.16701e-05 Jy ! Component: 700 - total flux cleaned = 3.14122e-05 Jy ! Component: 750 - total flux cleaned = 0.000110481 Jy ! Component: 800 - total flux cleaned = 0.000168739 Jy ! Component: 850 - total flux cleaned = 0.00018788 Jy ! Component: 900 - total flux cleaned = 0.000187953 Jy ! Component: 950 - total flux cleaned = 0.000206962 Jy ! Component: 1000 - total flux cleaned = 0.000225319 Jy ! Component: 1050 - total flux cleaned = 0.00022564 Jy ! Component: 1100 - total flux cleaned = 0.000243669 Jy ! Component: 1150 - total flux cleaned = 0.000243629 Jy ! Component: 1200 - total flux cleaned = 0.000243699 Jy ! Component: 1250 - total flux cleaned = 0.000261135 Jy ! Component: 1300 - total flux cleaned = 0.000312491 Jy ! Component: 1350 - total flux cleaned = 0.000346331 Jy ! Component: 1400 - total flux cleaned = 0.00032915 Jy ! Component: 1450 - total flux cleaned = 0.00032968 Jy ! Component: 1500 - total flux cleaned = 0.000445339 Jy ! Component: 1550 - total flux cleaned = 0.000510737 Jy ! Component: 1600 - total flux cleaned = 0.000542795 Jy ! Component: 1650 - total flux cleaned = 0.000622803 Jy ! Component: 1700 - total flux cleaned = 0.000670429 Jy ! Component: 1750 - total flux cleaned = 0.000717488 Jy ! Component: 1800 - total flux cleaned = 0.000748701 Jy ! Component: 1850 - total flux cleaned = 0.000795177 Jy ! Component: 1900 - total flux cleaned = 0.000871531 Jy ! Component: 1950 - total flux cleaned = 0.0008867 Jy ! Component: 2000 - total flux cleaned = 0.00090178 Jy ! Component: 2050 - total flux cleaned = 0.000976578 Jy ! Component: 2100 - total flux cleaned = 0.00103586 Jy ! Component: 2150 - total flux cleaned = 0.00103612 Jy ! Component: 2200 - total flux cleaned = 0.0011526 Jy ! Component: 2250 - total flux cleaned = 0.00119585 Jy ! Component: 2300 - total flux cleaned = 0.00121 Jy ! Component: 2350 - total flux cleaned = 0.00128084 Jy ! Component: 2400 - total flux cleaned = 0.00125281 Jy ! Component: 2450 - total flux cleaned = 0.00133655 Jy ! Component: 2500 - total flux cleaned = 0.0012949 Jy ! Component: 2550 - total flux cleaned = 0.00136401 Jy ! Component: 2600 - total flux cleaned = 0.00143223 Jy ! Component: 2650 - total flux cleaned = 0.00139155 Jy ! Component: 2700 - total flux cleaned = 0.00145888 Jy ! Component: 2750 - total flux cleaned = 0.00145892 Jy ! Component: 2800 - total flux cleaned = 0.00149889 Jy ! Component: 2850 - total flux cleaned = 0.00153861 Jy ! Component: 2900 - total flux cleaned = 0.00155146 Jy ! Component: 2950 - total flux cleaned = 0.00155143 Jy ! Component: 3000 - total flux cleaned = 0.00160308 Jy ! Component: 3050 - total flux cleaned = 0.00162876 Jy ! Component: 3100 - total flux cleaned = 0.0016415 Jy ! Component: 3150 - total flux cleaned = 0.00167948 Jy ! Component: 3200 - total flux cleaned = 0.00172966 Jy ! Component: 3250 - total flux cleaned = 0.00175453 Jy ! Component: 3300 - total flux cleaned = 0.00177927 Jy ! Component: 3350 - total flux cleaned = 0.00182859 Jy ! Component: 3400 - total flux cleaned = 0.00184087 Jy ! Component: 3450 - total flux cleaned = 0.00188941 Jy ! Component: 3500 - total flux cleaned = 0.00188939 Jy ! Component: 3550 - total flux cleaned = 0.0019013 Jy ! Component: 3600 - total flux cleaned = 0.00188927 Jy ! Component: 3650 - total flux cleaned = 0.00193679 Jy ! Component: 3700 - total flux cleaned = 0.00191318 Jy ! Component: 3750 - total flux cleaned = 0.00196002 Jy ! Component: 3800 - total flux cleaned = 0.00194823 Jy ! Component: 3850 - total flux cleaned = 0.00197152 Jy ! Component: 3900 - total flux cleaned = 0.00201759 Jy ! Component: 3950 - total flux cleaned = 0.00200619 Jy ! Component: 4000 - total flux cleaned = 0.00207443 Jy ! Component: 4050 - total flux cleaned = 0.00206295 Jy ! Total flux subtracted in 4096 components = 0.00209673 Jy ! Clean residual min=-0.000693 max=0.000697 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.354263 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 488 components and 0.354263 Jy ![Exited script file: muppet] wmap "J0733+5022_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.879 x 6.244 at 17.11 degrees (North through East) ! Clean map min=-0.0011322 max=0.26103 Jy/beam ! Writing clean map to FITS file: J0733+5022_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261028 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205109 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.235732 0.235732 0.471463 0.942927 1.88585 3.77171 7.54341 15.0868 30.1737 60.3473 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.261 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.879 x 6.244 at 17.11 degrees (North through East) ! Clean map min=-0.0011322 max=0.26103 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 J0733+5022_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:21:31 2019