! Started logfile: J2200+2137_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:54 2016 obs J2200+2137_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2200+2137_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697271 visibilities/baseline/integration-bin. ! Found source: J2200+2137 ! ! 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 330 lines of history. ! ! Reading 14308 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 J2200+2137_S_2015_03_17_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914809Jy sigma=0.009990 ! Fit after self-cal, rms=0.847559Jy sigma=0.009348 ! 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.941 mas, bmaj=9.335 mas, bpa=-4.321 degrees ! Estimated noise=848.346 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.108212 Jy ! Component: 100 - total flux cleaned = 0.143921 Jy ! Total flux subtracted in 100 components = 0.143921 Jy ! Clean residual min=-0.007528 max=0.016071 Jy/beam ! Clean residual mean=-0.000117 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 0.143921 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.143921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098333Jy sigma=0.000904 ! Fit after self-cal, rms=0.098221Jy sigma=0.000903 ! Inverting map ! Added new window around map position (4, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192924 Jy ! Component: 100 - total flux cleaned = 0.030934 Jy ! Total flux subtracted in 100 components = 0.030934 Jy ! Clean residual min=-0.007325 max=0.007034 Jy/beam ! Clean residual mean=-0.000074 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.174855 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 40 components and 0.174855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091537Jy sigma=0.000843 ! Fit after self-cal, rms=0.091438Jy sigma=0.000842 ! 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=4.971 mas, bmaj=9.649 mas, bpa=-3.639 degrees ! Estimated noise=555.894 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.0135389 Jy ! Component: 100 - total flux cleaned = 0.0226637 Jy ! Component: 150 - total flux cleaned = 0.0293535 Jy ! Component: 200 - total flux cleaned = 0.0343165 Jy ! Total flux subtracted in 200 components = 0.0343165 Jy ! Clean residual min=-0.007277 max=0.006781 Jy/beam ! Clean residual mean=-0.000059 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.209171 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 98 components and 0.209171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087976Jy sigma=0.000819 ! Fit after self-cal, rms=0.087899Jy sigma=0.000818 ! 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 0.82 HN 0.97 KP 1.11 ! LA 0.99 MK 1.04 NL 0.90 OV 1.07 ! PT 1.03 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.84 HN 1.01 KP 1.09 ! LA 0.96 MK 1.13 NL 1.08 OV 1.14 ! PT 1.02 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.88 HN 1.05 KP 0.97 ! LA 0.77 MK 1.12 NL 1.24 OV 1.07 ! PT 1.00 SC 1.16 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.80 HN 0.96 KP 0.95 ! LA 0.85 MK 1.14 NL 1.03 OV 0.99 ! PT 1.06 SC 1.12 ! ! ! Fit before self-cal, rms=0.087899Jy sigma=0.000818 ! Fit after self-cal, rms=0.079832Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.096 mas, bmaj=9.642 mas, bpa=-3.784 degrees ! Estimated noise=556.387 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.000280176 Jy ! Component: 100 - total flux cleaned = 0.000392141 Jy ! Component: 150 - total flux cleaned = 0.000396325 Jy ! Component: 200 - total flux cleaned = 0.000397648 Jy ! Total flux subtracted in 200 components = 0.000397648 Jy ! Clean residual min=-0.003532 max=0.004937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.209569 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.209569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079771Jy sigma=0.000781 ! Fit after self-cal, rms=0.079680Jy sigma=0.000780 ! Inverting map ! Added new window around map position (12.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00445951 Jy ! Component: 100 - total flux cleaned = 0.00620256 Jy ! Component: 150 - total flux cleaned = 0.00620562 Jy ! Component: 200 - total flux cleaned = 0.00620669 Jy ! Total flux subtracted in 200 components = 0.00620669 Jy ! Clean residual min=-0.003261 max=0.003084 Jy/beam ! Clean residual mean=0.000006 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.215776 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.215776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079426Jy sigma=0.000777 ! Fit after self-cal, rms=0.079401Jy sigma=0.000777 ! 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.079401Jy sigma=0.000777 ! Fit after self-cal, rms=0.078159Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.104 mas, bmaj=9.649 mas, bpa=-3.661 degrees ! Estimated noise=555.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570325 Jy ! Component: 100 - total flux cleaned = 0.00056733 Jy ! Component: 150 - total flux cleaned = 0.000662856 Jy ! Component: 200 - total flux cleaned = 0.00074797 Jy ! Total flux subtracted in 200 components = 0.00074797 Jy ! Clean residual min=-0.001977 max=0.001867 Jy/beam ! Clean residual mean=-0.000014 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.216524 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.216524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078081Jy sigma=0.000769 ! Fit after self-cal, rms=0.078078Jy sigma=0.000769 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.0002873 Jy ! Component: 100 - total flux cleaned = 0.000365948 Jy ! Component: 150 - total flux cleaned = 0.000467881 Jy ! Component: 200 - total flux cleaned = 0.000528109 Jy ! Total flux subtracted in 200 components = 0.000528109 Jy ! Clean residual min=-0.001907 max=0.001719 Jy/beam ! Clean residual mean=-0.000013 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.217052 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 183 components and 0.217052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078049Jy sigma=0.000769 ! Fit after self-cal, rms=0.078047Jy sigma=0.000769 ! 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.078047Jy sigma=0.000769 ! Fit after self-cal, rms=0.078080Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.107 mas, bmaj=9.663 mas, bpa=-3.673 degrees ! Estimated noise=555.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224652 Jy ! Component: 100 - total flux cleaned = -0.00026264 Jy ! Component: 150 - total flux cleaned = -0.000174851 Jy ! Component: 200 - total flux cleaned = -7.1912e-05 Jy ! Total flux subtracted in 200 components = -7.1912e-05 Jy ! Clean residual min=-0.001887 max=0.001587 Jy/beam ! Clean residual mean=-0.000013 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.21698 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 208 components and 0.21698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078057Jy sigma=0.000768 ! Fit after self-cal, rms=0.078059Jy sigma=0.000768 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.000192735 Jy ! Component: 100 - total flux cleaned = 0.00026445 Jy ! Component: 150 - total flux cleaned = 0.000307543 Jy ! Component: 200 - total flux cleaned = 0.000347214 Jy ! Total flux subtracted in 200 components = 0.000347214 Jy ! Clean residual min=-0.001834 max=0.001543 Jy/beam ! Clean residual mean=-0.000013 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.217327 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 218 components and 0.217327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078047Jy sigma=0.000768 ! Fit after self-cal, rms=0.078046Jy sigma=0.000768 ! 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.078046Jy sigma=0.000768 ! Fit after self-cal, rms=0.078129Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.992 mas, bmaj=10.38 mas, bpa=-3.893 degrees ! Estimated noise=610.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.91894e-05 Jy ! Component: 100 - total flux cleaned = 7.72622e-05 Jy ! Component: 150 - total flux cleaned = 9.61246e-05 Jy ! Component: 200 - total flux cleaned = 0.000127289 Jy ! Total flux subtracted in 200 components = 0.000127289 Jy ! Clean residual min=-0.001894 max=0.001775 Jy/beam ! Clean residual mean=-0.000020 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.217454 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 252 components and 0.217454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078121Jy sigma=0.000768 ! Fit after self-cal, rms=0.078121Jy sigma=0.000768 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.000111157 Jy ! Component: 100 - total flux cleaned = 0.000233539 Jy ! Component: 150 - total flux cleaned = 0.000272631 Jy ! Component: 200 - total flux cleaned = 0.000294432 Jy ! Total flux subtracted in 200 components = 0.000294432 Jy ! Clean residual min=-0.001845 max=0.001761 Jy/beam ! Clean residual mean=-0.000020 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.217749 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 280 components and 0.217749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078117Jy sigma=0.000768 ! Fit after self-cal, rms=0.078116Jy sigma=0.000768 ! 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=5.115 mas, bmaj=9.673 mas, bpa=-3.674 degrees ! Estimated noise=555.366 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.115 x 9.673 at -3.674 degrees (North through East) ! Clean map min=-0.0016737 max=0.14676 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=4.07 mas, bmaj=9.288 mas, bpa=-4.321 degrees ! Estimated noise=865.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109789 Jy ! Component: 100 - total flux cleaned = 0.145313 Jy ! Component: 150 - total flux cleaned = 0.163068 Jy ! Component: 200 - total flux cleaned = 0.173425 Jy ! Total flux subtracted in 200 components = 0.173425 Jy ! Clean residual min=-0.003722 max=0.005666 Jy/beam ! Clean residual mean=-0.000055 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.173425 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.173425 Jy ! Inverting map and beam ! Estimated beam: bmin=5.115 mas, bmaj=9.673 mas, bpa=-3.674 degrees ! Estimated noise=555.366 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.0112674 Jy ! Component: 100 - total flux cleaned = 0.0189035 Jy ! Component: 150 - total flux cleaned = 0.024283 Jy ! Component: 200 - total flux cleaned = 0.0282189 Jy ! Total flux subtracted in 200 components = 0.0282189 Jy ! Clean residual min=-0.002289 max=0.002324 Jy/beam ! Clean residual mean=-0.000034 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.201644 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 115 components and 0.201644 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.992 mas, bmaj=10.38 mas, bpa=-3.893 degrees ! Estimated noise=610.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00447248 Jy ! Component: 100 - total flux cleaned = 0.00750648 Jy ! Component: 150 - total flux cleaned = 0.00967781 Jy ! Component: 200 - total flux cleaned = 0.0112945 Jy ! Total flux subtracted in 200 components = 0.0112945 Jy ! Clean residual min=-0.002017 max=0.001738 Jy/beam ! Clean residual mean=-0.000030 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.212939 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.00122862 Jy ! Component: 100 - total flux cleaned = 0.00217542 Jy ! Component: 150 - total flux cleaned = 0.00291861 Jy ! Component: 200 - total flux cleaned = 0.00350913 Jy ! Total flux subtracted in 200 components = 0.00350913 Jy ! Clean residual min=-0.001800 max=0.001734 Jy/beam ! Clean residual mean=-0.000023 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.216448 Jy ! Adding 134 model components to the UV plane model. ! The established model now contains 233 components and 0.216448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.115 mas, bmaj=9.673 mas, bpa=-3.674 degrees ! Estimated noise=555.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020662 Jy ! Component: 100 - total flux cleaned = 0.00048397 Jy ! Component: 150 - total flux cleaned = 0.000632292 Jy ! Component: 200 - total flux cleaned = 0.000738266 Jy ! Total flux subtracted in 200 components = 0.000738266 Jy ! Clean residual min=-0.001607 max=0.001565 Jy/beam ! Clean residual mean=-0.000013 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.217186 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 254 components and 0.217186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078116Jy sigma=0.000768 ! Fit after self-cal, rms=0.078108Jy sigma=0.000768 wmodel J2200+2137_S_2015_03_17_pus_map.mod ! Writing 254 model components to file: J2200+2137_S_2015_03_17_pus_map.mod wobs J2200+2137_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2200+2137_S_2015_03_17_pus_uvs.fits wwins J2200+2137_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2200+2137_S_2015_03_17_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.000247173 Jy ! Component: 100 - total flux cleaned = -0.000272301 Jy ! Component: 150 - total flux cleaned = -0.000421715 Jy ! Component: 200 - total flux cleaned = -0.000588408 Jy ! Component: 250 - total flux cleaned = -0.000657236 Jy ! Component: 300 - total flux cleaned = -0.000701957 Jy ! Component: 350 - total flux cleaned = -0.000787832 Jy ! Component: 400 - total flux cleaned = -0.000829389 Jy ! Component: 450 - total flux cleaned = -0.000869417 Jy ! Component: 500 - total flux cleaned = -0.000829248 Jy ! Component: 550 - total flux cleaned = -0.000771564 Jy ! Component: 600 - total flux cleaned = -0.000715355 Jy ! Component: 650 - total flux cleaned = -0.000697616 Jy ! Component: 700 - total flux cleaned = -0.000769122 Jy ! Component: 750 - total flux cleaned = -0.00073457 Jy ! Component: 800 - total flux cleaned = -0.000819896 Jy ! Component: 850 - total flux cleaned = -0.000770283 Jy ! Component: 900 - total flux cleaned = -0.000754443 Jy ! Component: 950 - total flux cleaned = -0.000754523 Jy ! Component: 1000 - total flux cleaned = -0.000707538 Jy ! Component: 1050 - total flux cleaned = -0.000661521 Jy ! Component: 1100 - total flux cleaned = -0.000631499 Jy ! Component: 1150 - total flux cleaned = -0.000661809 Jy ! Component: 1200 - total flux cleaned = -0.000647107 Jy ! Component: 1250 - total flux cleaned = -0.00066161 Jy ! Component: 1300 - total flux cleaned = -0.000647782 Jy ! Component: 1350 - total flux cleaned = -0.000648053 Jy ! Component: 1400 - total flux cleaned = -0.000606775 Jy ! Component: 1450 - total flux cleaned = -0.000634243 Jy ! Component: 1500 - total flux cleaned = -0.000634136 Jy ! Component: 1550 - total flux cleaned = -0.000620654 Jy ! Component: 1600 - total flux cleaned = -0.000607538 Jy ! Component: 1650 - total flux cleaned = -0.000620492 Jy ! Component: 1700 - total flux cleaned = -0.000569287 Jy ! Component: 1750 - total flux cleaned = -0.000556713 Jy ! Component: 1800 - total flux cleaned = -0.000544606 Jy ! Component: 1850 - total flux cleaned = -0.000569286 Jy ! Component: 1900 - total flux cleaned = -0.000593376 Jy ! Component: 1950 - total flux cleaned = -0.000581285 Jy ! Component: 2000 - total flux cleaned = -0.000581322 Jy ! Component: 2050 - total flux cleaned = -0.000545927 Jy ! Component: 2100 - total flux cleaned = -0.000534339 Jy ! Component: 2150 - total flux cleaned = -0.000557302 Jy ! Component: 2200 - total flux cleaned = -0.000545942 Jy ! Component: 2250 - total flux cleaned = -0.00057948 Jy ! Component: 2300 - total flux cleaned = -0.000601622 Jy ! Component: 2350 - total flux cleaned = -0.000623691 Jy ! Component: 2400 - total flux cleaned = -0.000656467 Jy ! Component: 2450 - total flux cleaned = -0.000710342 Jy ! Component: 2500 - total flux cleaned = -0.00073171 Jy ! Component: 2550 - total flux cleaned = -0.00074227 Jy ! Component: 2600 - total flux cleaned = -0.000815486 Jy ! Component: 2650 - total flux cleaned = -0.000856973 Jy ! Component: 2700 - total flux cleaned = -0.00088774 Jy ! Component: 2750 - total flux cleaned = -0.000938594 Jy ! Component: 2800 - total flux cleaned = -0.000988934 Jy ! Component: 2850 - total flux cleaned = -0.00103885 Jy ! Component: 2900 - total flux cleaned = -0.0010488 Jy ! Component: 2950 - total flux cleaned = -0.0011079 Jy ! Component: 3000 - total flux cleaned = -0.00115666 Jy ! Component: 3050 - total flux cleaned = -0.0011761 Jy ! Component: 3100 - total flux cleaned = -0.00123351 Jy ! Component: 3150 - total flux cleaned = -0.0012525 Jy ! Component: 3200 - total flux cleaned = -0.00129009 Jy ! Component: 3250 - total flux cleaned = -0.00131801 Jy ! Component: 3300 - total flux cleaned = -0.00139213 Jy ! Component: 3350 - total flux cleaned = -0.00141049 Jy ! Component: 3400 - total flux cleaned = -0.00143789 Jy ! Component: 3450 - total flux cleaned = -0.00147412 Jy ! Component: 3500 - total flux cleaned = -0.00151914 Jy ! Component: 3550 - total flux cleaned = -0.00152804 Jy ! Component: 3600 - total flux cleaned = -0.0015902 Jy ! Component: 3650 - total flux cleaned = -0.00163431 Jy ! Component: 3700 - total flux cleaned = -0.00167798 Jy ! Component: 3750 - total flux cleaned = -0.00169536 Jy ! Component: 3800 - total flux cleaned = -0.00172994 Jy ! Component: 3850 - total flux cleaned = -0.00175566 Jy ! Component: 3900 - total flux cleaned = -0.00178976 Jy ! Component: 3950 - total flux cleaned = -0.00179818 Jy ! Component: 4000 - total flux cleaned = -0.00183186 Jy ! Component: 4050 - total flux cleaned = -0.0018486 Jy ! Total flux subtracted in 4096 components = -0.00184859 Jy ! Clean residual min=-0.000479 max=0.000502 Jy/beam ! Clean residual mean=-0.000005 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.215337 Jy keep ! Adding 365 model components to the UV plane model. ! The established model now contains 619 components and 0.215337 Jy ![Exited script file: muppet] wmap "J2200+2137_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.115 x 9.673 at -3.674 degrees (North through East) ! Clean map min=-0.0010444 max=0.14798 Jy/beam ! Writing clean map to FITS file: J2200+2137_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147982 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165644 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335808 0.335808 0.671615 1.34323 2.68646 5.37292 10.7458 21.4917 42.9834 85.9667 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.115 x 9.673 at -3.674 degrees (North through East) ! Clean map min=-0.0010444 max=0.14798 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 J2200+2137_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:59 2016