! Started logfile: J0429+6710_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:05:15 2017 obs J0429+6710_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0429+6710_S_2015_01_23_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976703 visibilities/baseline/integration-bin. ! Found source: J0429+6710 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 21800 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 J0429+6710_S_2015_01_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.968673Jy sigma=0.010259 ! Fit after self-cal, rms=0.922524Jy sigma=0.009794 ! 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.82 mas, bmaj=3.81 mas, bpa=-81.84 degrees ! Estimated noise=1031.83 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.0482498 Jy ! Component: 100 - total flux cleaned = 0.0746222 Jy ! Total flux subtracted in 100 components = 0.0746222 Jy ! Clean residual min=-0.007912 max=0.015857 Jy/beam ! Clean residual mean=-0.000100 rms=0.002744 Jy/beam ! Combined flux in latest and established models = 0.0746222 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0746222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192315Jy sigma=0.001230 ! Fit after self-cal, rms=0.191904Jy sigma=0.001225 ! Inverting map ! Added new window around map position (-0.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217156 Jy ! Component: 100 - total flux cleaned = 0.0386824 Jy ! Total flux subtracted in 100 components = 0.0386824 Jy ! Clean residual min=-0.008314 max=0.013159 Jy/beam ! Clean residual mean=-0.000088 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.113305 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.113305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184645Jy sigma=0.001104 ! Fit after self-cal, rms=0.184566Jy sigma=0.001103 ! 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.611 mas, bmaj=4.827 mas, bpa=-84.74 degrees ! Estimated noise=482.086 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.033914 Jy ! Component: 100 - total flux cleaned = 0.0567179 Jy ! Component: 150 - total flux cleaned = 0.072773 Jy ! Component: 200 - total flux cleaned = 0.0842066 Jy ! Total flux subtracted in 200 components = 0.0842066 Jy ! Clean residual min=-0.010240 max=0.023434 Jy/beam ! Clean residual mean=-0.000174 rms=0.003685 Jy/beam ! Combined flux in latest and established models = 0.197511 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 84 components and 0.197511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175805Jy sigma=0.000957 ! Fit after self-cal, rms=0.175399Jy sigma=0.000950 ! Inverting map ! Added new window around map position (-2.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203699 Jy ! Component: 100 - total flux cleaned = 0.0334322 Jy ! Component: 150 - total flux cleaned = 0.043904 Jy ! Component: 200 - total flux cleaned = 0.0524967 Jy ! Total flux subtracted in 200 components = 0.0524967 Jy ! Clean residual min=-0.008021 max=0.014104 Jy/beam ! Clean residual mean=-0.000123 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 0.250008 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 129 components and 0.250008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172199Jy sigma=0.000886 ! Fit after self-cal, rms=0.171672Jy sigma=0.000881 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.28 HN 1.06 KP 1.00 ! LA 0.90 MK 1.06 NL 1.29 OV 1.06 ! PT 0.88 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.53 HN 1.20 KP 0.95 ! LA 0.87 MK 1.10 NL 1.21 OV 1.11 ! PT 0.88 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.41 HN 1.11 KP 0.82 ! LA 0.72 MK 1.10 NL 1.39 OV 1.05 ! PT 0.88 SC 1.11 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.23 HN 1.15 KP 0.75 ! LA 0.76 MK 1.07 NL 1.28 OV 1.09 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.171672Jy sigma=0.000881 ! Fit after self-cal, rms=0.232468Jy sigma=0.000828 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=4.888 mas, bpa=-85.14 degrees ! Estimated noise=520.407 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.00261144 Jy ! Component: 100 - total flux cleaned = 0.00313929 Jy ! Component: 150 - total flux cleaned = 0.00359695 Jy ! Component: 200 - total flux cleaned = 0.00408828 Jy ! Total flux subtracted in 200 components = 0.00408828 Jy ! Clean residual min=-0.005442 max=0.007499 Jy/beam ! Clean residual mean=-0.000034 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 0.254096 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.254096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232309Jy sigma=0.000824 ! Fit after self-cal, rms=0.232542Jy sigma=0.000822 ! 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.232542Jy sigma=0.000822 ! Fit after self-cal, rms=0.189536Jy sigma=0.000817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=4.825 mas, bpa=-89.49 degrees ! Estimated noise=513.126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120213 Jy ! Component: 100 - total flux cleaned = 0.00201094 Jy ! Component: 150 - total flux cleaned = 0.0025926 Jy ! Component: 200 - total flux cleaned = 0.00292517 Jy ! Total flux subtracted in 200 components = 0.00292517 Jy ! Clean residual min=-0.004943 max=0.006696 Jy/beam ! Clean residual mean=0.000011 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.257021 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 153 components and 0.257021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189399Jy sigma=0.000814 ! Fit after self-cal, rms=0.189379Jy sigma=0.000814 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.000405041 Jy ! Component: 100 - total flux cleaned = 0.000880044 Jy ! Component: 150 - total flux cleaned = 0.00128817 Jy ! Component: 200 - total flux cleaned = 0.00170838 Jy ! Total flux subtracted in 200 components = 0.00170838 Jy ! Clean residual min=-0.004775 max=0.006307 Jy/beam ! Clean residual mean=0.000013 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.25873 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.25873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189289Jy sigma=0.000812 ! Fit after self-cal, rms=0.189257Jy sigma=0.000812 ! 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.189257Jy sigma=0.000812 ! Fit after self-cal, rms=0.188879Jy sigma=0.000812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=4.841 mas, bpa=-89.71 degrees ! Estimated noise=511.876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623228 Jy ! Component: 100 - total flux cleaned = 0.00131126 Jy ! Component: 150 - total flux cleaned = 0.00183507 Jy ! Component: 200 - total flux cleaned = 0.00222874 Jy ! Total flux subtracted in 200 components = 0.00222874 Jy ! Clean residual min=-0.004741 max=0.006311 Jy/beam ! Clean residual mean=0.000008 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.260958 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 163 components and 0.260958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188800Jy sigma=0.000810 ! Fit after self-cal, rms=0.188781Jy sigma=0.000810 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.000106382 Jy ! Component: 100 - total flux cleaned = 0.000608044 Jy ! Component: 150 - total flux cleaned = 0.000983278 Jy ! Component: 200 - total flux cleaned = 0.00136737 Jy ! Total flux subtracted in 200 components = 0.00136737 Jy ! Clean residual min=-0.004645 max=0.006068 Jy/beam ! Clean residual mean=0.000010 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.262326 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 171 components and 0.262326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188725Jy sigma=0.000809 ! Fit after self-cal, rms=0.188721Jy sigma=0.000809 ! 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.188721Jy sigma=0.000809 ! Fit after self-cal, rms=0.188944Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.742 mas, bmaj=9.588 mas, bpa=79.69 degrees ! Estimated noise=656.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365868 Jy ! Component: 100 - total flux cleaned = 0.00414137 Jy ! Component: 150 - total flux cleaned = 0.0043591 Jy ! Component: 200 - total flux cleaned = 0.0045369 Jy ! Total flux subtracted in 200 components = 0.0045369 Jy ! Clean residual min=-0.007545 max=0.009835 Jy/beam ! Clean residual mean=0.000027 rms=0.002538 Jy/beam ! Combined flux in latest and established models = 0.266863 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 177 components and 0.266863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188913Jy sigma=0.000808 ! Fit after self-cal, rms=0.188893Jy sigma=0.000808 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.000536189 Jy ! Component: 100 - total flux cleaned = 0.00087961 Jy ! Component: 150 - total flux cleaned = 0.00104743 Jy ! Component: 200 - total flux cleaned = 0.001199 Jy ! Total flux subtracted in 200 components = 0.001199 Jy ! Clean residual min=-0.007421 max=0.009264 Jy/beam ! Clean residual mean=0.000033 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 0.268062 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 177 components and 0.268062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188875Jy sigma=0.000808 ! Fit after self-cal, rms=0.188874Jy sigma=0.000808 ! 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.709 mas, bmaj=4.869 mas, bpa=-89.23 degrees ! Estimated noise=512.717 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.709 x 4.869 at -89.23 degrees (North through East) ! Clean map min=-0.0041854 max=0.059748 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.874 mas, bmaj=3.801 mas, bpa=-85.82 degrees ! Estimated noise=1128.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0511711 Jy ! Component: 100 - total flux cleaned = 0.0827211 Jy ! Component: 150 - total flux cleaned = 0.106903 Jy ! Component: 200 - total flux cleaned = 0.126315 Jy ! Total flux subtracted in 200 components = 0.126315 Jy ! Clean residual min=-0.008064 max=0.011957 Jy/beam ! Clean residual mean=-0.000074 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.126315 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.126315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=4.869 mas, bpa=-89.23 degrees ! Estimated noise=512.717 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.0338377 Jy ! Component: 100 - total flux cleaned = 0.0566794 Jy ! Component: 150 - total flux cleaned = 0.0734493 Jy ! Component: 200 - total flux cleaned = 0.0863772 Jy ! Total flux subtracted in 200 components = 0.0863772 Jy ! Clean residual min=-0.006666 max=0.010142 Jy/beam ! Clean residual mean=-0.000076 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.212692 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 124 components and 0.212692 Jy ! Inverting map ! Added new window around map position (-7, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112548 Jy ! Component: 100 - total flux cleaned = 0.0199997 Jy ! Component: 150 - total flux cleaned = 0.0271927 Jy ! Component: 200 - total flux cleaned = 0.0332015 Jy ! Total flux subtracted in 200 components = 0.0332015 Jy ! Clean residual min=-0.004832 max=0.004969 Jy/beam ! Clean residual mean=-0.000019 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.245894 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 187 components and 0.245894 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.742 mas, bmaj=9.588 mas, bpa=79.69 degrees ! Estimated noise=656.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00959496 Jy ! Component: 100 - total flux cleaned = 0.015991 Jy ! Component: 150 - total flux cleaned = 0.0205128 Jy ! Component: 200 - total flux cleaned = 0.0237601 Jy ! Total flux subtracted in 200 components = 0.0237601 Jy ! Clean residual min=-0.006464 max=0.007960 Jy/beam ! Clean residual mean=0.000047 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.269654 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.00235004 Jy ! Component: 100 - total flux cleaned = 0.00406173 Jy ! Component: 150 - total flux cleaned = 0.00526942 Jy ! Component: 200 - total flux cleaned = 0.00563309 Jy ! Total flux subtracted in 200 components = 0.00563309 Jy ! Clean residual min=-0.006786 max=0.008004 Jy/beam ! Clean residual mean=0.000069 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.275287 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 278 components and 0.275287 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=4.869 mas, bpa=-89.23 degrees ! Estimated noise=512.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433915 Jy ! Component: 100 - total flux cleaned = 0.000792209 Jy ! Component: 150 - total flux cleaned = 0.000973085 Jy ! Component: 200 - total flux cleaned = 0.00109555 Jy ! Total flux subtracted in 200 components = 0.00109555 Jy ! Clean residual min=-0.004121 max=0.004408 Jy/beam ! Clean residual mean=0.000032 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.276383 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 295 components and 0.276383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188634Jy sigma=0.000801 ! Fit after self-cal, rms=0.188542Jy sigma=0.000800 wmodel J0429+6710_S_2015_01_23_pus_map.mod ! Writing 295 model components to file: J0429+6710_S_2015_01_23_pus_map.mod wobs J0429+6710_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0429+6710_S_2015_01_23_pus_uvs.fits wwins J0429+6710_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0429+6710_S_2015_01_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161671 Jy ! Component: 100 - total flux cleaned = 0.00293832 Jy ! Component: 150 - total flux cleaned = 0.00404048 Jy ! Component: 200 - total flux cleaned = 0.00484081 Jy ! Component: 250 - total flux cleaned = 0.00531056 Jy ! Component: 300 - total flux cleaned = 0.00564932 Jy ! Component: 350 - total flux cleaned = 0.00597646 Jy ! Component: 400 - total flux cleaned = 0.00624074 Jy ! Component: 450 - total flux cleaned = 0.00664961 Jy ! Component: 500 - total flux cleaned = 0.00679825 Jy ! Component: 550 - total flux cleaned = 0.00704077 Jy ! Component: 600 - total flux cleaned = 0.00718209 Jy ! Component: 650 - total flux cleaned = 0.00731967 Jy ! Component: 700 - total flux cleaned = 0.00736499 Jy ! Component: 750 - total flux cleaned = 0.00749678 Jy ! Component: 800 - total flux cleaned = 0.00753872 Jy ! Component: 850 - total flux cleaned = 0.00753812 Jy ! Component: 900 - total flux cleaned = 0.00770098 Jy ! Component: 950 - total flux cleaned = 0.00778164 Jy ! Component: 1000 - total flux cleaned = 0.00793848 Jy ! Component: 1050 - total flux cleaned = 0.00786147 Jy ! Component: 1100 - total flux cleaned = 0.00797623 Jy ! Component: 1150 - total flux cleaned = 0.0080138 Jy ! Component: 1200 - total flux cleaned = 0.00797828 Jy ! Component: 1250 - total flux cleaned = 0.00812154 Jy ! Component: 1300 - total flux cleaned = 0.00801613 Jy ! Component: 1350 - total flux cleaned = 0.0080855 Jy ! Component: 1400 - total flux cleaned = 0.0080521 Jy ! Component: 1450 - total flux cleaned = 0.00811837 Jy ! Component: 1500 - total flux cleaned = 0.00811748 Jy ! Component: 1550 - total flux cleaned = 0.00808507 Jy ! Component: 1600 - total flux cleaned = 0.00805322 Jy ! Component: 1650 - total flux cleaned = 0.0079293 Jy ! Component: 1700 - total flux cleaned = 0.00808364 Jy ! Component: 1750 - total flux cleaned = 0.00811319 Jy ! Component: 1800 - total flux cleaned = 0.00802351 Jy ! Component: 1850 - total flux cleaned = 0.00793566 Jy ! Component: 1900 - total flux cleaned = 0.00802241 Jy ! Component: 1950 - total flux cleaned = 0.00793675 Jy ! Component: 2000 - total flux cleaned = 0.00790832 Jy ! Component: 2050 - total flux cleaned = 0.00779728 Jy ! Component: 2100 - total flux cleaned = 0.00768844 Jy ! Component: 2150 - total flux cleaned = 0.00763491 Jy ! Component: 2200 - total flux cleaned = 0.00766129 Jy ! Component: 2250 - total flux cleaned = 0.00753048 Jy ! Component: 2300 - total flux cleaned = 0.00750417 Jy ! Component: 2350 - total flux cleaned = 0.00740198 Jy ! Component: 2400 - total flux cleaned = 0.00737712 Jy ! Component: 2450 - total flux cleaned = 0.00737749 Jy ! Component: 2500 - total flux cleaned = 0.00732858 Jy ! Component: 2550 - total flux cleaned = 0.00730433 Jy ! Component: 2600 - total flux cleaned = 0.00728051 Jy ! Component: 2650 - total flux cleaned = 0.00723302 Jy ! Component: 2700 - total flux cleaned = 0.00713943 Jy ! Component: 2750 - total flux cleaned = 0.0070702 Jy ! Component: 2800 - total flux cleaned = 0.00702467 Jy ! Component: 2850 - total flux cleaned = 0.00700238 Jy ! Component: 2900 - total flux cleaned = 0.0070243 Jy ! Component: 2950 - total flux cleaned = 0.00702424 Jy ! Component: 3000 - total flux cleaned = 0.00700228 Jy ! Component: 3050 - total flux cleaned = 0.00700218 Jy ! Component: 3100 - total flux cleaned = 0.00702376 Jy ! Component: 3150 - total flux cleaned = 0.00704473 Jy ! Component: 3200 - total flux cleaned = 0.00702395 Jy ! Component: 3250 - total flux cleaned = 0.00700326 Jy ! Component: 3300 - total flux cleaned = 0.00700322 Jy ! Component: 3350 - total flux cleaned = 0.0069629 Jy ! Component: 3400 - total flux cleaned = 0.00706307 Jy ! Component: 3450 - total flux cleaned = 0.00698363 Jy ! Component: 3500 - total flux cleaned = 0.00690498 Jy ! Component: 3550 - total flux cleaned = 0.00700253 Jy ! Component: 3600 - total flux cleaned = 0.00696437 Jy ! Component: 3650 - total flux cleaned = 0.00696458 Jy ! Component: 3700 - total flux cleaned = 0.00698335 Jy ! Component: 3750 - total flux cleaned = 0.00694601 Jy ! Component: 3800 - total flux cleaned = 0.00690869 Jy ! Component: 3850 - total flux cleaned = 0.00689004 Jy ! Component: 3900 - total flux cleaned = 0.00681669 Jy ! Component: 3950 - total flux cleaned = 0.00678034 Jy ! Component: 4000 - total flux cleaned = 0.00672639 Jy ! Component: 4050 - total flux cleaned = 0.00667288 Jy ! Total flux subtracted in 4096 components = 0.00669048 Jy ! Clean residual min=-0.001032 max=0.001036 Jy/beam ! Clean residual mean=0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.283073 Jy keep ! Adding 409 model components to the UV plane model. ! The established model now contains 704 components and 0.283073 Jy ![Exited script file: muppet] wmap "J0429+6710_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.709 x 4.869 at -89.23 degrees (North through East) ! Clean map min=-0.0018481 max=0.064515 Jy/beam ! Writing clean map to FITS file: J0429+6710_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.064515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346126 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.60951 1.60951 3.21903 6.43806 12.8761 25.7522 51.5045 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.709 x 4.869 at -89.23 degrees (North through East) ! Clean map min=-0.0018481 max=0.064515 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 J0429+6710_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:05:21 2017