! Started logfile: J2232+1143_L_2010_06_18_pus_uvs.log on Fri Jan 8 01:14:34 2016 obs J2232+1143_L_2010_06_18_pus_uva.fits ! Reading UV FITS file: J2232+1143_L_2010_06_18_pus_uva.fits ! AN table 1: 530 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.739245 visibilities/baseline/integration-bin. ! Found source: J2232+1143 ! ! 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 1.35446e+09 8e+06 1 8e+06 ! 02 2 1.36246e+09 8e+06 1 8e+06 ! 03 3 1.42646e+09 8e+06 1 8e+06 ! 04 4 1.43446e+09 8e+06 1 8e+06 ! ! Polarization(s): RR LL RL LR ! ! Read 738 lines of history. ! ! Reading 282096 visibilities. select I ! Selecting polarization: I, 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.8 print "taper_size =",taper_size ! taper_size = 15 ![@muppet J2232+1143_L_2010_06_18_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.800x0.800 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 1225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 716 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1226 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=4.949596Jy sigma=0.039837 ! Fit after self-cal, rms=4.936154Jy sigma=0.039640 ! 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=4.581 mas, bmaj=10.26 mas, bpa=12.43 degrees ! Estimated noise=466.344 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 = 2.60408 Jy ! Component: 100 - total flux cleaned = 3.83154 Jy ! Total flux subtracted in 100 components = 3.83154 Jy ! Clean residual min=-0.296682 max=0.601944 Jy/beam ! Clean residual mean=-0.000223 rms=0.052157 Jy/beam ! Combined flux in latest and established models = 3.83154 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 3.83154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.578132Jy sigma=0.017742 ! Fit after self-cal, rms=3.580696Jy sigma=0.017648 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.722777 Jy ! Component: 100 - total flux cleaned = 1.18014 Jy ! Total flux subtracted in 100 components = 1.18014 Jy ! Clean residual min=-0.327951 max=0.470503 Jy/beam ! Clean residual mean=-0.000037 rms=0.045304 Jy/beam ! Combined flux in latest and established models = 5.01167 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 5.01168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.285838Jy sigma=0.013377 ! Fit after self-cal, rms=3.289705Jy sigma=0.013311 ! Inverting map ! Added new window around map position (8.8, -9.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.448187 Jy ! Component: 100 - total flux cleaned = 0.612026 Jy ! Total flux subtracted in 100 components = 0.612026 Jy ! Clean residual min=-0.295176 max=0.299759 Jy/beam ! Clean residual mean=0.000042 rms=0.041949 Jy/beam ! Combined flux in latest and established models = 5.6237 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 5.6237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.193874Jy sigma=0.011755 ! Fit after self-cal, rms=3.190789Jy sigma=0.011661 ! 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=5.626 mas, bmaj=11.65 mas, bpa=10.53 degrees ! Estimated noise=238.994 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.177764 Jy ! Component: 100 - total flux cleaned = 0.186557 Jy ! Component: 150 - total flux cleaned = 0.179396 Jy ! Component: 200 - total flux cleaned = 0.182668 Jy ! Total flux subtracted in 200 components = 0.182668 Jy ! Clean residual min=-0.160550 max=0.151624 Jy/beam ! Clean residual mean=0.000000 rms=0.023409 Jy/beam ! Combined flux in latest and established models = 5.80637 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 5.80637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.174045Jy sigma=0.011162 ! Fit after self-cal, rms=3.170575Jy sigma=0.011110 ! 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.08 FD 1.01 HN 1.00* KP 1.00 ! LA 1.01 MK 1.18 NL 1.11 OV 0.98 ! PT 1.00* SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 0.25 KP 1.03 ! LA 1.05 MK 1.20 NL 1.07 OV 1.00 ! PT 1.00* SC 1.16 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.00* KP 0.91 ! LA 0.95 MK 1.07 NL 1.06 OV 1.02 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.00* KP 0.97 ! LA 0.98 MK 1.12 NL 1.07 OV 1.05 ! PT 1.00* SC 1.07 ! ! ! Fit before self-cal, rms=3.170575Jy sigma=0.011110 ! Fit after self-cal, rms=0.413791Jy sigma=0.004095 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.78 mas, bmaj=11.82 mas, bpa=9.715 degrees ! Estimated noise=245.182 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.0669735 Jy ! Component: 100 - total flux cleaned = 0.0642008 Jy ! Component: 150 - total flux cleaned = 0.0621258 Jy ! Component: 200 - total flux cleaned = 0.0571432 Jy ! Total flux subtracted in 200 components = 0.0571432 Jy ! Clean residual min=-0.082390 max=0.082966 Jy/beam ! Clean residual mean=-0.000013 rms=0.008306 Jy/beam ! Combined flux in latest and established models = 5.86351 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 5.86351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369609Jy sigma=0.003483 ! Fit after self-cal, rms=0.359288Jy sigma=0.003377 ! 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.359288Jy sigma=0.003377 ! Fit after self-cal, rms=0.341915Jy sigma=0.003274 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.749 mas, bmaj=11.73 mas, bpa=10.12 degrees ! Estimated noise=243.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0268954 Jy ! Component: 100 - total flux cleaned = 0.0267813 Jy ! Component: 150 - total flux cleaned = 0.0239949 Jy ! Component: 200 - total flux cleaned = 0.0215665 Jy ! Total flux subtracted in 200 components = 0.0215665 Jy ! Clean residual min=-0.076405 max=0.065323 Jy/beam ! Clean residual mean=-0.000005 rms=0.007050 Jy/beam ! Combined flux in latest and established models = 5.88508 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 5.88508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326518Jy sigma=0.003062 ! Fit after self-cal, rms=0.321401Jy sigma=0.003013 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.00382628 Jy ! Component: 100 - total flux cleaned = -0.00257132 Jy ! Component: 150 - total flux cleaned = -0.00262938 Jy ! Component: 200 - total flux cleaned = -0.00265931 Jy ! Total flux subtracted in 200 components = -0.00265931 Jy ! Clean residual min=-0.073397 max=0.060376 Jy/beam ! Clean residual mean=-0.000005 rms=0.006640 Jy/beam ! Combined flux in latest and established models = 5.88242 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 5.88242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310364Jy sigma=0.002883 ! Fit after self-cal, rms=0.306766Jy sigma=0.002847 ! 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.306766Jy sigma=0.002847 ! Fit after self-cal, rms=0.249524Jy sigma=0.002667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.718 mas, bmaj=11.71 mas, bpa=10.01 degrees ! Estimated noise=243.134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00610236 Jy ! Component: 100 - total flux cleaned = 0.0107163 Jy ! Component: 150 - total flux cleaned = 0.0134404 Jy ! Component: 200 - total flux cleaned = 0.0150768 Jy ! Total flux subtracted in 200 components = 0.0150768 Jy ! Clean residual min=-0.065656 max=0.052927 Jy/beam ! Clean residual mean=-0.000004 rms=0.005762 Jy/beam ! Combined flux in latest and established models = 5.8975 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 5.8975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238206Jy sigma=0.002533 ! Fit after self-cal, rms=0.234558Jy sigma=0.002496 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.00381541 Jy ! Component: 100 - total flux cleaned = -0.00280934 Jy ! Component: 150 - total flux cleaned = -0.00105369 Jy ! Component: 200 - total flux cleaned = 0.00198292 Jy ! Total flux subtracted in 200 components = 0.00198292 Jy ! Clean residual min=-0.062949 max=0.048621 Jy/beam ! Clean residual mean=-0.000003 rms=0.005467 Jy/beam ! Combined flux in latest and established models = 5.89948 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 5.89948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225820Jy sigma=0.002398 ! Fit after self-cal, rms=0.223073Jy sigma=0.002368 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 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.223073Jy sigma=0.002368 ! Fit after self-cal, rms=0.220350Jy sigma=0.002353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.74 mas, bmaj=15.39 mas, bpa=9.152 degrees ! Estimated noise=273.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206832 Jy ! Component: 100 - total flux cleaned = 0.0243752 Jy ! Component: 150 - total flux cleaned = 0.0272084 Jy ! Component: 200 - total flux cleaned = 0.0288229 Jy ! Total flux subtracted in 200 components = 0.0288229 Jy ! Clean residual min=-0.029991 max=0.023095 Jy/beam ! Clean residual mean=0.000009 rms=0.004423 Jy/beam ! Combined flux in latest and established models = 5.9283 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 111 components and 5.9283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217120Jy sigma=0.002297 ! Fit after self-cal, rms=0.214818Jy sigma=0.002278 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.000740104 Jy ! Component: 100 - total flux cleaned = 0.00036305 Jy ! Component: 150 - total flux cleaned = 0.00249986 Jy ! Component: 200 - total flux cleaned = 0.00421181 Jy ! Total flux subtracted in 200 components = 0.00421181 Jy ! Clean residual min=-0.029939 max=0.022792 Jy/beam ! Clean residual mean=0.000011 rms=0.004407 Jy/beam ! Combined flux in latest and established models = 5.93251 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 5.93251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211818Jy sigma=0.002238 ! Fit after self-cal, rms=0.209599Jy sigma=0.002221 ! 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=5.712 mas, bmaj=11.7 mas, bpa=9.835 degrees ! Estimated noise=243.304 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.712 x 11.7 at 9.835 degrees (North through East) ! Clean map min=-0.054652 max=2.9742 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209599Jy sigma=0.002221 ! Fit after self-cal, rms=0.265787Jy sigma=0.002157 ! Inverting map and beam ! Estimated beam: bmin=5.723 mas, bmaj=11.72 mas, bpa=9.459 degrees ! Estimated noise=244.634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00238833 Jy ! Component: 100 - total flux cleaned = 0.00180389 Jy ! Component: 150 - total flux cleaned = 0.00620188 Jy ! Component: 200 - total flux cleaned = 0.00953873 Jy ! Total flux subtracted in 200 components = 0.00953873 Jy ! Clean residual min=-0.054216 max=0.039772 Jy/beam ! Clean residual mean=0.000004 rms=0.004784 Jy/beam ! Combined flux in latest and established models = 5.94205 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 5.94205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259147Jy sigma=0.002068 ! Fit after self-cal, rms=0.257570Jy sigma=0.002044 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00294806 Jy ! Component: 100 - total flux cleaned = -0.00146342 Jy ! Component: 150 - total flux cleaned = -0.000175945 Jy ! Component: 200 - total flux cleaned = 0.00162738 Jy ! Total flux subtracted in 200 components = 0.00162738 Jy ! Clean residual min=-0.051446 max=0.036584 Jy/beam ! Clean residual mean=0.000005 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 5.94368 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 5.94368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252617Jy sigma=0.001973 ! Fit after self-cal, rms=0.251447Jy sigma=0.001953 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251447Jy sigma=0.001953 ! Fit after self-cal, rms=0.251780Jy sigma=0.001946 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=4.715 mas, bmaj=10.25 mas, bpa=10.6 degrees ! Estimated noise=460.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.52605 Jy ! Component: 100 - total flux cleaned = 3.66959 Jy ! Component: 150 - total flux cleaned = 4.35782 Jy ! Component: 200 - total flux cleaned = 4.82975 Jy ! Total flux subtracted in 200 components = 4.82975 Jy ! Clean residual min=-0.125811 max=0.262340 Jy/beam ! Clean residual mean=-0.000145 rms=0.020547 Jy/beam ! Combined flux in latest and established models = 4.82975 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 4.82975 Jy ! Inverting map and beam ! Estimated beam: bmin=5.725 mas, bmaj=11.71 mas, bpa=9.268 degrees ! Estimated noise=245.131 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.4548 Jy ! Component: 100 - total flux cleaned = 0.727736 Jy ! Component: 150 - total flux cleaned = 0.896592 Jy ! Component: 200 - total flux cleaned = 1.00296 Jy ! Total flux subtracted in 200 components = 1.00296 Jy ! Clean residual min=-0.042977 max=0.087035 Jy/beam ! Clean residual mean=-0.000033 rms=0.007145 Jy/beam ! Combined flux in latest and established models = 5.83272 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 5.83271 Jy ! Inverting map ! Added new window around map position (-5.6, 13.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0673178 Jy ! Component: 100 - total flux cleaned = 0.0888902 Jy ! Component: 150 - total flux cleaned = 0.100335 Jy ! Component: 200 - total flux cleaned = 0.112914 Jy ! Total flux subtracted in 200 components = 0.112914 Jy ! Clean residual min=-0.025100 max=0.039116 Jy/beam ! Clean residual mean=-0.000007 rms=0.004617 Jy/beam ! Combined flux in latest and established models = 5.94563 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 5.94563 Jy ! Inverting map ! Added new window around map position (15.2, -6.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220672 Jy ! Component: 100 - total flux cleaned = 0.0244689 Jy ! Component: 150 - total flux cleaned = 0.0223771 Jy ! Component: 200 - total flux cleaned = 0.0214183 Jy ! Total flux subtracted in 200 components = 0.0214183 Jy ! Clean residual min=-0.022393 max=0.022538 Jy/beam ! Clean residual mean=0.000004 rms=0.003998 Jy/beam ! Combined flux in latest and established models = 5.96705 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 5.96705 Jy ! Inverting map ! Added new window around map position (-20.8, -39.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181961 Jy ! Component: 100 - total flux cleaned = 0.0207215 Jy ! Component: 150 - total flux cleaned = 0.0207244 Jy ! Component: 200 - total flux cleaned = 0.0236946 Jy ! Total flux subtracted in 200 components = 0.0236946 Jy ! Clean residual min=-0.019169 max=0.016934 Jy/beam ! Clean residual mean=0.000004 rms=0.003680 Jy/beam ! Combined flux in latest and established models = 5.99074 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 5.99074 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 15 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.75 mas, bmaj=15.42 mas, bpa=8.444 degrees ! Estimated noise=275.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101889 Jy ! Component: 100 - total flux cleaned = 0.0160851 Jy ! Component: 150 - total flux cleaned = 0.0188952 Jy ! Component: 200 - total flux cleaned = 0.0196274 Jy ! Total flux subtracted in 200 components = 0.0196274 Jy ! Clean residual min=-0.013266 max=0.016569 Jy/beam ! Clean residual mean=0.000008 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 6.01037 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) ! Added new window around map position (-0.8, 39.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00977022 Jy ! Component: 100 - total flux cleaned = 0.011081 Jy ! Component: 150 - total flux cleaned = 0.0130319 Jy ! Component: 200 - total flux cleaned = 0.0133749 Jy ! Total flux subtracted in 200 components = 0.0133749 Jy ! Clean residual min=-0.011787 max=0.016949 Jy/beam ! Clean residual mean=0.000004 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 6.02374 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 138 components and 6.02374 Jy ! Inverting map ! Added new window around map position (-28, -10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00469734 Jy ! Component: 100 - total flux cleaned = -0.000465316 Jy ! Component: 150 - total flux cleaned = -0.00294838 Jy ! Component: 200 - total flux cleaned = -0.00264217 Jy ! Total flux subtracted in 200 components = -0.00264217 Jy ! Clean residual min=-0.010437 max=0.013976 Jy/beam ! Clean residual mean=0.000005 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 6.0211 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 6.0211 Jy ! Inverting map ! Added new window around map position (25.6, 29.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00862889 Jy ! Component: 100 - total flux cleaned = 0.00966613 Jy ! Component: 150 - total flux cleaned = 0.0122527 Jy ! Component: 200 - total flux cleaned = 0.0143654 Jy ! Total flux subtracted in 200 components = 0.0143654 Jy ! Clean residual min=-0.010019 max=0.011390 Jy/beam ! Clean residual mean=0.000002 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 6.03547 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 182 components and 6.03547 Jy ! Inverting map ! Added new window around map position (64, -60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602234 Jy ! Component: 100 - total flux cleaned = 0.00543777 Jy ! Component: 150 - total flux cleaned = 0.00544004 Jy ! Component: 200 - total flux cleaned = 0.00466994 Jy ! Total flux subtracted in 200 components = 0.00466994 Jy ! Clean residual min=-0.009730 max=0.010622 Jy/beam ! Clean residual mean=0.000003 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 6.04014 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 208 components and 6.04014 Jy ! Inverting map ! Added new window around map position (5.6, -43.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014536 Jy ! Component: 100 - total flux cleaned = -0.00530883 Jy ! Component: 150 - total flux cleaned = -0.0074542 Jy ! Component: 200 - total flux cleaned = -0.00967034 Jy ! Total flux subtracted in 200 components = -0.00967034 Jy ! Clean residual min=-0.009366 max=0.008960 Jy/beam ! Clean residual mean=0.000004 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 6.03047 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 234 components and 6.03047 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.725 mas, bmaj=11.71 mas, bpa=9.268 degrees ! Estimated noise=245.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266939 Jy ! Component: 100 - total flux cleaned = 0.0026326 Jy ! Component: 150 - total flux cleaned = 0.000975883 Jy ! Component: 200 - total flux cleaned = 0.000451189 Jy ! Total flux subtracted in 200 components = 0.000451189 Jy ! Clean residual min=-0.013642 max=0.014403 Jy/beam ! Clean residual mean=0.000004 rms=0.002858 Jy/beam ! Combined flux in latest and established models = 6.03092 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 263 components and 6.03092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219582Jy sigma=0.001386 ! Fit after self-cal, rms=0.215855Jy sigma=0.001316 wmodel J2232+1143_L_2010_06_18_pus_map.mod ! Writing 263 model components to file: J2232+1143_L_2010_06_18_pus_map.mod wobs J2232+1143_L_2010_06_18_pus_uvs.fits ! Writing UV FITS file: J2232+1143_L_2010_06_18_pus_uvs.fits wwins J2232+1143_L_2010_06_18_pus_map.win ! wwins: Wrote 10 windows to J2232+1143_L_2010_06_18_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.00438194 Jy ! Component: 100 - total flux cleaned = -0.00490202 Jy ! Component: 150 - total flux cleaned = -0.00513303 Jy ! Component: 200 - total flux cleaned = -0.00577562 Jy ! Component: 250 - total flux cleaned = -0.00702468 Jy ! Component: 300 - total flux cleaned = -0.00802286 Jy ! Component: 350 - total flux cleaned = -0.00957397 Jy ! Component: 400 - total flux cleaned = -0.0112655 Jy ! Component: 450 - total flux cleaned = -0.0123698 Jy ! Component: 500 - total flux cleaned = -0.0129127 Jy ! Component: 550 - total flux cleaned = -0.0130915 Jy ! Component: 600 - total flux cleaned = -0.0129231 Jy ! Component: 650 - total flux cleaned = -0.0130924 Jy ! Component: 700 - total flux cleaned = -0.0130902 Jy ! Component: 750 - total flux cleaned = -0.0125927 Jy ! Component: 800 - total flux cleaned = -0.0119416 Jy ! Component: 850 - total flux cleaned = -0.0119392 Jy ! Component: 900 - total flux cleaned = -0.0114598 Jy ! Component: 950 - total flux cleaned = -0.0106688 Jy ! Component: 1000 - total flux cleaned = -0.0101991 Jy ! Component: 1050 - total flux cleaned = -0.00927051 Jy ! Component: 1100 - total flux cleaned = -0.00881352 Jy ! Component: 1150 - total flux cleaned = -0.00881465 Jy ! Component: 1200 - total flux cleaned = -0.00821337 Jy ! Component: 1250 - total flux cleaned = -0.00851338 Jy ! Component: 1300 - total flux cleaned = -0.0083666 Jy ! Component: 1350 - total flux cleaned = -0.0082225 Jy ! Component: 1400 - total flux cleaned = -0.00807457 Jy ! Component: 1450 - total flux cleaned = -0.00749717 Jy ! Component: 1500 - total flux cleaned = -0.00735572 Jy ! Component: 1550 - total flux cleaned = -0.00721471 Jy ! Component: 1600 - total flux cleaned = -0.00778057 Jy ! Component: 1650 - total flux cleaned = -0.00721955 Jy ! Component: 1700 - total flux cleaned = -0.00666392 Jy ! Component: 1750 - total flux cleaned = -0.00749332 Jy ! Component: 1800 - total flux cleaned = -0.00735607 Jy ! Component: 1850 - total flux cleaned = -0.0073559 Jy ! Component: 1900 - total flux cleaned = -0.00667933 Jy ! Component: 1950 - total flux cleaned = -0.00708202 Jy ! Component: 2000 - total flux cleaned = -0.0072163 Jy ! Component: 2050 - total flux cleaned = -0.00695039 Jy ! Component: 2100 - total flux cleaned = -0.00681802 Jy ! Component: 2150 - total flux cleaned = -0.00694841 Jy ! Component: 2200 - total flux cleaned = -0.00655583 Jy ! Component: 2250 - total flux cleaned = -0.00668718 Jy ! Component: 2300 - total flux cleaned = -0.00617212 Jy ! Component: 2350 - total flux cleaned = -0.00655773 Jy ! Component: 2400 - total flux cleaned = -0.00617478 Jy ! Component: 2450 - total flux cleaned = -0.00592072 Jy ! Component: 2500 - total flux cleaned = -0.00655162 Jy ! Component: 2550 - total flux cleaned = -0.006175 Jy ! Component: 2600 - total flux cleaned = -0.00605035 Jy ! Component: 2650 - total flux cleaned = -0.00580182 Jy ! Component: 2700 - total flux cleaned = -0.00580136 Jy ! Component: 2750 - total flux cleaned = -0.00592499 Jy ! Component: 2800 - total flux cleaned = -0.0061703 Jy ! Component: 2850 - total flux cleaned = -0.0062923 Jy ! Component: 2900 - total flux cleaned = -0.00592895 Jy ! Component: 2950 - total flux cleaned = -0.00616975 Jy ! Component: 3000 - total flux cleaned = -0.00592962 Jy ! Component: 3050 - total flux cleaned = -0.00616778 Jy ! Component: 3100 - total flux cleaned = -0.00593002 Jy ! Component: 3150 - total flux cleaned = -0.00593006 Jy ! Component: 3200 - total flux cleaned = -0.00616587 Jy ! Component: 3250 - total flux cleaned = -0.00534624 Jy ! Component: 3300 - total flux cleaned = -0.00569556 Jy ! Component: 3350 - total flux cleaned = -0.00558013 Jy ! Component: 3400 - total flux cleaned = -0.00511885 Jy ! Component: 3450 - total flux cleaned = -0.00511794 Jy ! Component: 3500 - total flux cleaned = -0.00488926 Jy ! Component: 3550 - total flux cleaned = -0.00488929 Jy ! Component: 3600 - total flux cleaned = -0.00466258 Jy ! Component: 3650 - total flux cleaned = -0.00375989 Jy ! Component: 3700 - total flux cleaned = -0.00398465 Jy ! Component: 3750 - total flux cleaned = -0.00353693 Jy ! Component: 3800 - total flux cleaned = -0.00320315 Jy ! Component: 3850 - total flux cleaned = -0.00342509 Jy ! Component: 3900 - total flux cleaned = -0.0025418 Jy ! Component: 3950 - total flux cleaned = -0.00265138 Jy ! Component: 4000 - total flux cleaned = -0.00232191 Jy ! Component: 4050 - total flux cleaned = -0.00221319 Jy ! Total flux subtracted in 4096 components = -0.00123578 Jy ! Clean residual min=-0.005730 max=0.006126 Jy/beam ! Clean residual mean=-0.000000 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 6.02968 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 519 components and 6.02968 Jy ![Exited script file: muppet] wmap "J2232+1143_L_2010_06_18_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.725 x 11.71 at 9.268 degrees (North through East) ! Clean map min=-0.047636 max=2.9358 Jy/beam ! Writing clean map to FITS file: J2232+1143_L_2010_06_18_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.93582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00196125 device "J2232+1143_L_2010_06_18_pus\_map.eps/VPS" ! Attempting to open device: 'J2232+1143_L_2010_06_18_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200413 0.200413 0.400826 0.801653 1.60331 3.20661 6.41322 12.8264 25.6529 51.3058 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0058 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.935 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.725 x 11.71 at 9.268 degrees (North through East) ! Clean map min=-0.047636 max=2.9358 Jy/beam quit ! Quitting program ! Log file J2232+1143_L_2010_06_18_pus_uvs.log closed on Fri Jan 8 01:14:55 2016