! Started logfile: J1438+6211_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:27:41 2017 obs J1438+6211_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1438+6211_S_2015_01_23_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969602 visibilities/baseline/integration-bin. ! Found source: J1438+6211 ! ! 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 18500 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 J1438+6211_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.774816Jy sigma=0.008167 ! Fit after self-cal, rms=0.750049Jy sigma=0.007922 ! 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.107 mas, bmaj=3.6 mas, bpa=89.05 degrees ! Estimated noise=859.458 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.239662 Jy ! Component: 100 - total flux cleaned = 0.355589 Jy ! Total flux subtracted in 100 components = 0.355589 Jy ! Clean residual min=-0.053135 max=0.115807 Jy/beam ! Clean residual mean=-0.000123 rms=0.016989 Jy/beam ! Combined flux in latest and established models = 0.355589 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.355589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.421046Jy sigma=0.004065 ! Fit after self-cal, rms=0.421085Jy sigma=0.004054 ! Inverting map ! Added new window around map position (18.5, -102.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114972 Jy ! Component: 100 - total flux cleaned = 0.193095 Jy ! Total flux subtracted in 100 components = 0.193095 Jy ! Clean residual min=-0.047253 max=0.066997 Jy/beam ! Clean residual mean=-0.000079 rms=0.014305 Jy/beam ! Combined flux in latest and established models = 0.548684 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.548684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363933Jy sigma=0.003420 ! Fit after self-cal, rms=0.360832Jy sigma=0.003368 ! 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.846 mas, bmaj=4.525 mas, bpa=-83.3 degrees ! Estimated noise=519.28 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 (-6, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140596 Jy ! Component: 100 - total flux cleaned = 0.240891 Jy ! Component: 150 - total flux cleaned = 0.320397 Jy ! Component: 200 - total flux cleaned = 0.384921 Jy ! Total flux subtracted in 200 components = 0.384921 Jy ! Clean residual min=-0.041118 max=0.051587 Jy/beam ! Clean residual mean=-0.000492 rms=0.014008 Jy/beam ! Combined flux in latest and established models = 0.933605 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 106 components and 0.933605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273661Jy sigma=0.002318 ! Fit after self-cal, rms=0.264084Jy sigma=0.002176 ! 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 1.05 FD 0.94 HN 1.00 KP 0.96 ! LA 0.77 MK 1.07 NL 1.02 OV 0.88 ! PT 0.90 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.07 KP 0.90 ! LA 0.75 MK 1.10 NL 1.11 OV 0.91 ! PT 0.90 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.24 HN 1.06 KP 0.78 ! LA 0.63 MK 1.15 NL 1.25 OV 0.83 ! PT 0.90 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.11 HN 1.00 KP 0.75 ! LA 0.69 MK 0.98 NL 1.10 OV 0.87 ! PT 0.96 SC 1.04 ! ! ! Fit before self-cal, rms=0.264084Jy sigma=0.002176 ! Fit after self-cal, rms=0.214262Jy sigma=0.001629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=4.704 mas, bpa=-84.5 degrees ! Estimated noise=473.392 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.0216428 Jy ! Component: 100 - total flux cleaned = 0.033225 Jy ! Component: 150 - total flux cleaned = 0.0417355 Jy ! Component: 200 - total flux cleaned = 0.0498069 Jy ! Total flux subtracted in 200 components = 0.0498069 Jy ! Clean residual min=-0.020906 max=0.034947 Jy/beam ! Clean residual mean=-0.000182 rms=0.006448 Jy/beam ! Combined flux in latest and established models = 0.983412 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.983412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203905Jy sigma=0.001406 ! Fit after self-cal, rms=0.202333Jy sigma=0.001375 ! Inverting map ! Added new window around map position (-7, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0322564 Jy ! Component: 100 - total flux cleaned = 0.0434143 Jy ! Component: 150 - total flux cleaned = 0.0507378 Jy ! Component: 200 - total flux cleaned = 0.0543409 Jy ! Total flux subtracted in 200 components = 0.0543409 Jy ! Clean residual min=-0.016899 max=0.021241 Jy/beam ! Clean residual mean=-0.000142 rms=0.005092 Jy/beam ! Combined flux in latest and established models = 1.03775 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 156 components and 1.03775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196021Jy sigma=0.001237 ! Fit after self-cal, rms=0.195164Jy sigma=0.001224 ! 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.195164Jy sigma=0.001224 ! Fit after self-cal, rms=0.221470Jy sigma=0.001159 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=4.764 mas, bpa=-83.06 degrees ! Estimated noise=467.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524345 Jy ! Component: 100 - total flux cleaned = 0.0119387 Jy ! Component: 150 - total flux cleaned = 0.015723 Jy ! Component: 200 - total flux cleaned = 0.017963 Jy ! Total flux subtracted in 200 components = 0.017963 Jy ! Clean residual min=-0.015829 max=0.018579 Jy/beam ! Clean residual mean=-0.000176 rms=0.003938 Jy/beam ! Combined flux in latest and established models = 1.05572 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 178 components and 1.05572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219289Jy sigma=0.001102 ! Fit after self-cal, rms=0.218998Jy sigma=0.001096 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 (21.5, -96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020498 Jy ! Component: 100 - total flux cleaned = 0.0333084 Jy ! Component: 150 - total flux cleaned = 0.0396916 Jy ! Component: 200 - total flux cleaned = 0.0431409 Jy ! Total flux subtracted in 200 components = 0.0431409 Jy ! Clean residual min=-0.012788 max=0.011605 Jy/beam ! Clean residual mean=-0.000115 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 1.09886 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 215 components and 1.09886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216738Jy sigma=0.001019 ! Fit after self-cal, rms=0.216396Jy sigma=0.001011 ! 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.216396Jy sigma=0.001011 ! Fit after self-cal, rms=0.216977Jy sigma=0.001002 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.011 mas, bmaj=4.747 mas, bpa=-82.86 degrees ! Estimated noise=460.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00713346 Jy ! Component: 100 - total flux cleaned = 0.0140296 Jy ! Component: 150 - total flux cleaned = 0.0185578 Jy ! Component: 200 - total flux cleaned = 0.0208646 Jy ! Total flux subtracted in 200 components = 0.0208646 Jy ! Clean residual min=-0.010690 max=0.009780 Jy/beam ! Clean residual mean=-0.000109 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 1.11972 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 240 components and 1.11972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215758Jy sigma=0.000966 ! Fit after self-cal, rms=0.215576Jy sigma=0.000962 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.00337364 Jy ! Component: 100 - total flux cleaned = 0.00508806 Jy ! Component: 150 - total flux cleaned = 0.00664675 Jy ! Component: 200 - total flux cleaned = 0.00784965 Jy ! Total flux subtracted in 200 components = 0.00784965 Jy ! Clean residual min=-0.009336 max=0.008530 Jy/beam ! Clean residual mean=-0.000105 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 1.12757 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 255 components and 1.12757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214862Jy sigma=0.000942 ! Fit after self-cal, rms=0.214775Jy sigma=0.000940 ! 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.214775Jy sigma=0.000940 ! Fit after self-cal, rms=0.215324Jy sigma=0.000936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.911 mas, bmaj=9.219 mas, bpa=82.92 degrees ! Estimated noise=563.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011578 Jy ! Component: 100 - total flux cleaned = 0.0158589 Jy ! Component: 150 - total flux cleaned = 0.0176982 Jy ! Component: 200 - total flux cleaned = 0.0190366 Jy ! Total flux subtracted in 200 components = 0.0190366 Jy ! Clean residual min=-0.008363 max=0.009117 Jy/beam ! Clean residual mean=-0.000178 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 1.14661 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 292 components and 1.14661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214697Jy sigma=0.000920 ! Fit after self-cal, rms=0.214608Jy sigma=0.000917 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.0035035 Jy ! Component: 100 - total flux cleaned = 0.00456559 Jy ! Component: 150 - total flux cleaned = 0.00530449 Jy ! Component: 200 - total flux cleaned = 0.00612098 Jy ! Total flux subtracted in 200 components = 0.00612098 Jy ! Clean residual min=-0.007829 max=0.008469 Jy/beam ! Clean residual mean=-0.000171 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 1.15273 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 315 components and 1.15273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214283Jy sigma=0.000910 ! Fit after self-cal, rms=0.214237Jy sigma=0.000909 ! 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=4.008 mas, bmaj=4.738 mas, bpa=-83.26 degrees ! Estimated noise=457.016 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 4.738 at -83.26 degrees (North through East) ! Clean map min=-0.00632 max=0.24945 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.219 mas, bmaj=3.739 mas, bpa=-89.67 degrees ! Estimated noise=782.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215991 Jy ! Component: 100 - total flux cleaned = 0.358136 Jy ! Component: 150 - total flux cleaned = 0.464287 Jy ! Component: 200 - total flux cleaned = 0.547162 Jy ! Total flux subtracted in 200 components = 0.547162 Jy ! Clean residual min=-0.030404 max=0.049217 Jy/beam ! Clean residual mean=-0.000105 rms=0.010172 Jy/beam ! Combined flux in latest and established models = 0.547162 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.547162 Jy ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=4.738 mas, bpa=-83.26 degrees ! Estimated noise=457.016 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.103648 Jy ! Component: 100 - total flux cleaned = 0.181603 Jy ! Component: 150 - total flux cleaned = 0.243054 Jy ! Component: 200 - total flux cleaned = 0.292823 Jy ! Total flux subtracted in 200 components = 0.292823 Jy ! Clean residual min=-0.022855 max=0.029974 Jy/beam ! Clean residual mean=-0.000359 rms=0.007353 Jy/beam ! Combined flux in latest and established models = 0.839985 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 122 components and 0.839985 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.911 mas, bmaj=9.219 mas, bpa=82.92 degrees ! Estimated noise=563.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0727872 Jy ! Component: 100 - total flux cleaned = 0.124127 Jy ! Component: 150 - total flux cleaned = 0.162707 Jy ! Component: 200 - total flux cleaned = 0.192571 Jy ! Total flux subtracted in 200 components = 0.192571 Jy ! Clean residual min=-0.017072 max=0.017922 Jy/beam ! Clean residual mean=-0.000391 rms=0.005731 Jy/beam ! Combined flux in latest and established models = 1.03256 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.0235829 Jy ! Component: 100 - total flux cleaned = 0.0424984 Jy ! Component: 150 - total flux cleaned = 0.0578129 Jy ! Component: 200 - total flux cleaned = 0.0703013 Jy ! Total flux subtracted in 200 components = 0.0703013 Jy ! Clean residual min=-0.009935 max=0.009963 Jy/beam ! Clean residual mean=-0.000200 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 1.10286 Jy ! Adding 157 model components to the UV plane model. ! The established model now contains 256 components and 1.10286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=4.738 mas, bpa=-83.26 degrees ! Estimated noise=457.016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136652 Jy ! Component: 100 - total flux cleaned = 0.0239947 Jy ! Component: 150 - total flux cleaned = 0.0305458 Jy ! Component: 200 - total flux cleaned = 0.0338944 Jy ! Total flux subtracted in 200 components = 0.0338944 Jy ! Clean residual min=-0.009553 max=0.007801 Jy/beam ! Clean residual mean=-0.000095 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 1.13675 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 277 components and 1.13675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215331Jy sigma=0.000931 ! Fit after self-cal, rms=0.214903Jy sigma=0.000921 wmodel J1438+6211_S_2015_01_23_pus_map.mod ! Writing 277 model components to file: J1438+6211_S_2015_01_23_pus_map.mod wobs J1438+6211_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1438+6211_S_2015_01_23_pus_uvs.fits wwins J1438+6211_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J1438+6211_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.00383757 Jy ! Component: 100 - total flux cleaned = -0.00602927 Jy ! Component: 150 - total flux cleaned = -0.00628342 Jy ! Component: 200 - total flux cleaned = -0.00639889 Jy ! Component: 250 - total flux cleaned = -0.00639762 Jy ! Component: 300 - total flux cleaned = -0.00684368 Jy ! Component: 350 - total flux cleaned = -0.00759815 Jy ! Component: 400 - total flux cleaned = -0.00780742 Jy ! Component: 450 - total flux cleaned = -0.00841382 Jy ! Component: 500 - total flux cleaned = -0.00841186 Jy ! Component: 550 - total flux cleaned = -0.00870315 Jy ! Component: 600 - total flux cleaned = -0.00917286 Jy ! Component: 650 - total flux cleaned = -0.00953726 Jy ! Component: 700 - total flux cleaned = -0.00980767 Jy ! Component: 750 - total flux cleaned = -0.0101585 Jy ! Component: 800 - total flux cleaned = -0.0106684 Jy ! Component: 850 - total flux cleaned = -0.0105844 Jy ! Component: 900 - total flux cleaned = -0.0106672 Jy ! Component: 950 - total flux cleaned = -0.0109082 Jy ! Component: 1000 - total flux cleaned = -0.0108302 Jy ! Component: 1050 - total flux cleaned = -0.0110618 Jy ! Component: 1100 - total flux cleaned = -0.0111374 Jy ! Component: 1150 - total flux cleaned = -0.0112875 Jy ! Component: 1200 - total flux cleaned = -0.0115788 Jy ! Component: 1250 - total flux cleaned = -0.0115792 Jy ! Component: 1300 - total flux cleaned = -0.011719 Jy ! Component: 1350 - total flux cleaned = -0.0118576 Jy ! Component: 1400 - total flux cleaned = -0.0119254 Jy ! Component: 1450 - total flux cleaned = -0.0119267 Jy ! Component: 1500 - total flux cleaned = -0.0119917 Jy ! Component: 1550 - total flux cleaned = -0.0120573 Jy ! Component: 1600 - total flux cleaned = -0.0121839 Jy ! Component: 1650 - total flux cleaned = -0.0121829 Jy ! Component: 1700 - total flux cleaned = -0.0121834 Jy ! Component: 1750 - total flux cleaned = -0.0121827 Jy ! Component: 1800 - total flux cleaned = -0.0122443 Jy ! Component: 1850 - total flux cleaned = -0.0124187 Jy ! Component: 1900 - total flux cleaned = -0.0123589 Jy ! Component: 1950 - total flux cleaned = -0.0121898 Jy ! Component: 2000 - total flux cleaned = -0.0122456 Jy ! Component: 2050 - total flux cleaned = -0.0122458 Jy ! Component: 2100 - total flux cleaned = -0.0121928 Jy ! Component: 2150 - total flux cleaned = -0.0123525 Jy ! Component: 2200 - total flux cleaned = -0.0123006 Jy ! Component: 2250 - total flux cleaned = -0.0124045 Jy ! Component: 2300 - total flux cleaned = -0.0123535 Jy ! Component: 2350 - total flux cleaned = -0.0122034 Jy ! Component: 2400 - total flux cleaned = -0.0124014 Jy ! Component: 2450 - total flux cleaned = -0.0124493 Jy ! Component: 2500 - total flux cleaned = -0.012304 Jy ! Component: 2550 - total flux cleaned = -0.0123037 Jy ! Component: 2600 - total flux cleaned = -0.0123505 Jy ! Component: 2650 - total flux cleaned = -0.0124906 Jy ! Component: 2700 - total flux cleaned = -0.0124447 Jy ! Component: 2750 - total flux cleaned = -0.0124457 Jy ! Component: 2800 - total flux cleaned = -0.0126698 Jy ! Component: 2850 - total flux cleaned = -0.0127136 Jy ! Component: 2900 - total flux cleaned = -0.0126698 Jy ! Component: 2950 - total flux cleaned = -0.0129717 Jy ! Component: 3000 - total flux cleaned = -0.0129711 Jy ! Component: 3050 - total flux cleaned = -0.0128875 Jy ! Component: 3100 - total flux cleaned = -0.0129721 Jy ! Component: 3150 - total flux cleaned = -0.0131363 Jy ! Component: 3200 - total flux cleaned = -0.0131766 Jy ! Component: 3250 - total flux cleaned = -0.0130958 Jy ! Component: 3300 - total flux cleaned = -0.0130956 Jy ! Component: 3350 - total flux cleaned = -0.0132142 Jy ! Component: 3400 - total flux cleaned = -0.0132139 Jy ! Component: 3450 - total flux cleaned = -0.0130983 Jy ! Component: 3500 - total flux cleaned = -0.0132899 Jy ! Component: 3550 - total flux cleaned = -0.0132901 Jy ! Component: 3600 - total flux cleaned = -0.0133646 Jy ! Component: 3650 - total flux cleaned = -0.0134027 Jy ! Component: 3700 - total flux cleaned = -0.0135134 Jy ! Component: 3750 - total flux cleaned = -0.0135492 Jy ! Component: 3800 - total flux cleaned = -0.0134771 Jy ! Component: 3850 - total flux cleaned = -0.01362 Jy ! Component: 3900 - total flux cleaned = -0.0137259 Jy ! Component: 3950 - total flux cleaned = -0.0136904 Jy ! Component: 4000 - total flux cleaned = -0.0136907 Jy ! Component: 4050 - total flux cleaned = -0.0137255 Jy ! Total flux subtracted in 4096 components = -0.0138285 Jy ! Clean residual min=-0.001702 max=0.002022 Jy/beam ! Clean residual mean=-0.000020 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 1.12292 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 562 components and 1.12292 Jy ![Exited script file: muppet] wmap "J1438+6211_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 4.738 at -83.26 degrees (North through East) ! Clean map min=-0.0061771 max=0.24435 Jy/beam ! Writing clean map to FITS file: J1438+6211_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.244348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000607284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.745597 0.745597 1.49119 2.98239 5.96477 11.9295 23.8591 47.7182 95.4364 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 4.738 at -83.26 degrees (North through East) ! Clean map min=-0.0061771 max=0.24435 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 J1438+6211_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:27:46 2017