! Started logfile: J1630+0701_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:32:13 2016 obs J1630+0701_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1630+0701_S_2014_05_31_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.985516 visibilities/baseline/integration-bin. ! Found source: J1630+0701 ! ! 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 336 lines of history. ! ! Reading 19868 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 J1630+0701_S_2014_05_31_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880542Jy sigma=0.010387 ! Fit after self-cal, rms=0.852262Jy sigma=0.010068 ! 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.874 mas, bmaj=6.569 mas, bpa=-4.071 degrees ! Estimated noise=684.86 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.112981 Jy ! Component: 100 - total flux cleaned = 0.140183 Jy ! Total flux subtracted in 100 components = 0.140183 Jy ! Clean residual min=-0.004126 max=0.011173 Jy/beam ! Clean residual mean=0.000013 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.140183 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.140183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074612Jy sigma=0.000827 ! Fit after self-cal, rms=0.074613Jy sigma=0.000827 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123272 Jy ! Component: 100 - total flux cleaned = 0.0186535 Jy ! Total flux subtracted in 100 components = 0.0186535 Jy ! Clean residual min=-0.003294 max=0.003099 Jy/beam ! Clean residual mean=0.000006 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.158836 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.158836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072149Jy sigma=0.000799 ! Fit after self-cal, rms=0.072154Jy sigma=0.000799 ! 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.506 mas, bmaj=7.613 mas, bpa=-3.97 degrees ! Estimated noise=431.02 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.00422813 Jy ! Component: 100 - total flux cleaned = 0.00620511 Jy ! Component: 150 - total flux cleaned = 0.00732294 Jy ! Component: 200 - total flux cleaned = 0.00800966 Jy ! Total flux subtracted in 200 components = 0.00800966 Jy ! Clean residual min=-0.002076 max=0.002355 Jy/beam ! Clean residual mean=0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.166846 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.166846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071856Jy sigma=0.000797 ! Fit after self-cal, rms=0.071862Jy sigma=0.000797 ! 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.86 HN 0.98 KP 1.04 ! LA 1.19 MK 1.02 NL 0.97 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.01 KP 1.01 ! LA 1.14 MK 1.01 NL 1.07 OV 1.02 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.02 KP 0.91 ! LA 0.88 MK 1.01 NL 0.99 OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.00 KP 0.89 ! LA 0.86 MK 1.01 NL 1.05 OV 0.99 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.071862Jy sigma=0.000797 ! Fit after self-cal, rms=0.069588Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=7.628 mas, bpa=-3.848 degrees ! Estimated noise=430.408 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.000244647 Jy ! Component: 100 - total flux cleaned = -0.000254714 Jy ! Component: 150 - total flux cleaned = -0.000237264 Jy ! Component: 200 - total flux cleaned = -0.000237208 Jy ! Total flux subtracted in 200 components = -0.000237208 Jy ! Clean residual min=-0.001478 max=0.001681 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.166609 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.166609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069585Jy sigma=0.000777 ! Fit after self-cal, rms=0.069583Jy 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.069583Jy sigma=0.000777 ! Fit after self-cal, rms=0.069601Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=7.629 mas, bpa=-3.87 degrees ! Estimated noise=430.351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.95415e-05 Jy ! Component: 100 - total flux cleaned = -0.000120816 Jy ! Component: 150 - total flux cleaned = -0.000132505 Jy ! Component: 200 - total flux cleaned = -0.000148777 Jy ! Total flux subtracted in 200 components = -0.000148777 Jy ! Clean residual min=-0.001424 max=0.001513 Jy/beam ! Clean residual mean=0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.16646 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.16646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069599Jy sigma=0.000776 ! Fit after self-cal, rms=0.069602Jy sigma=0.000776 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 = -7.43476e-06 Jy ! Component: 100 - total flux cleaned = -1.28751e-05 Jy ! Component: 150 - total flux cleaned = -2.30219e-05 Jy ! Component: 200 - total flux cleaned = -2.31163e-05 Jy ! Total flux subtracted in 200 components = -2.31163e-05 Jy ! Clean residual min=-0.001430 max=0.001513 Jy/beam ! Clean residual mean=0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.166437 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.166437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069602Jy sigma=0.000776 ! Fit after self-cal, rms=0.069602Jy sigma=0.000776 ! 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.069602Jy sigma=0.000776 ! Fit after self-cal, rms=0.069597Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=7.629 mas, bpa=-3.829 degrees ! Estimated noise=430.317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21583e-05 Jy ! Component: 100 - total flux cleaned = -9.22291e-05 Jy ! Component: 150 - total flux cleaned = -0.000111868 Jy ! Component: 200 - total flux cleaned = -0.00012571 Jy ! Total flux subtracted in 200 components = -0.00012571 Jy ! Clean residual min=-0.001434 max=0.001514 Jy/beam ! Clean residual mean=0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.166311 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.166311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069596Jy sigma=0.000776 ! Fit after self-cal, rms=0.069597Jy sigma=0.000776 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.12071e-05 Jy ! Component: 100 - total flux cleaned = -1.1e-05 Jy ! Component: 150 - total flux cleaned = -1.10936e-05 Jy ! Component: 200 - total flux cleaned = -1.94713e-05 Jy ! Total flux subtracted in 200 components = -1.94713e-05 Jy ! Clean residual min=-0.001438 max=0.001514 Jy/beam ! Clean residual mean=0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.166292 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.166292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069596Jy sigma=0.000776 ! Fit after self-cal, rms=0.069596Jy sigma=0.000776 ! 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.069596Jy sigma=0.000776 ! Fit after self-cal, rms=0.069588Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.488 mas, bmaj=11.36 mas, bpa=-4.942 degrees ! Estimated noise=518.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.01314e-05 Jy ! Component: 100 - total flux cleaned = -6.99015e-05 Jy ! Component: 150 - total flux cleaned = -0.000103629 Jy ! Component: 200 - total flux cleaned = -0.000130741 Jy ! Total flux subtracted in 200 components = -0.000130741 Jy ! Clean residual min=-0.001526 max=0.001833 Jy/beam ! Clean residual mean=0.000005 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.166161 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.166161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069591Jy sigma=0.000776 ! Fit after self-cal, rms=0.069590Jy sigma=0.000776 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.85671e-06 Jy ! Component: 100 - total flux cleaned = -2.5389e-05 Jy ! Component: 150 - total flux cleaned = -2.52629e-05 Jy ! Component: 200 - total flux cleaned = -2.5552e-05 Jy ! Total flux subtracted in 200 components = -2.5552e-05 Jy ! Clean residual min=-0.001524 max=0.001822 Jy/beam ! Clean residual mean=0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.166135 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.166135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069593Jy sigma=0.000776 ! Fit after self-cal, rms=0.069593Jy sigma=0.000776 ! 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.52 mas, bmaj=7.629 mas, bpa=-3.798 degrees ! Estimated noise=430.256 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 7.629 at -3.798 degrees (North through East) ! Clean map min=-0.0013928 max=0.14867 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.883 mas, bmaj=6.57 mas, bpa=-3.925 degrees ! Estimated noise=684.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112881 Jy ! Component: 100 - total flux cleaned = 0.140073 Jy ! Component: 150 - total flux cleaned = 0.152337 Jy ! Component: 200 - total flux cleaned = 0.158623 Jy ! Total flux subtracted in 200 components = 0.158623 Jy ! Clean residual min=-0.002205 max=0.002931 Jy/beam ! Clean residual mean=0.000004 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.158623 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.158623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=7.629 mas, bpa=-3.798 degrees ! Estimated noise=430.256 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.00381639 Jy ! Component: 100 - total flux cleaned = 0.00557823 Jy ! Component: 150 - total flux cleaned = 0.00646856 Jy ! Component: 200 - total flux cleaned = 0.00698271 Jy ! Total flux subtracted in 200 components = 0.00698271 Jy ! Clean residual min=-0.001483 max=0.001476 Jy/beam ! Clean residual mean=0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.165606 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.165606 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.488 mas, bmaj=11.36 mas, bpa=-4.942 degrees ! Estimated noise=518.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057611 Jy ! Component: 100 - total flux cleaned = 0.000557413 Jy ! Component: 150 - total flux cleaned = 0.000532595 Jy ! Component: 200 - total flux cleaned = 0.000511823 Jy ! Total flux subtracted in 200 components = 0.000511823 Jy ! Clean residual min=-0.001521 max=0.001803 Jy/beam ! Clean residual mean=0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.166117 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 = -6.31442e-08 Jy ! Component: 100 - total flux cleaned = -5.73149e-06 Jy ! Component: 150 - total flux cleaned = -1.09408e-05 Jy ! Component: 200 - total flux cleaned = -1.60245e-05 Jy ! Total flux subtracted in 200 components = -1.60245e-05 Jy ! Clean residual min=-0.001522 max=0.001800 Jy/beam ! Clean residual mean=0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.166101 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.166101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=7.629 mas, bpa=-3.798 degrees ! Estimated noise=430.256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134165 Jy ! Component: 100 - total flux cleaned = -2.44137e-05 Jy ! Component: 150 - total flux cleaned = 1.10378e-05 Jy ! Component: 200 - total flux cleaned = 2.09284e-05 Jy ! Total flux subtracted in 200 components = 2.09284e-05 Jy ! Clean residual min=-0.001447 max=0.001474 Jy/beam ! Clean residual mean=0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.166122 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.166122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069594Jy sigma=0.000776 ! Fit after self-cal, rms=0.069593Jy sigma=0.000776 wmodel J1630+0701_S_2014_05_31_pus_map.mod ! Writing 40 model components to file: J1630+0701_S_2014_05_31_pus_map.mod wobs J1630+0701_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1630+0701_S_2014_05_31_pus_uvs.fits wwins J1630+0701_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1630+0701_S_2014_05_31_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.000110499 Jy ! Component: 100 - total flux cleaned = 0.000183495 Jy ! Component: 150 - total flux cleaned = 0.000299094 Jy ! Component: 200 - total flux cleaned = 0.000451924 Jy ! Component: 250 - total flux cleaned = 0.000641537 Jy ! Component: 300 - total flux cleaned = 0.000702461 Jy ! Component: 350 - total flux cleaned = 0.000762117 Jy ! Component: 400 - total flux cleaned = 0.000801294 Jy ! Component: 450 - total flux cleaned = 0.000914475 Jy ! Component: 500 - total flux cleaned = 0.000933012 Jy ! Component: 550 - total flux cleaned = 0.00100603 Jy ! Component: 600 - total flux cleaned = 0.00107745 Jy ! Component: 650 - total flux cleaned = 0.00107744 Jy ! Component: 700 - total flux cleaned = 0.001129 Jy ! Component: 750 - total flux cleaned = 0.0011458 Jy ! Component: 800 - total flux cleaned = 0.00117905 Jy ! Component: 850 - total flux cleaned = 0.00126073 Jy ! Component: 900 - total flux cleaned = 0.0012125 Jy ! Component: 950 - total flux cleaned = 0.00121237 Jy ! Component: 1000 - total flux cleaned = 0.00125918 Jy ! Component: 1050 - total flux cleaned = 0.0012742 Jy ! Component: 1100 - total flux cleaned = 0.00125869 Jy ! Component: 1150 - total flux cleaned = 0.0012885 Jy ! Component: 1200 - total flux cleaned = 0.00130298 Jy ! Component: 1250 - total flux cleaned = 0.00130294 Jy ! Component: 1300 - total flux cleaned = 0.00131735 Jy ! Component: 1350 - total flux cleaned = 0.00131731 Jy ! Component: 1400 - total flux cleaned = 0.00133157 Jy ! Component: 1450 - total flux cleaned = 0.00133134 Jy ! Component: 1500 - total flux cleaned = 0.00127635 Jy ! Component: 1550 - total flux cleaned = 0.00130396 Jy ! Component: 1600 - total flux cleaned = 0.00131759 Jy ! Component: 1650 - total flux cleaned = 0.00134416 Jy ! Component: 1700 - total flux cleaned = 0.00130458 Jy ! Component: 1750 - total flux cleaned = 0.00133062 Jy ! Component: 1800 - total flux cleaned = 0.00135636 Jy ! Component: 1850 - total flux cleaned = 0.0013818 Jy ! Component: 1900 - total flux cleaned = 0.00139454 Jy ! Component: 1950 - total flux cleaned = 0.00140687 Jy ! Component: 2000 - total flux cleaned = 0.00140688 Jy ! Component: 2050 - total flux cleaned = 0.00141916 Jy ! Component: 2100 - total flux cleaned = 0.00145542 Jy ! Component: 2150 - total flux cleaned = 0.0014673 Jy ! Component: 2200 - total flux cleaned = 0.0014675 Jy ! Component: 2250 - total flux cleaned = 0.00150296 Jy ! Component: 2300 - total flux cleaned = 0.00150304 Jy ! Component: 2350 - total flux cleaned = 0.001503 Jy ! Component: 2400 - total flux cleaned = 0.00152613 Jy ! Component: 2450 - total flux cleaned = 0.00150329 Jy ! Component: 2500 - total flux cleaned = 0.00150339 Jy ! Component: 2550 - total flux cleaned = 0.00151445 Jy ! Component: 2600 - total flux cleaned = 0.00144787 Jy ! Component: 2650 - total flux cleaned = 0.0014257 Jy ! Component: 2700 - total flux cleaned = 0.00142547 Jy ! Component: 2750 - total flux cleaned = 0.00138206 Jy ! Component: 2800 - total flux cleaned = 0.0013821 Jy ! Component: 2850 - total flux cleaned = 0.00138206 Jy ! Component: 2900 - total flux cleaned = 0.00135027 Jy ! Component: 2950 - total flux cleaned = 0.00136062 Jy ! Component: 3000 - total flux cleaned = 0.00136057 Jy ! Component: 3050 - total flux cleaned = 0.00133996 Jy ! Component: 3100 - total flux cleaned = 0.00133998 Jy ! Component: 3150 - total flux cleaned = 0.00135025 Jy ! Component: 3200 - total flux cleaned = 0.00137042 Jy ! Component: 3250 - total flux cleaned = 0.00135043 Jy ! Component: 3300 - total flux cleaned = 0.00133048 Jy ! Component: 3350 - total flux cleaned = 0.00136993 Jy ! Component: 3400 - total flux cleaned = 0.00134045 Jy ! Component: 3450 - total flux cleaned = 0.00132104 Jy ! Component: 3500 - total flux cleaned = 0.00135018 Jy ! Component: 3550 - total flux cleaned = 0.00133106 Jy ! Component: 3600 - total flux cleaned = 0.00136914 Jy ! Component: 3650 - total flux cleaned = 0.00135973 Jy ! Component: 3700 - total flux cleaned = 0.00137849 Jy ! Component: 3750 - total flux cleaned = 0.00137836 Jy ! Component: 3800 - total flux cleaned = 0.00136912 Jy ! Component: 3850 - total flux cleaned = 0.00135075 Jy ! Component: 3900 - total flux cleaned = 0.0013964 Jy ! Component: 3950 - total flux cleaned = 0.00140548 Jy ! Component: 4000 - total flux cleaned = 0.00139654 Jy ! Component: 4050 - total flux cleaned = 0.00142338 Jy ! Total flux subtracted in 4096 components = 0.00144111 Jy ! Clean residual min=-0.000557 max=0.000470 Jy/beam ! Clean residual mean=0.000002 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.167563 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 356 components and 0.167563 Jy ![Exited script file: muppet] wmap "J1630+0701_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 7.629 at -3.798 degrees (North through East) ! Clean map min=-0.00095636 max=0.14874 Jy/beam ! Writing clean map to FITS file: J1630+0701_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165318 device "J1630+0701_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1630+0701_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.333444 0.333444 0.666889 1.33378 2.66756 5.33511 10.6702 21.3404 42.6809 85.3618 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.52 x 7.629 at -3.798 degrees (North through East) ! Clean map min=-0.00095636 max=0.14874 Jy/beam quit ! Quitting program ! Log file J1630+0701_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:32:18 2016