! Started logfile: J0903+5151_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:19:05 2017 obs J0903+5151_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0903+5151_S_2015_01_23_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877564 visibilities/baseline/integration-bin. ! Found source: J0903+5151 ! ! 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 338 lines of history. ! ! Reading 16428 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 J0903+5151_S_2015_01_23_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 66 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.844182Jy sigma=0.010119 ! Fit after self-cal, rms=0.834283Jy sigma=0.010017 ! 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.095 mas, bmaj=3.873 mas, bpa=-10.05 degrees ! Estimated noise=810.775 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.119698 Jy ! Component: 100 - total flux cleaned = 0.151359 Jy ! Total flux subtracted in 100 components = 0.151359 Jy ! Clean residual min=-0.005796 max=0.014050 Jy/beam ! Clean residual mean=-0.000005 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.151359 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.151359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130669Jy sigma=0.000869 ! Fit after self-cal, rms=0.130654Jy sigma=0.000869 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158472 Jy ! Component: 100 - total flux cleaned = 0.0245198 Jy ! Total flux subtracted in 100 components = 0.0245198 Jy ! Clean residual min=-0.004952 max=0.006422 Jy/beam ! Clean residual mean=-0.000005 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.175879 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.175879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126441Jy sigma=0.000832 ! Fit after self-cal, rms=0.126430Jy sigma=0.000831 ! 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.782 mas, bmaj=4.626 mas, bpa=-8.289 degrees ! Estimated noise=485.814 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 (-5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00796739 Jy ! Component: 100 - total flux cleaned = 0.0129209 Jy ! Component: 150 - total flux cleaned = 0.016312 Jy ! Component: 200 - total flux cleaned = 0.0188605 Jy ! Total flux subtracted in 200 components = 0.0188605 Jy ! Clean residual min=-0.006149 max=0.004300 Jy/beam ! Clean residual mean=-0.000001 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.194739 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.194739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124899Jy sigma=0.000827 ! Fit after self-cal, rms=0.124884Jy sigma=0.000827 ! 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.50 HN 0.98 KP 1.12 ! LA 1.00 MK 0.99 NL 1.06 OV 1.02 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.59 HN 1.01 KP 1.05 ! LA 0.98 MK 1.01 NL 1.01 OV 1.04 ! PT 1.05 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.71 HN 1.03 KP 0.92 ! LA 0.78 MK 1.04 NL 1.12 OV 0.96 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.61 HN 0.98 KP 0.84 ! LA 0.85 MK 1.04 NL 1.05 OV 1.02 ! PT 1.07 SC 1.02 ! ! ! Fit before self-cal, rms=0.124884Jy sigma=0.000827 ! Fit after self-cal, rms=0.085079Jy sigma=0.000793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=4.683 mas, bpa=-9.381 degrees ! Estimated noise=485.212 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.000963831 Jy ! Component: 100 - total flux cleaned = -0.0012553 Jy ! Component: 150 - total flux cleaned = -0.00140383 Jy ! Component: 200 - total flux cleaned = -0.00150455 Jy ! Total flux subtracted in 200 components = -0.00150455 Jy ! Clean residual min=-0.002194 max=0.001821 Jy/beam ! Clean residual mean=0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.193235 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.193235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085052Jy sigma=0.000792 ! Fit after self-cal, rms=0.084876Jy sigma=0.000792 ! 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.084876Jy sigma=0.000792 ! Fit after self-cal, rms=0.084558Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.826 mas, bmaj=4.683 mas, bpa=-8.751 degrees ! Estimated noise=485.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00089234 Jy ! Component: 100 - total flux cleaned = -0.00127694 Jy ! Component: 150 - total flux cleaned = -0.00137242 Jy ! Component: 200 - total flux cleaned = -0.00140539 Jy ! Total flux subtracted in 200 components = -0.00140539 Jy ! Clean residual min=-0.001797 max=0.001699 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.191829 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.191829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084548Jy sigma=0.000790 ! Fit after self-cal, rms=0.084551Jy sigma=0.000790 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.000106953 Jy ! Component: 100 - total flux cleaned = -0.000150433 Jy ! Component: 150 - total flux cleaned = -0.000163125 Jy ! Component: 200 - total flux cleaned = -0.000187574 Jy ! Total flux subtracted in 200 components = -0.000187574 Jy ! Clean residual min=-0.001791 max=0.001686 Jy/beam ! Clean residual mean=-0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.191642 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.191642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084545Jy sigma=0.000790 ! Fit after self-cal, rms=0.084546Jy sigma=0.000790 ! 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.084546Jy sigma=0.000790 ! Fit after self-cal, rms=0.084581Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=4.691 mas, bpa=-8.805 degrees ! Estimated noise=485.498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556233 Jy ! Component: 100 - total flux cleaned = -0.000715665 Jy ! Component: 150 - total flux cleaned = -0.000836243 Jy ! Component: 200 - total flux cleaned = -0.000859836 Jy ! Total flux subtracted in 200 components = -0.000859836 Jy ! Clean residual min=-0.001754 max=0.001648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.190782 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.190782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084575Jy sigma=0.000790 ! Fit after self-cal, rms=0.084577Jy sigma=0.000790 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.7653e-05 Jy ! Component: 100 - total flux cleaned = -7.96373e-05 Jy ! Component: 150 - total flux cleaned = -7.97356e-05 Jy ! Component: 200 - total flux cleaned = -7.96697e-05 Jy ! Total flux subtracted in 200 components = -7.96697e-05 Jy ! Clean residual min=-0.001750 max=0.001644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.190702 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.190702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084574Jy sigma=0.000790 ! Fit after self-cal, rms=0.084575Jy sigma=0.000790 ! 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.084575Jy sigma=0.000790 ! Fit after self-cal, rms=0.084626Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.69 mas, bmaj=8.458 mas, bpa=6.515 degrees ! Estimated noise=615.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023206 Jy ! Component: 100 - total flux cleaned = -0.000220297 Jy ! Component: 150 - total flux cleaned = -0.000188794 Jy ! Component: 200 - total flux cleaned = -0.000188785 Jy ! Total flux subtracted in 200 components = -0.000188785 Jy ! Clean residual min=-0.002220 max=0.001985 Jy/beam ! Clean residual mean=0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.190513 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.190513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084625Jy sigma=0.000790 ! Fit after self-cal, rms=0.084627Jy sigma=0.000790 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 = -1.29195e-05 Jy ! Component: 100 - total flux cleaned = 4.59412e-06 Jy ! Component: 150 - total flux cleaned = 4.82757e-06 Jy ! Component: 200 - total flux cleaned = 1.21611e-05 Jy ! Total flux subtracted in 200 components = 1.21611e-05 Jy ! Clean residual min=-0.002211 max=0.001958 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.190526 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.190526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084626Jy sigma=0.000790 ! Fit after self-cal, rms=0.084627Jy sigma=0.000790 ! 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.841 mas, bmaj=4.698 mas, bpa=-8.857 degrees ! Estimated noise=485.837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.841 x 4.698 at -8.857 degrees (North through East) ! Clean map min=-0.0016852 max=0.1603 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.141 mas, bmaj=3.926 mas, bpa=-9.898 degrees ! Estimated noise=819.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12081 Jy ! Component: 100 - total flux cleaned = 0.151479 Jy ! Component: 150 - total flux cleaned = 0.166127 Jy ! Component: 200 - total flux cleaned = 0.174018 Jy ! Total flux subtracted in 200 components = 0.174018 Jy ! Clean residual min=-0.003382 max=0.003944 Jy/beam ! Clean residual mean=-0.000003 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.174018 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.174018 Jy ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=4.698 mas, bpa=-8.857 degrees ! Estimated noise=485.837 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.00611359 Jy ! Component: 100 - total flux cleaned = 0.00948861 Jy ! Component: 150 - total flux cleaned = 0.0116022 Jy ! Component: 200 - total flux cleaned = 0.0130082 Jy ! Total flux subtracted in 200 components = 0.0130082 Jy ! Clean residual min=-0.001728 max=0.001647 Jy/beam ! Clean residual mean=-0.000002 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.187026 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.187026 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.69 mas, bmaj=8.458 mas, bpa=6.515 degrees ! Estimated noise=615.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151134 Jy ! Component: 100 - total flux cleaned = 0.00231201 Jy ! Component: 150 - total flux cleaned = 0.00258495 Jy ! Component: 200 - total flux cleaned = 0.00275271 Jy ! Total flux subtracted in 200 components = 0.00275271 Jy ! Clean residual min=-0.002141 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.189779 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.000140663 Jy ! Component: 100 - total flux cleaned = 0.000247493 Jy ! Component: 150 - total flux cleaned = 0.000339159 Jy ! Component: 200 - total flux cleaned = 0.000418189 Jy ! Total flux subtracted in 200 components = 0.000418189 Jy ! Clean residual min=-0.002137 max=0.001895 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.190197 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.190197 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=4.698 mas, bpa=-8.857 degrees ! Estimated noise=485.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303767 Jy ! Component: 100 - total flux cleaned = -0.000325971 Jy ! Component: 150 - total flux cleaned = -0.000364365 Jy ! Component: 200 - total flux cleaned = -0.000364164 Jy ! Total flux subtracted in 200 components = -0.000364164 Jy ! Clean residual min=-0.001718 max=0.001709 Jy/beam ! Clean residual mean=-0.000001 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.189833 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.189833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084637Jy sigma=0.000790 ! Fit after self-cal, rms=0.084633Jy sigma=0.000790 wmodel J0903+5151_S_2015_01_23_pus_map.mod ! Writing 81 model components to file: J0903+5151_S_2015_01_23_pus_map.mod wobs J0903+5151_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0903+5151_S_2015_01_23_pus_uvs.fits wwins J0903+5151_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0903+5151_S_2015_01_23_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 = -6.57869e-05 Jy ! Component: 100 - total flux cleaned = -0.000228916 Jy ! Component: 150 - total flux cleaned = -0.00041072 Jy ! Component: 200 - total flux cleaned = -0.000509766 Jy ! Component: 250 - total flux cleaned = -0.000558365 Jy ! Component: 300 - total flux cleaned = -0.000696757 Jy ! Component: 350 - total flux cleaned = -0.000830975 Jy ! Component: 400 - total flux cleaned = -0.000961703 Jy ! Component: 450 - total flux cleaned = -0.00100411 Jy ! Component: 500 - total flux cleaned = -0.00108781 Jy ! Component: 550 - total flux cleaned = -0.0011701 Jy ! Component: 600 - total flux cleaned = -0.00127073 Jy ! Component: 650 - total flux cleaned = -0.00134971 Jy ! Component: 700 - total flux cleaned = -0.00140782 Jy ! Component: 750 - total flux cleaned = -0.00140795 Jy ! Component: 800 - total flux cleaned = -0.00142693 Jy ! Component: 850 - total flux cleaned = -0.0014454 Jy ! Component: 900 - total flux cleaned = -0.00144488 Jy ! Component: 950 - total flux cleaned = -0.00139101 Jy ! Component: 1000 - total flux cleaned = -0.00133832 Jy ! Component: 1050 - total flux cleaned = -0.00135583 Jy ! Component: 1100 - total flux cleaned = -0.00137302 Jy ! Component: 1150 - total flux cleaned = -0.00137265 Jy ! Component: 1200 - total flux cleaned = -0.00135596 Jy ! Component: 1250 - total flux cleaned = -0.00137222 Jy ! Component: 1300 - total flux cleaned = -0.0013396 Jy ! Component: 1350 - total flux cleaned = -0.00135584 Jy ! Component: 1400 - total flux cleaned = -0.00127626 Jy ! Component: 1450 - total flux cleaned = -0.00127623 Jy ! Component: 1500 - total flux cleaned = -0.00122966 Jy ! Component: 1550 - total flux cleaned = -0.00127562 Jy ! Component: 1600 - total flux cleaned = -0.00119925 Jy ! Component: 1650 - total flux cleaned = -0.00116904 Jy ! Component: 1700 - total flux cleaned = -0.00115405 Jy ! Component: 1750 - total flux cleaned = -0.00109515 Jy ! Component: 1800 - total flux cleaned = -0.00109507 Jy ! Component: 1850 - total flux cleaned = -0.00105166 Jy ! Component: 1900 - total flux cleaned = -0.00106621 Jy ! Component: 1950 - total flux cleaned = -0.00102363 Jy ! Component: 2000 - total flux cleaned = -0.000995338 Jy ! Component: 2050 - total flux cleaned = -0.00093972 Jy ! Component: 2100 - total flux cleaned = -0.000926186 Jy ! Component: 2150 - total flux cleaned = -0.000899013 Jy ! Component: 2200 - total flux cleaned = -0.000844919 Jy ! Component: 2250 - total flux cleaned = -0.000831436 Jy ! Component: 2300 - total flux cleaned = -0.000871166 Jy ! Component: 2350 - total flux cleaned = -0.000805351 Jy ! Component: 2400 - total flux cleaned = -0.000805241 Jy ! Component: 2450 - total flux cleaned = -0.000766429 Jy ! Component: 2500 - total flux cleaned = -0.00077908 Jy ! Component: 2550 - total flux cleaned = -0.000804397 Jy ! Component: 2600 - total flux cleaned = -0.000791721 Jy ! Component: 2650 - total flux cleaned = -0.000816692 Jy ! Component: 2700 - total flux cleaned = -0.000791954 Jy ! Component: 2750 - total flux cleaned = -0.000816779 Jy ! Component: 2800 - total flux cleaned = -0.000914474 Jy ! Component: 2850 - total flux cleaned = -0.000866083 Jy ! Component: 2900 - total flux cleaned = -0.000842182 Jy ! Component: 2950 - total flux cleaned = -0.000913765 Jy ! Component: 3000 - total flux cleaned = -0.000854634 Jy ! Component: 3050 - total flux cleaned = -0.000913446 Jy ! Component: 3100 - total flux cleaned = -0.000936682 Jy ! Component: 3150 - total flux cleaned = -0.000925068 Jy ! Component: 3200 - total flux cleaned = -0.000925172 Jy ! Component: 3250 - total flux cleaned = -0.000913883 Jy ! Component: 3300 - total flux cleaned = -0.000948008 Jy ! Component: 3350 - total flux cleaned = -0.000948077 Jy ! Component: 3400 - total flux cleaned = -0.000970372 Jy ! Component: 3450 - total flux cleaned = -0.000981444 Jy ! Component: 3500 - total flux cleaned = -0.000981444 Jy ! Component: 3550 - total flux cleaned = -0.000959505 Jy ! Component: 3600 - total flux cleaned = -0.000948548 Jy ! Component: 3650 - total flux cleaned = -0.000948668 Jy ! Component: 3700 - total flux cleaned = -0.000916681 Jy ! Component: 3750 - total flux cleaned = -0.000969946 Jy ! Component: 3800 - total flux cleaned = -0.000959489 Jy ! Component: 3850 - total flux cleaned = -0.000949004 Jy ! Component: 3900 - total flux cleaned = -0.000959595 Jy ! Component: 3950 - total flux cleaned = -0.000969896 Jy ! Component: 4000 - total flux cleaned = -0.000969903 Jy ! Component: 4050 - total flux cleaned = -0.00098027 Jy ! Total flux subtracted in 4096 components = -0.000990389 Jy ! Clean residual min=-0.000760 max=0.000631 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.188842 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 354 components and 0.188842 Jy ![Exited script file: muppet] wmap "J0903+5151_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.841 x 4.698 at -8.857 degrees (North through East) ! Clean map min=-0.001201 max=0.16092 Jy/beam ! Writing clean map to FITS file: J0903+5151_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180153 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335852 0.335852 0.671704 1.34341 2.68682 5.37363 10.7473 21.4945 42.9891 85.9781 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.841 x 4.698 at -8.857 degrees (North through East) ! Clean map min=-0.001201 max=0.16092 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 J0903+5151_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:19:10 2017