! Started logfile: J2202-2335_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:35:41 2017 obs J2202-2335_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2202-2335_S_2015_01_23_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.945594 visibilities/baseline/integration-bin. ! Found source: J2202-2335 ! ! 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 9872 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 J2202-2335_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856421Jy sigma=0.006989 ! Fit after self-cal, rms=0.798935Jy sigma=0.006731 ! 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.44 mas, bmaj=6.365 mas, bpa=-7.58 degrees ! Estimated noise=1261.88 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.157994 Jy ! Component: 100 - total flux cleaned = 0.208584 Jy ! Total flux subtracted in 100 components = 0.208584 Jy ! Clean residual min=-0.010160 max=0.021497 Jy/beam ! Clean residual mean=0.000011 rms=0.002805 Jy/beam ! Combined flux in latest and established models = 0.208584 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.208584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188563Jy sigma=0.000949 ! Fit after self-cal, rms=0.188440Jy sigma=0.000948 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240546 Jy ! Component: 100 - total flux cleaned = 0.0368895 Jy ! Total flux subtracted in 100 components = 0.0368895 Jy ! Clean residual min=-0.008532 max=0.011050 Jy/beam ! Clean residual mean=0.000004 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.245474 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.245474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183734Jy sigma=0.000889 ! Fit after self-cal, rms=0.183700Jy sigma=0.000889 ! 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=2.95 mas, bmaj=7.449 mas, bpa=-7.549 degrees ! Estimated noise=924.771 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 (4.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170508 Jy ! Component: 100 - total flux cleaned = 0.0269675 Jy ! Component: 150 - total flux cleaned = 0.0334663 Jy ! Component: 200 - total flux cleaned = 0.037921 Jy ! Total flux subtracted in 200 components = 0.037921 Jy ! Clean residual min=-0.006830 max=0.008852 Jy/beam ! Clean residual mean=-0.000004 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.283395 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 86 components and 0.283395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181984Jy sigma=0.000871 ! Fit after self-cal, rms=0.181870Jy sigma=0.000869 ! 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.99 FD 1.16 HN 1.01 KP 1.06 ! LA 1.01 MK 1.03 NL 1.11 OV 0.97 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.19 HN 1.10 KP 1.03 ! LA 0.97 MK 0.98 NL 1.10 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.72 HN 1.11 KP 0.88 ! LA 0.79 MK 1.03 NL 1.09 OV 0.96 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.19 HN 1.00 KP 0.80 ! LA 0.81 MK 1.03 NL 1.03 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.181870Jy sigma=0.000869 ! Fit after self-cal, rms=0.235080Jy sigma=0.000825 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.479 mas, bpa=-7.26 degrees ! Estimated noise=935.8 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.00253113 Jy ! Component: 100 - total flux cleaned = 0.00279412 Jy ! Component: 150 - total flux cleaned = 0.0030037 Jy ! Component: 200 - total flux cleaned = 0.00304672 Jy ! Total flux subtracted in 200 components = 0.00304672 Jy ! Clean residual min=-0.003794 max=0.003729 Jy/beam ! Clean residual mean=-0.000011 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.286441 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.286441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234940Jy sigma=0.000825 ! Fit after self-cal, rms=0.235161Jy sigma=0.000825 ! 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.235161Jy sigma=0.000825 ! Fit after self-cal, rms=0.244744Jy sigma=0.000817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.46 mas, bpa=-7.147 degrees ! Estimated noise=947.211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302648 Jy ! Component: 100 - total flux cleaned = 0.00401829 Jy ! Component: 150 - total flux cleaned = 0.00416116 Jy ! Component: 200 - total flux cleaned = 0.00411867 Jy ! Total flux subtracted in 200 components = 0.00411867 Jy ! Clean residual min=-0.003594 max=0.003709 Jy/beam ! Clean residual mean=-0.000012 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.29056 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.29056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244574Jy sigma=0.000817 ! Fit after self-cal, rms=0.244586Jy sigma=0.000817 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.49187e-05 Jy ! Component: 100 - total flux cleaned = -3.09746e-05 Jy ! Component: 150 - total flux cleaned = -0.000100533 Jy ! Component: 200 - total flux cleaned = -0.000201089 Jy ! Total flux subtracted in 200 components = -0.000201089 Jy ! Clean residual min=-0.003616 max=0.003671 Jy/beam ! Clean residual mean=-0.000012 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.290359 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 120 components and 0.290359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244553Jy sigma=0.000817 ! Fit after self-cal, rms=0.244553Jy sigma=0.000817 ! 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.244553Jy sigma=0.000817 ! Fit after self-cal, rms=0.249006Jy sigma=0.000816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.447 mas, bpa=-7.097 degrees ! Estimated noise=955.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238862 Jy ! Component: 100 - total flux cleaned = 0.00369062 Jy ! Component: 150 - total flux cleaned = 0.00392772 Jy ! Component: 200 - total flux cleaned = 0.00389375 Jy ! Total flux subtracted in 200 components = 0.00389375 Jy ! Clean residual min=-0.003694 max=0.003951 Jy/beam ! Clean residual mean=-0.000013 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.294253 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.294253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248867Jy sigma=0.000816 ! Fit after self-cal, rms=0.248874Jy sigma=0.000816 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.000187808 Jy ! Component: 100 - total flux cleaned = 0.000125172 Jy ! Component: 150 - total flux cleaned = 3.78979e-05 Jy ! Component: 200 - total flux cleaned = -1.74079e-05 Jy ! Total flux subtracted in 200 components = -1.74079e-05 Jy ! Clean residual min=-0.003705 max=0.003910 Jy/beam ! Clean residual mean=-0.000014 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.294235 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 129 components and 0.294235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248844Jy sigma=0.000816 ! Fit after self-cal, rms=0.248845Jy sigma=0.000816 ! 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.248845Jy sigma=0.000816 ! Fit after self-cal, rms=0.251861Jy sigma=0.000815 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.357 mas, bmaj=16.23 mas, bpa=-4.995 degrees ! Estimated noise=1307.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334731 Jy ! Component: 100 - total flux cleaned = 0.00417306 Jy ! Component: 150 - total flux cleaned = 0.00417542 Jy ! Component: 200 - total flux cleaned = 0.00413155 Jy ! Total flux subtracted in 200 components = 0.00413155 Jy ! Clean residual min=-0.005921 max=0.005108 Jy/beam ! Clean residual mean=-0.000030 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.298367 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.298367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251718Jy sigma=0.000816 ! Fit after self-cal, rms=0.251720Jy sigma=0.000816 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.000323933 Jy ! Component: 100 - total flux cleaned = 0.000283223 Jy ! Component: 150 - total flux cleaned = 0.000245112 Jy ! Component: 200 - total flux cleaned = 0.000176162 Jy ! Total flux subtracted in 200 components = 0.000176162 Jy ! Clean residual min=-0.005858 max=0.005051 Jy/beam ! Clean residual mean=-0.000031 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.298543 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 144 components and 0.298543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251687Jy sigma=0.000816 ! Fit after self-cal, rms=0.251688Jy sigma=0.000816 ! 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=2.952 mas, bmaj=7.439 mas, bpa=-7.104 degrees ! Estimated noise=965.251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.952 x 7.439 at -7.104 degrees (North through East) ! Clean map min=-0.0038982 max=0.21932 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.435 mas, bmaj=6.329 mas, bpa=-7.073 degrees ! Estimated noise=1318.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165402 Jy ! Component: 100 - total flux cleaned = 0.219891 Jy ! Component: 150 - total flux cleaned = 0.245109 Jy ! Component: 200 - total flux cleaned = 0.259737 Jy ! Total flux subtracted in 200 components = 0.259737 Jy ! Clean residual min=-0.005595 max=0.007632 Jy/beam ! Clean residual mean=0.000002 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.259737 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.259737 Jy ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.439 mas, bpa=-7.104 degrees ! Estimated noise=965.251 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.0154565 Jy ! Component: 100 - total flux cleaned = 0.0245508 Jy ! Component: 150 - total flux cleaned = 0.030227 Jy ! Component: 200 - total flux cleaned = 0.033918 Jy ! Total flux subtracted in 200 components = 0.033918 Jy ! Clean residual min=-0.004199 max=0.004182 Jy/beam ! Clean residual mean=-0.000013 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.293655 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 58 components and 0.293655 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.357 mas, bmaj=16.23 mas, bpa=-4.995 degrees ! Estimated noise=1307.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401495 Jy ! Component: 100 - total flux cleaned = 0.00455683 Jy ! Component: 150 - total flux cleaned = 0.00489236 Jy ! Component: 200 - total flux cleaned = 0.0050998 Jy ! Total flux subtracted in 200 components = 0.0050998 Jy ! Clean residual min=-0.005976 max=0.005173 Jy/beam ! Clean residual mean=-0.000030 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.298754 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.50832e-05 Jy ! Component: 100 - total flux cleaned = -0.000106003 Jy ! Component: 150 - total flux cleaned = -0.000154132 Jy ! Component: 200 - total flux cleaned = -0.000198674 Jy ! Total flux subtracted in 200 components = -0.000198674 Jy ! Clean residual min=-0.005956 max=0.005118 Jy/beam ! Clean residual mean=-0.000030 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.298556 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 86 components and 0.298556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.439 mas, bpa=-7.104 degrees ! Estimated noise=965.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045587 Jy ! Component: 100 - total flux cleaned = -0.000687844 Jy ! Component: 150 - total flux cleaned = -0.000828961 Jy ! Component: 200 - total flux cleaned = -0.000950483 Jy ! Total flux subtracted in 200 components = -0.000950483 Jy ! Clean residual min=-0.004007 max=0.003916 Jy/beam ! Clean residual mean=-0.000014 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.297605 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.297605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251697Jy sigma=0.000816 ! Fit after self-cal, rms=0.251705Jy sigma=0.000816 wmodel J2202-2335_S_2015_01_23_pus_map.mod ! Writing 102 model components to file: J2202-2335_S_2015_01_23_pus_map.mod wobs J2202-2335_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2202-2335_S_2015_01_23_pus_uvs.fits wwins J2202-2335_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J2202-2335_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 = 0.00013971 Jy ! Component: 100 - total flux cleaned = -0.000121572 Jy ! Component: 150 - total flux cleaned = -0.000495664 Jy ! Component: 200 - total flux cleaned = -0.000796058 Jy ! Component: 250 - total flux cleaned = -0.00102868 Jy ! Component: 300 - total flux cleaned = -0.00130877 Jy ! Component: 350 - total flux cleaned = -0.0015282 Jy ! Component: 400 - total flux cleaned = -0.00184731 Jy ! Component: 450 - total flux cleaned = -0.00210523 Jy ! Component: 500 - total flux cleaned = -0.00220638 Jy ! Component: 550 - total flux cleaned = -0.00230567 Jy ! Component: 600 - total flux cleaned = -0.00240194 Jy ! Component: 650 - total flux cleaned = -0.00254336 Jy ! Component: 700 - total flux cleaned = -0.00258879 Jy ! Component: 750 - total flux cleaned = -0.0025432 Jy ! Component: 800 - total flux cleaned = -0.00240972 Jy ! Component: 850 - total flux cleaned = -0.0024977 Jy ! Component: 900 - total flux cleaned = -0.00232564 Jy ! Component: 950 - total flux cleaned = -0.00236841 Jy ! Component: 1000 - total flux cleaned = -0.00232636 Jy ! Component: 1050 - total flux cleaned = -0.00224399 Jy ! Component: 1100 - total flux cleaned = -0.00220449 Jy ! Component: 1150 - total flux cleaned = -0.00232357 Jy ! Component: 1200 - total flux cleaned = -0.0021659 Jy ! Component: 1250 - total flux cleaned = -0.00205042 Jy ! Component: 1300 - total flux cleaned = -0.00208929 Jy ! Component: 1350 - total flux cleaned = -0.00208904 Jy ! Component: 1400 - total flux cleaned = -0.00208863 Jy ! Component: 1450 - total flux cleaned = -0.00212512 Jy ! Component: 1500 - total flux cleaned = -0.00205271 Jy ! Component: 1550 - total flux cleaned = -0.00205319 Jy ! Component: 1600 - total flux cleaned = -0.00201828 Jy ! Component: 1650 - total flux cleaned = -0.00208746 Jy ! Component: 1700 - total flux cleaned = -0.00198301 Jy ! Component: 1750 - total flux cleaned = -0.00194836 Jy ! Component: 1800 - total flux cleaned = -0.00178001 Jy ! Component: 1850 - total flux cleaned = -0.0017467 Jy ! Component: 1900 - total flux cleaned = -0.00161486 Jy ! Component: 1950 - total flux cleaned = -0.00154913 Jy ! Component: 2000 - total flux cleaned = -0.00142022 Jy ! Component: 2050 - total flux cleaned = -0.00126055 Jy ! Component: 2100 - total flux cleaned = -0.00116607 Jy ! Component: 2150 - total flux cleaned = -0.00113489 Jy ! Component: 2200 - total flux cleaned = -0.00101105 Jy ! Component: 2250 - total flux cleaned = -0.000980348 Jy ! Component: 2300 - total flux cleaned = -0.00088938 Jy ! Component: 2350 - total flux cleaned = -0.000769132 Jy ! Component: 2400 - total flux cleaned = -0.000710129 Jy ! Component: 2450 - total flux cleaned = -0.000680419 Jy ! Component: 2500 - total flux cleaned = -0.000651596 Jy ! Component: 2550 - total flux cleaned = -0.000622429 Jy ! Component: 2600 - total flux cleaned = -0.000536471 Jy ! Component: 2650 - total flux cleaned = -0.000479811 Jy ! Component: 2700 - total flux cleaned = -0.000451459 Jy ! Component: 2750 - total flux cleaned = -0.000423694 Jy ! Component: 2800 - total flux cleaned = -0.00042356 Jy ! Component: 2850 - total flux cleaned = -0.000395702 Jy ! Component: 2900 - total flux cleaned = -0.000260188 Jy ! Component: 2950 - total flux cleaned = -0.000340417 Jy ! Component: 3000 - total flux cleaned = -0.000286538 Jy ! Component: 3050 - total flux cleaned = -0.00023354 Jy ! Component: 3100 - total flux cleaned = -0.00028577 Jy ! Component: 3150 - total flux cleaned = -0.000233945 Jy ! Component: 3200 - total flux cleaned = -0.000285832 Jy ! Component: 3250 - total flux cleaned = -0.000311268 Jy ! Component: 3300 - total flux cleaned = -0.000311274 Jy ! Component: 3350 - total flux cleaned = -0.00026072 Jy ! Component: 3400 - total flux cleaned = -0.000160973 Jy ! Component: 3450 - total flux cleaned = -0.000310259 Jy ! Component: 3500 - total flux cleaned = -0.000261061 Jy ! Component: 3550 - total flux cleaned = -0.000309766 Jy ! Component: 3600 - total flux cleaned = -0.000285145 Jy ! Component: 3650 - total flux cleaned = -0.000333464 Jy ! Component: 3700 - total flux cleaned = -0.000333579 Jy ! Component: 3750 - total flux cleaned = -0.000429071 Jy ! Component: 3800 - total flux cleaned = -0.000476255 Jy ! Component: 3850 - total flux cleaned = -0.000687282 Jy ! Component: 3900 - total flux cleaned = -0.00071052 Jy ! Component: 3950 - total flux cleaned = -0.000687755 Jy ! Component: 4000 - total flux cleaned = -0.000848728 Jy ! Component: 4050 - total flux cleaned = -0.000940233 Jy ! Total flux subtracted in 4096 components = -0.000962745 Jy ! Clean residual min=-0.001587 max=0.001460 Jy/beam ! Clean residual mean=-0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.296643 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 425 components and 0.296642 Jy ![Exited script file: muppet] wmap "J2202-2335_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.952 x 7.439 at -7.104 degrees (North through East) ! Clean map min=-0.0033539 max=0.22088 Jy/beam ! Writing clean map to FITS file: J2202-2335_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.220882 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.599061 0.599061 1.19812 2.39624 4.79249 9.58498 19.17 38.3399 76.6798 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.22 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.952 x 7.439 at -7.104 degrees (North through East) ! Clean map min=-0.0033539 max=0.22088 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 J2202-2335_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:35:45 2017