! Started logfile: J0440+2728_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:17:07 2017 obs J0440+2728_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0440+2728_S_2014_01_04_pus_uva.fits ! AN table 1: 116 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J0440+2728 ! ! 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 370 lines of history. ! ! Reading 8352 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 J0440+2728_S_2014_01_04_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 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940033Jy sigma=0.014545 ! Fit after self-cal, rms=0.920298Jy sigma=0.014234 ! 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.129 mas, bmaj=4.565 mas, bpa=8.738 degrees ! Estimated noise=1222.63 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.0571621 Jy ! Component: 100 - total flux cleaned = 0.0759096 Jy ! Total flux subtracted in 100 components = 0.0759096 Jy ! Clean residual min=-0.006425 max=0.010400 Jy/beam ! Clean residual mean=0.000023 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.0759095 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0759095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070403Jy sigma=0.000960 ! Fit after self-cal, rms=0.070421Jy sigma=0.000959 ! 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.016 mas, bmaj=5.402 mas, bpa=6.314 degrees ! Estimated noise=524.457 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.0149282 Jy ! Component: 100 - total flux cleaned = 0.0217055 Jy ! Component: 150 - total flux cleaned = 0.025312 Jy ! Component: 200 - total flux cleaned = 0.0274334 Jy ! Total flux subtracted in 200 components = 0.0274334 Jy ! Clean residual min=-0.003997 max=0.006554 Jy/beam ! Clean residual mean=0.000011 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.103343 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.103343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067367Jy sigma=0.000911 ! Fit after self-cal, rms=0.067425Jy sigma=0.000910 ! Inverting map ! Added new window around map position (-6, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00586886 Jy ! Component: 100 - total flux cleaned = 0.00865015 Jy ! Component: 150 - total flux cleaned = 0.0105083 Jy ! Component: 200 - total flux cleaned = 0.0116114 Jy ! Total flux subtracted in 200 components = 0.0116114 Jy ! Clean residual min=-0.003214 max=0.004369 Jy/beam ! Clean residual mean=0.000008 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.114954 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 64 components and 0.114954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066857Jy sigma=0.000902 ! Fit after self-cal, rms=0.066654Jy sigma=0.000901 ! 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.00* KP 1.00* LA 1.01 ! MK 1.07 NL 1.02 OV 1.00 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* KP 1.00* LA 1.03 ! MK 0.99 NL 1.06 OV 1.00 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* KP 1.00* LA 0.82 ! MK 0.99 NL 1.01 OV 1.00 PT 0.94 ! SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.92 ! MK 0.93 NL 1.13 OV 0.99 PT 0.99 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.066654Jy sigma=0.000901 ! Fit after self-cal, rms=0.065712Jy sigma=0.000891 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=5.424 mas, bpa=5.768 degrees ! Estimated noise=528.319 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.000904593 Jy ! Component: 100 - total flux cleaned = 0.000863721 Jy ! Component: 150 - total flux cleaned = 0.000719528 Jy ! Component: 200 - total flux cleaned = 0.000629536 Jy ! Total flux subtracted in 200 components = 0.000629536 Jy ! Clean residual min=-0.002145 max=0.002266 Jy/beam ! Clean residual mean=0.000004 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.115584 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.115584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065648Jy sigma=0.000890 ! Fit after self-cal, rms=0.065531Jy sigma=0.000890 ! 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.065531Jy sigma=0.000890 ! Fit after self-cal, rms=0.065120Jy sigma=0.000888 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=5.387 mas, bpa=5.437 degrees ! Estimated noise=527.458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.48404e-05 Jy ! Component: 100 - total flux cleaned = -9.94577e-05 Jy ! Component: 150 - total flux cleaned = -0.000118937 Jy ! Component: 200 - total flux cleaned = -0.000155685 Jy ! Total flux subtracted in 200 components = -0.000155685 Jy ! Clean residual min=-0.001692 max=0.001959 Jy/beam ! Clean residual mean=0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.115428 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.115428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065102Jy sigma=0.000888 ! Fit after self-cal, rms=0.065076Jy sigma=0.000888 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.000169899 Jy ! Component: 100 - total flux cleaned = 0.000133876 Jy ! Component: 150 - total flux cleaned = 0.00011761 Jy ! Component: 200 - total flux cleaned = 0.00013221 Jy ! Total flux subtracted in 200 components = 0.00013221 Jy ! Clean residual min=-0.001657 max=0.001935 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.11556 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.11556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065065Jy sigma=0.000888 ! Fit after self-cal, rms=0.065060Jy sigma=0.000888 ! 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.065060Jy sigma=0.000888 ! Fit after self-cal, rms=0.064635Jy sigma=0.000888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=5.386 mas, bpa=5.59 degrees ! Estimated noise=526.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214207 Jy ! Component: 100 - total flux cleaned = 0.000118198 Jy ! Component: 150 - total flux cleaned = 4.8172e-05 Jy ! Component: 200 - total flux cleaned = -4.39488e-06 Jy ! Total flux subtracted in 200 components = -4.39488e-06 Jy ! Clean residual min=-0.001652 max=0.001919 Jy/beam ! Clean residual mean=0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.115556 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.115556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064627Jy sigma=0.000887 ! Fit after self-cal, rms=0.064604Jy sigma=0.000887 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.000108048 Jy ! Component: 100 - total flux cleaned = 2.88091e-05 Jy ! Component: 150 - total flux cleaned = -7.81184e-06 Jy ! Component: 200 - total flux cleaned = -1.95839e-05 Jy ! Total flux subtracted in 200 components = -1.95839e-05 Jy ! Clean residual min=-0.001639 max=0.001908 Jy/beam ! Clean residual mean=0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.115536 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.115536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064598Jy sigma=0.000887 ! Fit after self-cal, rms=0.064595Jy sigma=0.000887 ! 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.064595Jy sigma=0.000887 ! Fit after self-cal, rms=0.064356Jy sigma=0.000887 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.238 mas, bmaj=9.724 mas, bpa=10.83 degrees ! Estimated noise=619.404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128823 Jy ! Component: 100 - total flux cleaned = -0.000105609 Jy ! Component: 150 - total flux cleaned = -9.55116e-05 Jy ! Component: 200 - total flux cleaned = -0.000112779 Jy ! Total flux subtracted in 200 components = -0.000112779 Jy ! Clean residual min=-0.001919 max=0.002424 Jy/beam ! Clean residual mean=0.000004 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.115424 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 123 components and 0.115424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064355Jy sigma=0.000887 ! Fit after self-cal, rms=0.064343Jy sigma=0.000887 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.16457e-06 Jy ! Component: 100 - total flux cleaned = -2.38502e-05 Jy ! Component: 150 - total flux cleaned = -1.64479e-05 Jy ! Component: 200 - total flux cleaned = -9.57026e-06 Jy ! Total flux subtracted in 200 components = -9.57026e-06 Jy ! Clean residual min=-0.001921 max=0.002407 Jy/beam ! Clean residual mean=0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.115414 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.115414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064343Jy sigma=0.000887 ! Fit after self-cal, rms=0.064343Jy sigma=0.000887 ! 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.989 mas, bmaj=5.387 mas, bpa=5.745 degrees ! Estimated noise=525.319 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.989 x 5.387 at 5.745 degrees (North through East) ! Clean map min=-0.0015393 max=0.078675 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=4.559 mas, bpa=8.611 degrees ! Estimated noise=1231.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0575477 Jy ! Component: 100 - total flux cleaned = 0.0780549 Jy ! Component: 150 - total flux cleaned = 0.0892847 Jy ! Component: 200 - total flux cleaned = 0.0959915 Jy ! Total flux subtracted in 200 components = 0.0959915 Jy ! Clean residual min=-0.004413 max=0.004803 Jy/beam ! Clean residual mean=0.000013 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.0959915 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0959915 Jy ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=5.387 mas, bpa=5.745 degrees ! Estimated noise=525.319 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.00695671 Jy ! Component: 100 - total flux cleaned = 0.010658 Jy ! Component: 150 - total flux cleaned = 0.0131261 Jy ! Component: 200 - total flux cleaned = 0.0148909 Jy ! Total flux subtracted in 200 components = 0.0148909 Jy ! Clean residual min=-0.002034 max=0.002003 Jy/beam ! Clean residual mean=0.000005 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.110882 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.110882 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=8.238 mas, bmaj=9.724 mas, bpa=10.83 degrees ! Estimated noise=619.404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182857 Jy ! Component: 100 - total flux cleaned = 0.00279378 Jy ! Component: 150 - total flux cleaned = 0.00344533 Jy ! Component: 200 - total flux cleaned = 0.00391654 Jy ! Total flux subtracted in 200 components = 0.00391654 Jy ! Clean residual min=-0.001968 max=0.002459 Jy/beam ! Clean residual mean=0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.114799 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.000244644 Jy ! Component: 100 - total flux cleaned = 0.00035455 Jy ! Component: 150 - total flux cleaned = 0.000442386 Jy ! Component: 200 - total flux cleaned = 0.000522154 Jy ! Total flux subtracted in 200 components = 0.000522154 Jy ! Clean residual min=-0.001916 max=0.002471 Jy/beam ! Clean residual mean=0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.115321 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 104 components and 0.115321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=5.387 mas, bpa=5.745 degrees ! Estimated noise=525.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278433 Jy ! Component: 100 - total flux cleaned = 0.0003215 Jy ! Component: 150 - total flux cleaned = 0.000303026 Jy ! Component: 200 - total flux cleaned = 0.000222961 Jy ! Total flux subtracted in 200 components = 0.000222961 Jy ! Clean residual min=-0.001617 max=0.001883 Jy/beam ! Clean residual mean=0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.115544 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.115544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064350Jy sigma=0.000887 ! Fit after self-cal, rms=0.064324Jy sigma=0.000887 wmodel J0440+2728_S_2014_01_04_pus_map.mod ! Writing 116 model components to file: J0440+2728_S_2014_01_04_pus_map.mod wobs J0440+2728_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0440+2728_S_2014_01_04_pus_uvs.fits wwins J0440+2728_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J0440+2728_S_2014_01_04_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.000574023 Jy ! Component: 100 - total flux cleaned = 0.000690241 Jy ! Component: 150 - total flux cleaned = 0.000716775 Jy ! Component: 200 - total flux cleaned = 0.000815141 Jy ! Component: 250 - total flux cleaned = 0.000910218 Jy ! Component: 300 - total flux cleaned = 0.000979148 Jy ! Component: 350 - total flux cleaned = 0.00102225 Jy ! Component: 400 - total flux cleaned = 0.00102261 Jy ! Component: 450 - total flux cleaned = 0.00104259 Jy ! Component: 500 - total flux cleaned = 0.00104195 Jy ! Component: 550 - total flux cleaned = 0.00104213 Jy ! Component: 600 - total flux cleaned = 0.00106013 Jy ! Component: 650 - total flux cleaned = 0.00107768 Jy ! Component: 700 - total flux cleaned = 0.0010775 Jy ! Component: 750 - total flux cleaned = 0.00107742 Jy ! Component: 800 - total flux cleaned = 0.00107705 Jy ! Component: 850 - total flux cleaned = 0.00110871 Jy ! Component: 900 - total flux cleaned = 0.00113928 Jy ! Component: 950 - total flux cleaned = 0.00118355 Jy ! Component: 1000 - total flux cleaned = 0.00116887 Jy ! Component: 1050 - total flux cleaned = 0.00123979 Jy ! Component: 1100 - total flux cleaned = 0.00121185 Jy ! Component: 1150 - total flux cleaned = 0.00121166 Jy ! Component: 1200 - total flux cleaned = 0.0011587 Jy ! Component: 1250 - total flux cleaned = 0.00117232 Jy ! Component: 1300 - total flux cleaned = 0.00114667 Jy ! Component: 1350 - total flux cleaned = 0.00110877 Jy ! Component: 1400 - total flux cleaned = 0.00107158 Jy ! Component: 1450 - total flux cleaned = 0.00101012 Jy ! Component: 1500 - total flux cleaned = 0.000937502 Jy ! Component: 1550 - total flux cleaned = 0.000889724 Jy ! Component: 1600 - total flux cleaned = 0.000842783 Jy ! Component: 1650 - total flux cleaned = 0.00084272 Jy ! Component: 1700 - total flux cleaned = 0.000819904 Jy ! Component: 1750 - total flux cleaned = 0.000774686 Jy ! Component: 1800 - total flux cleaned = 0.000730053 Jy ! Component: 1850 - total flux cleaned = 0.000697071 Jy ! Component: 1900 - total flux cleaned = 0.000664451 Jy ! Component: 1950 - total flux cleaned = 0.000621384 Jy ! Component: 2000 - total flux cleaned = 0.000568166 Jy ! Component: 2050 - total flux cleaned = 0.00053657 Jy ! Component: 2100 - total flux cleaned = 0.000526042 Jy ! Component: 2150 - total flux cleaned = 0.000464124 Jy ! Component: 2200 - total flux cleaned = 0.00042333 Jy ! Component: 2250 - total flux cleaned = 0.000393034 Jy ! Component: 2300 - total flux cleaned = 0.000362992 Jy ! Component: 2350 - total flux cleaned = 0.000293592 Jy ! Component: 2400 - total flux cleaned = 0.000283804 Jy ! Component: 2450 - total flux cleaned = 0.000225208 Jy ! Component: 2500 - total flux cleaned = 0.000176847 Jy ! Component: 2550 - total flux cleaned = 0.000167333 Jy ! Component: 2600 - total flux cleaned = 0.000157833 Jy ! Component: 2650 - total flux cleaned = 0.000129363 Jy ! Component: 2700 - total flux cleaned = 0.000138787 Jy ! Component: 2750 - total flux cleaned = 9.17036e-05 Jy ! Component: 2800 - total flux cleaned = 6.36234e-05 Jy ! Component: 2850 - total flux cleaned = 5.42361e-05 Jy ! Component: 2900 - total flux cleaned = 1.723e-05 Jy ! Component: 2950 - total flux cleaned = -1.03031e-05 Jy ! Component: 3000 - total flux cleaned = -2.86225e-05 Jy ! Component: 3050 - total flux cleaned = -1.9532e-05 Jy ! Component: 3100 - total flux cleaned = -3.76701e-05 Jy ! Component: 3150 - total flux cleaned = -4.66769e-05 Jy ! Component: 3200 - total flux cleaned = -5.566e-05 Jy ! Component: 3250 - total flux cleaned = -8.24131e-05 Jy ! Component: 3300 - total flux cleaned = -7.34795e-05 Jy ! Component: 3350 - total flux cleaned = -6.46612e-05 Jy ! Component: 3400 - total flux cleaned = -8.22812e-05 Jy ! Component: 3450 - total flux cleaned = -0.000108642 Jy ! Component: 3500 - total flux cleaned = -9.98677e-05 Jy ! Component: 3550 - total flux cleaned = -9.10858e-05 Jy ! Component: 3600 - total flux cleaned = -0.000117131 Jy ! Component: 3650 - total flux cleaned = -0.00012577 Jy ! Component: 3700 - total flux cleaned = -0.000143102 Jy ! Component: 3750 - total flux cleaned = -0.000160339 Jy ! Component: 3800 - total flux cleaned = -0.000177547 Jy ! Component: 3850 - total flux cleaned = -0.000203303 Jy ! Component: 3900 - total flux cleaned = -0.000194748 Jy ! Component: 3950 - total flux cleaned = -0.000228911 Jy ! Component: 4000 - total flux cleaned = -0.00022889 Jy ! Component: 4050 - total flux cleaned = -0.000245919 Jy ! Total flux subtracted in 4096 components = -0.000262902 Jy ! Clean residual min=-0.000529 max=0.000628 Jy/beam ! Clean residual mean=0.000001 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.115281 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 375 components and 0.115281 Jy ![Exited script file: muppet] wmap "J0440+2728_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.989 x 5.387 at 5.745 degrees (North through East) ! Clean map min=-0.00087861 max=0.079343 Jy/beam ! Writing clean map to FITS file: J0440+2728_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0793433 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000140475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.53114 0.53114 1.06228 2.12456 4.24912 8.49825 16.9965 33.993 67.986 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.989 x 5.387 at 5.745 degrees (North through East) ! Clean map min=-0.00087861 max=0.079343 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 J0440+2728_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:17:12 2017