! Started logfile: J1511+0518_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:57:19 2017 obs J1511+0518_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1511+0518_S_2015_01_22_pus_uva.fits ! AN table 1: 86 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.797933 visibilities/baseline/integration-bin. ! Found source: J1511+0518 ! ! 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 281 lines of history. ! ! Reading 12352 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 J1511+0518_S_2015_01_22_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.790336Jy sigma=0.009231 ! Fit after self-cal, rms=0.755828Jy sigma=0.008841 ! 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.674 mas, bmaj=6.346 mas, bpa=-4.919 degrees ! Estimated noise=975.819 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.184033 Jy ! Component: 100 - total flux cleaned = 0.227739 Jy ! Total flux subtracted in 100 components = 0.227739 Jy ! Clean residual min=-0.009343 max=0.017673 Jy/beam ! Clean residual mean=0.000015 rms=0.002601 Jy/beam ! Combined flux in latest and established models = 0.227739 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.227739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092591Jy sigma=0.000982 ! Fit after self-cal, rms=0.092584Jy sigma=0.000982 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019458 Jy ! Component: 100 - total flux cleaned = 0.0304117 Jy ! Total flux subtracted in 100 components = 0.0304117 Jy ! Clean residual min=-0.007402 max=0.012645 Jy/beam ! Clean residual mean=0.000010 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.25815 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.25815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086098Jy sigma=0.000919 ! Fit after self-cal, rms=0.086090Jy sigma=0.000919 ! 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.25 mas, bmaj=7.166 mas, bpa=-3.823 degrees ! Estimated noise=558.567 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, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157413 Jy ! Component: 100 - total flux cleaned = 0.0245783 Jy ! Component: 150 - total flux cleaned = 0.0308147 Jy ! Component: 200 - total flux cleaned = 0.0348784 Jy ! Total flux subtracted in 200 components = 0.0348784 Jy ! Clean residual min=-0.006801 max=0.007728 Jy/beam ! Clean residual mean=0.000008 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.293029 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.293029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082465Jy sigma=0.000885 ! Fit after self-cal, rms=0.082236Jy sigma=0.000882 ! 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.98 FD 1.00* HN 0.97 KP 1.08 ! LA 1.07 MK 1.05 NL 1.04 OV 0.98 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 KP 1.02 ! LA 1.03 MK 1.05 NL 1.13 OV 1.00 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.99 KP 0.85 ! LA 0.85 MK 1.04 NL 1.39 OV 0.91 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.93 KP 0.78 ! LA 0.91 MK 1.01 NL 0.95 OV 0.94 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.082236Jy sigma=0.000882 ! Fit after self-cal, rms=0.074137Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.226 mas, bpa=-3.652 degrees ! Estimated noise=558.417 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.00223697 Jy ! Component: 100 - total flux cleaned = -0.00247062 Jy ! Component: 150 - total flux cleaned = -0.00247672 Jy ! Component: 200 - total flux cleaned = -0.00257956 Jy ! Total flux subtracted in 200 components = -0.00257956 Jy ! Clean residual min=-0.003606 max=0.004004 Jy/beam ! Clean residual mean=0.000000 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.290449 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 88 components and 0.290449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073946Jy sigma=0.000791 ! Fit after self-cal, rms=0.073936Jy sigma=0.000790 ! 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.073936Jy sigma=0.000790 ! Fit after self-cal, rms=0.072117Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=7.227 mas, bpa=-3.613 degrees ! Estimated noise=558.195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102646 Jy ! Component: 100 - total flux cleaned = 0.000834128 Jy ! Component: 150 - total flux cleaned = 0.000559583 Jy ! Component: 200 - total flux cleaned = 0.000458859 Jy ! Total flux subtracted in 200 components = 0.000458859 Jy ! Clean residual min=-0.001817 max=0.001737 Jy/beam ! Clean residual mean=0.000000 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.290908 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.290908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072049Jy sigma=0.000772 ! Fit after self-cal, rms=0.072055Jy sigma=0.000772 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.95334e-05 Jy ! Component: 100 - total flux cleaned = -4.92225e-05 Jy ! Component: 150 - total flux cleaned = -4.99313e-05 Jy ! Component: 200 - total flux cleaned = -7.51697e-05 Jy ! Total flux subtracted in 200 components = -7.51697e-05 Jy ! Clean residual min=-0.001776 max=0.001716 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.290833 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.290833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072031Jy sigma=0.000772 ! Fit after self-cal, rms=0.072031Jy sigma=0.000772 ! 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.072031Jy sigma=0.000772 ! Fit after self-cal, rms=0.072019Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=7.228 mas, bpa=-3.581 degrees ! Estimated noise=557.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.42493e-05 Jy ! Component: 100 - total flux cleaned = 1.07901e-05 Jy ! Component: 150 - total flux cleaned = -1.37124e-05 Jy ! Component: 200 - total flux cleaned = -3.61717e-05 Jy ! Total flux subtracted in 200 components = -3.61717e-05 Jy ! Clean residual min=-0.001697 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.290797 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.290797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072001Jy sigma=0.000771 ! Fit after self-cal, rms=0.072002Jy sigma=0.000771 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 (63.5, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116279 Jy ! Component: 100 - total flux cleaned = 0.00150384 Jy ! Component: 150 - total flux cleaned = 0.00159138 Jy ! Component: 200 - total flux cleaned = 0.00168631 Jy ! Total flux subtracted in 200 components = 0.00168631 Jy ! Clean residual min=-0.001634 max=0.001630 Jy/beam ! Clean residual mean=0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.292483 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.292483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071966Jy sigma=0.000771 ! Fit after self-cal, rms=0.071965Jy sigma=0.000771 ! 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.071965Jy sigma=0.000771 ! Fit after self-cal, rms=0.071957Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.935 mas, bmaj=11.15 mas, bpa=-6.129 degrees ! Estimated noise=704.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423582 Jy ! Component: 100 - total flux cleaned = 0.000638451 Jy ! Component: 150 - total flux cleaned = 0.000804362 Jy ! Component: 200 - total flux cleaned = 0.00086305 Jy ! Total flux subtracted in 200 components = 0.00086305 Jy ! Clean residual min=-0.001753 max=0.001521 Jy/beam ! Clean residual mean=-0.000000 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.293346 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 166 components and 0.293346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071953Jy sigma=0.000771 ! Fit after self-cal, rms=0.071954Jy sigma=0.000771 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 = 3.43134e-05 Jy ! Component: 100 - total flux cleaned = 8.93023e-05 Jy ! Component: 150 - total flux cleaned = 0.000109166 Jy ! Component: 200 - total flux cleaned = 0.000127018 Jy ! Total flux subtracted in 200 components = 0.000127018 Jy ! Clean residual min=-0.001759 max=0.001501 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.293473 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 176 components and 0.293473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071953Jy sigma=0.000771 ! Fit after self-cal, rms=0.071953Jy sigma=0.000771 ! 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.292 mas, bmaj=7.229 mas, bpa=-3.568 degrees ! Estimated noise=557.495 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 7.229 at -3.568 degrees (North through East) ! Clean map min=-0.0015847 max=0.24176 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.71 mas, bmaj=6.396 mas, bpa=-4.738 degrees ! Estimated noise=973.243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183397 Jy ! Component: 100 - total flux cleaned = 0.225415 Jy ! Component: 150 - total flux cleaned = 0.244535 Jy ! Component: 200 - total flux cleaned = 0.257171 Jy ! Total flux subtracted in 200 components = 0.257171 Jy ! Clean residual min=-0.003987 max=0.006824 Jy/beam ! Clean residual mean=0.000007 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.257171 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.257171 Jy ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.229 mas, bpa=-3.568 degrees ! Estimated noise=557.495 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.0124522 Jy ! Component: 100 - total flux cleaned = 0.0192965 Jy ! Component: 150 - total flux cleaned = 0.0233872 Jy ! Component: 200 - total flux cleaned = 0.0261502 Jy ! Total flux subtracted in 200 components = 0.0261502 Jy ! Clean residual min=-0.002056 max=0.001867 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.283321 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 48 components and 0.283321 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=6.935 mas, bmaj=11.15 mas, bpa=-6.129 degrees ! Estimated noise=704.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310537 Jy ! Component: 100 - total flux cleaned = 0.00507938 Jy ! Component: 150 - total flux cleaned = 0.00649275 Jy ! Component: 200 - total flux cleaned = 0.00753588 Jy ! Total flux subtracted in 200 components = 0.00753588 Jy ! Clean residual min=-0.001940 max=0.001596 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.290857 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.000780506 Jy ! Component: 100 - total flux cleaned = 0.00137179 Jy ! Component: 150 - total flux cleaned = 0.00183137 Jy ! Component: 200 - total flux cleaned = 0.00213898 Jy ! Total flux subtracted in 200 components = 0.00213898 Jy ! Clean residual min=-0.001785 max=0.001545 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.292996 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 107 components and 0.292996 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.229 mas, bpa=-3.568 degrees ! Estimated noise=557.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.47009e-05 Jy ! Component: 100 - total flux cleaned = 0.000195426 Jy ! Component: 150 - total flux cleaned = 0.000198316 Jy ! Component: 200 - total flux cleaned = 0.000198107 Jy ! Total flux subtracted in 200 components = 0.000198107 Jy ! Clean residual min=-0.001701 max=0.001498 Jy/beam ! Clean residual mean=0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.293194 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.293194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072015Jy sigma=0.000771 ! Fit after self-cal, rms=0.072004Jy sigma=0.000771 wmodel J1511+0518_S_2015_01_22_pus_map.mod ! Writing 124 model components to file: J1511+0518_S_2015_01_22_pus_map.mod wobs J1511+0518_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1511+0518_S_2015_01_22_pus_uvs.fits wwins J1511+0518_S_2015_01_22_pus_map.win ! wwins: Wrote 3 windows to J1511+0518_S_2015_01_22_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.000201259 Jy ! Component: 100 - total flux cleaned = -0.000116057 Jy ! Component: 150 - total flux cleaned = -3.74522e-05 Jy ! Component: 200 - total flux cleaned = -1.26043e-05 Jy ! Component: 250 - total flux cleaned = 8.46892e-05 Jy ! Component: 300 - total flux cleaned = 0.000202334 Jy ! Component: 350 - total flux cleaned = 0.000339466 Jy ! Component: 400 - total flux cleaned = 0.000562169 Jy ! Component: 450 - total flux cleaned = 0.000736031 Jy ! Component: 500 - total flux cleaned = 0.000927355 Jy ! Component: 550 - total flux cleaned = 0.0010521 Jy ! Component: 600 - total flux cleaned = 0.00115384 Jy ! Component: 650 - total flux cleaned = 0.00127385 Jy ! Component: 700 - total flux cleaned = 0.0014112 Jy ! Component: 750 - total flux cleaned = 0.001527 Jy ! Component: 800 - total flux cleaned = 0.001641 Jy ! Component: 850 - total flux cleaned = 0.00171592 Jy ! Component: 900 - total flux cleaned = 0.00180792 Jy ! Component: 950 - total flux cleaned = 0.00186187 Jy ! Component: 1000 - total flux cleaned = 0.00191521 Jy ! Component: 1050 - total flux cleaned = 0.00196807 Jy ! Component: 1100 - total flux cleaned = 0.00202001 Jy ! Component: 1150 - total flux cleaned = 0.00208839 Jy ! Component: 1200 - total flux cleaned = 0.00217282 Jy ! Component: 1250 - total flux cleaned = 0.00218935 Jy ! Component: 1300 - total flux cleaned = 0.00228856 Jy ! Component: 1350 - total flux cleaned = 0.00238628 Jy ! Component: 1400 - total flux cleaned = 0.00240219 Jy ! Component: 1450 - total flux cleaned = 0.0024816 Jy ! Component: 1500 - total flux cleaned = 0.00260739 Jy ! Component: 1550 - total flux cleaned = 0.00259195 Jy ! Component: 1600 - total flux cleaned = 0.00274573 Jy ! Component: 1650 - total flux cleaned = 0.00282185 Jy ! Component: 1700 - total flux cleaned = 0.00291163 Jy ! Component: 1750 - total flux cleaned = 0.00291151 Jy ! Component: 1800 - total flux cleaned = 0.00298538 Jy ! Component: 1850 - total flux cleaned = 0.0030437 Jy ! Component: 1900 - total flux cleaned = 0.00311605 Jy ! Component: 1950 - total flux cleaned = 0.00321623 Jy ! Component: 2000 - total flux cleaned = 0.00324437 Jy ! Component: 2050 - total flux cleaned = 0.00330059 Jy ! Component: 2100 - total flux cleaned = 0.00336991 Jy ! Component: 2150 - total flux cleaned = 0.00345236 Jy ! Component: 2200 - total flux cleaned = 0.00353409 Jy ! Component: 2250 - total flux cleaned = 0.00361499 Jy ! Component: 2300 - total flux cleaned = 0.00368197 Jy ! Component: 2350 - total flux cleaned = 0.00374805 Jy ! Component: 2400 - total flux cleaned = 0.00386624 Jy ! Component: 2450 - total flux cleaned = 0.00386632 Jy ! Component: 2500 - total flux cleaned = 0.00398265 Jy ! Component: 2550 - total flux cleaned = 0.00405963 Jy ! Component: 2600 - total flux cleaned = 0.00417383 Jy ! Component: 2650 - total flux cleaned = 0.00424936 Jy ! Component: 2700 - total flux cleaned = 0.00433687 Jy ! Component: 2750 - total flux cleaned = 0.00442347 Jy ! Component: 2800 - total flux cleaned = 0.0044726 Jy ! Component: 2850 - total flux cleaned = 0.00460666 Jy ! Component: 2900 - total flux cleaned = 0.00466703 Jy ! Component: 2950 - total flux cleaned = 0.00475091 Jy ! Component: 3000 - total flux cleaned = 0.00479854 Jy ! Component: 3050 - total flux cleaned = 0.00489301 Jy ! Component: 3100 - total flux cleaned = 0.00491648 Jy ! Component: 3150 - total flux cleaned = 0.00500975 Jy ! Component: 3200 - total flux cleaned = 0.00505606 Jy ! Component: 3250 - total flux cleaned = 0.00514776 Jy ! Component: 3300 - total flux cleaned = 0.00521593 Jy ! Component: 3350 - total flux cleaned = 0.00523838 Jy ! Component: 3400 - total flux cleaned = 0.00531708 Jy ! Component: 3450 - total flux cleaned = 0.00532815 Jy ! Component: 3500 - total flux cleaned = 0.00539462 Jy ! Component: 3550 - total flux cleaned = 0.00540558 Jy ! Component: 3600 - total flux cleaned = 0.00546023 Jy ! Component: 3650 - total flux cleaned = 0.00550352 Jy ! Component: 3700 - total flux cleaned = 0.00556813 Jy ! Component: 3750 - total flux cleaned = 0.00561096 Jy ! Component: 3800 - total flux cleaned = 0.00562161 Jy ! Component: 3850 - total flux cleaned = 0.00566385 Jy ! Component: 3900 - total flux cleaned = 0.0057058 Jy ! Component: 3950 - total flux cleaned = 0.00570583 Jy ! Component: 4000 - total flux cleaned = 0.00577841 Jy ! Component: 4050 - total flux cleaned = 0.00575779 Jy ! Total flux subtracted in 4096 components = 0.00578855 Jy ! Clean residual min=-0.000633 max=0.000649 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.298982 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 398 components and 0.298982 Jy ![Exited script file: muppet] wmap "J1511+0518_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 7.229 at -3.568 degrees (North through East) ! Clean map min=-0.0011981 max=0.24373 Jy/beam ! Writing clean map to FITS file: J1511+0518_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243726 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183307 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22563 0.22563 0.45126 0.902521 1.80504 3.61008 7.22017 14.4403 28.8807 57.7613 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 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.292 x 7.229 at -3.568 degrees (North through East) ! Clean map min=-0.0011981 max=0.24373 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 J1511+0518_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:57:25 2017