! Started logfile: J2200+1030_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:49 2016 obs J2200+1030_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2200+1030_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883424 visibilities/baseline/integration-bin. ! Found source: J2200+1030 ! ! 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 330 lines of history. ! ! Reading 19400 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 J2200+1030_S_2015_03_17_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927188Jy sigma=0.010507 ! Fit after self-cal, rms=0.894719Jy sigma=0.010151 ! 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.053 mas, bmaj=6.047 mas, bpa=-2.118 degrees ! Estimated noise=717.842 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.0795327 Jy ! Component: 100 - total flux cleaned = 0.0990748 Jy ! Total flux subtracted in 100 components = 0.0990748 Jy ! Clean residual min=-0.003251 max=0.007451 Jy/beam ! Clean residual mean=0.000006 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.0990748 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0990748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077177Jy sigma=0.000800 ! Fit after self-cal, rms=0.077151Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760355 Jy ! Component: 100 - total flux cleaned = 0.0119098 Jy ! Total flux subtracted in 100 components = 0.0119098 Jy ! Clean residual min=-0.003287 max=0.005319 Jy/beam ! Clean residual mean=0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.110985 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.110985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075888Jy sigma=0.000790 ! Fit after self-cal, rms=0.075865Jy sigma=0.000790 ! Inverting map ! Added new window around map position (5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454375 Jy ! Component: 100 - total flux cleaned = 0.00702843 Jy ! Total flux subtracted in 100 components = 0.00702843 Jy ! Clean residual min=-0.002984 max=0.002594 Jy/beam ! Clean residual mean=0.000000 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.118013 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.118013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075430Jy sigma=0.000786 ! Fit after self-cal, rms=0.075409Jy sigma=0.000785 ! 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.663 mas, bmaj=7.11 mas, bpa=-2.786 degrees ! Estimated noise=457.269 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.00348628 Jy ! Component: 100 - total flux cleaned = 0.00568725 Jy ! Component: 150 - total flux cleaned = 0.00719745 Jy ! Component: 200 - total flux cleaned = 0.00825756 Jy ! Total flux subtracted in 200 components = 0.00825756 Jy ! Clean residual min=-0.002915 max=0.002513 Jy/beam ! Clean residual mean=-0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.126271 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 85 components and 0.126271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075139Jy sigma=0.000784 ! Fit after self-cal, rms=0.075129Jy sigma=0.000784 ! 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.04 FD 0.82 HN 1.00 KP 1.11 ! LA 1.00 MK 0.95 NL 0.92 OV 1.01 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.88 HN 1.06 KP 1.09 ! LA 0.99 MK 1.01 NL 1.01 OV 1.05 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.88 HN 1.07 KP 0.94 ! LA 0.80 MK 1.05 NL 1.15 OV 0.99 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.88 HN 1.02 KP 0.94 ! LA 0.86 MK 1.04 NL 1.00 OV 1.04 ! PT 1.09 SC 0.99 ! ! ! Fit before self-cal, rms=0.075129Jy sigma=0.000784 ! Fit after self-cal, rms=0.071788Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=7.166 mas, bpa=-2.735 degrees ! Estimated noise=457.792 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.000609606 Jy ! Component: 100 - total flux cleaned = -0.000684134 Jy ! Component: 150 - total flux cleaned = -0.000732017 Jy ! Component: 200 - total flux cleaned = -0.000774193 Jy ! Total flux subtracted in 200 components = -0.000774193 Jy ! Clean residual min=-0.001419 max=0.001457 Jy/beam ! Clean residual mean=-0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.125496 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.125496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071779Jy sigma=0.000773 ! Fit after self-cal, rms=0.071723Jy sigma=0.000773 ! 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.071723Jy sigma=0.000773 ! Fit after self-cal, rms=0.071567Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=7.194 mas, bpa=-2.681 degrees ! Estimated noise=457.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000499087 Jy ! Component: 100 - total flux cleaned = -0.000693444 Jy ! Component: 150 - total flux cleaned = -0.000783141 Jy ! Component: 200 - total flux cleaned = -0.000808624 Jy ! Total flux subtracted in 200 components = -0.000808624 Jy ! Clean residual min=-0.001430 max=0.001329 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.124688 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.124688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071558Jy sigma=0.000772 ! Fit after self-cal, rms=0.071559Jy sigma=0.000772 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 = 3.95693e-06 Jy ! Component: 100 - total flux cleaned = -1.81708e-05 Jy ! Component: 150 - total flux cleaned = -2.78854e-05 Jy ! Component: 200 - total flux cleaned = -3.71575e-05 Jy ! Total flux subtracted in 200 components = -3.71575e-05 Jy ! Clean residual min=-0.001407 max=0.001304 Jy/beam ! Clean residual mean=-0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.124651 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.124651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071557Jy sigma=0.000772 ! Fit after self-cal, rms=0.071556Jy sigma=0.000772 ! 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.071556Jy sigma=0.000772 ! Fit after self-cal, rms=0.071558Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.698 mas, bmaj=7.204 mas, bpa=-2.611 degrees ! Estimated noise=457.145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000426732 Jy ! Component: 100 - total flux cleaned = -0.000542308 Jy ! Component: 150 - total flux cleaned = -0.000573825 Jy ! Component: 200 - total flux cleaned = -0.000592704 Jy ! Total flux subtracted in 200 components = -0.000592704 Jy ! Clean residual min=-0.001380 max=0.001288 Jy/beam ! Clean residual mean=-0.000003 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.124058 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.124058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071554Jy sigma=0.000772 ! Fit after self-cal, rms=0.071555Jy sigma=0.000772 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.37052e-05 Jy ! Component: 100 - total flux cleaned = -3.09095e-05 Jy ! Component: 150 - total flux cleaned = -3.0769e-05 Jy ! Component: 200 - total flux cleaned = -3.096e-05 Jy ! Total flux subtracted in 200 components = -3.096e-05 Jy ! Clean residual min=-0.001366 max=0.001280 Jy/beam ! Clean residual mean=-0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.124027 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.124027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071553Jy sigma=0.000772 ! Fit after self-cal, rms=0.071553Jy sigma=0.000772 ! 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.071553Jy sigma=0.000772 ! Fit after self-cal, rms=0.071553Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.807 mas, bmaj=10.9 mas, bpa=0.3464 degrees ! Estimated noise=558.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372596 Jy ! Component: 100 - total flux cleaned = -0.000427891 Jy ! Component: 150 - total flux cleaned = -0.000474641 Jy ! Component: 200 - total flux cleaned = -0.000509414 Jy ! Total flux subtracted in 200 components = -0.000509414 Jy ! Clean residual min=-0.001541 max=0.001436 Jy/beam ! Clean residual mean=-0.000005 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.123518 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 128 components and 0.123518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071552Jy sigma=0.000772 ! Fit after self-cal, rms=0.071551Jy sigma=0.000772 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 = -6.91754e-05 Jy ! Component: 100 - total flux cleaned = -6.16859e-05 Jy ! Component: 150 - total flux cleaned = -5.56399e-05 Jy ! Component: 200 - total flux cleaned = -5.56153e-05 Jy ! Total flux subtracted in 200 components = -5.56153e-05 Jy ! Clean residual min=-0.001514 max=0.001451 Jy/beam ! Clean residual mean=-0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.123462 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 132 components and 0.123462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071551Jy sigma=0.000772 ! Fit after self-cal, rms=0.071551Jy sigma=0.000772 ! 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.703 mas, bmaj=7.212 mas, bpa=-2.563 degrees ! Estimated noise=456.951 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.703 x 7.212 at -2.563 degrees (North through East) ! Clean map min=-0.0013166 max=0.10384 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.071 mas, bmaj=6.121 mas, bpa=-1.834 degrees ! Estimated noise=726.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803855 Jy ! Component: 100 - total flux cleaned = 0.0998848 Jy ! Component: 150 - total flux cleaned = 0.107855 Jy ! Component: 200 - total flux cleaned = 0.112556 Jy ! Total flux subtracted in 200 components = 0.112556 Jy ! Clean residual min=-0.002525 max=0.002503 Jy/beam ! Clean residual mean=0.000000 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.112556 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.112556 Jy ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=7.212 mas, bpa=-2.563 degrees ! Estimated noise=456.951 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.00411185 Jy ! Component: 100 - total flux cleaned = 0.00660855 Jy ! Component: 150 - total flux cleaned = 0.00826788 Jy ! Component: 200 - total flux cleaned = 0.00939257 Jy ! Total flux subtracted in 200 components = 0.00939257 Jy ! Clean residual min=-0.001414 max=0.001394 Jy/beam ! Clean residual mean=-0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.121948 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.121948 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.807 mas, bmaj=10.9 mas, bpa=0.3464 degrees ! Estimated noise=558.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00097315 Jy ! Component: 100 - total flux cleaned = 0.00141057 Jy ! Component: 150 - total flux cleaned = 0.00148414 Jy ! Component: 200 - total flux cleaned = 0.00153483 Jy ! Total flux subtracted in 200 components = 0.00153483 Jy ! Clean residual min=-0.001570 max=0.001433 Jy/beam ! Clean residual mean=-0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.123483 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 = 4.20013e-05 Jy ! Component: 100 - total flux cleaned = 4.92791e-05 Jy ! Component: 150 - total flux cleaned = 5.60371e-05 Jy ! Component: 200 - total flux cleaned = 5.63926e-05 Jy ! Total flux subtracted in 200 components = 5.63926e-05 Jy ! Clean residual min=-0.001558 max=0.001430 Jy/beam ! Clean residual mean=-0.000005 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.12354 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 88 components and 0.12354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=7.212 mas, bpa=-2.563 degrees ! Estimated noise=456.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246316 Jy ! Component: 100 - total flux cleaned = 0.000229684 Jy ! Component: 150 - total flux cleaned = 0.000197158 Jy ! Component: 200 - total flux cleaned = 0.000167879 Jy ! Total flux subtracted in 200 components = 0.000167879 Jy ! Clean residual min=-0.001352 max=0.001400 Jy/beam ! Clean residual mean=-0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.123708 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.123708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071562Jy sigma=0.000772 ! Fit after self-cal, rms=0.071561Jy sigma=0.000772 wmodel J2200+1030_S_2015_03_17_pus_map.mod ! Writing 98 model components to file: J2200+1030_S_2015_03_17_pus_map.mod wobs J2200+1030_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2200+1030_S_2015_03_17_pus_uvs.fits wwins J2200+1030_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2200+1030_S_2015_03_17_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.00027954 Jy ! Component: 100 - total flux cleaned = -0.000418275 Jy ! Component: 150 - total flux cleaned = -0.000505669 Jy ! Component: 200 - total flux cleaned = -0.000526463 Jy ! Component: 250 - total flux cleaned = -0.000466899 Jy ! Component: 300 - total flux cleaned = -0.000447754 Jy ! Component: 350 - total flux cleaned = -0.000409819 Jy ! Component: 400 - total flux cleaned = -0.000264472 Jy ! Component: 450 - total flux cleaned = -0.00017646 Jy ! Component: 500 - total flux cleaned = -5.59915e-05 Jy ! Component: 550 - total flux cleaned = 9.55634e-05 Jy ! Component: 600 - total flux cleaned = 0.000194187 Jy ! Component: 650 - total flux cleaned = 0.000226522 Jy ! Component: 700 - total flux cleaned = 0.000337426 Jy ! Component: 750 - total flux cleaned = 0.000415213 Jy ! Component: 800 - total flux cleaned = 0.00049133 Jy ! Component: 850 - total flux cleaned = 0.000596756 Jy ! Component: 900 - total flux cleaned = 0.000656006 Jy ! Component: 950 - total flux cleaned = 0.000757956 Jy ! Component: 1000 - total flux cleaned = 0.000815276 Jy ! Component: 1050 - total flux cleaned = 0.000871885 Jy ! Component: 1100 - total flux cleaned = 0.000927851 Jy ! Component: 1150 - total flux cleaned = 0.000996609 Jy ! Component: 1200 - total flux cleaned = 0.00105114 Jy ! Component: 1250 - total flux cleaned = 0.00109126 Jy ! Component: 1300 - total flux cleaned = 0.00114409 Jy ! Component: 1350 - total flux cleaned = 0.0011966 Jy ! Component: 1400 - total flux cleaned = 0.0012225 Jy ! Component: 1450 - total flux cleaned = 0.00134971 Jy ! Component: 1500 - total flux cleaned = 0.00137464 Jy ! Component: 1550 - total flux cleaned = 0.00141186 Jy ! Component: 1600 - total flux cleaned = 0.00146098 Jy ! Component: 1650 - total flux cleaned = 0.00148531 Jy ! Component: 1700 - total flux cleaned = 0.00154546 Jy ! Component: 1750 - total flux cleaned = 0.00158122 Jy ! Component: 1800 - total flux cleaned = 0.0016165 Jy ! Component: 1850 - total flux cleaned = 0.00162827 Jy ! Component: 1900 - total flux cleaned = 0.00163982 Jy ! Component: 1950 - total flux cleaned = 0.00169728 Jy ! Component: 2000 - total flux cleaned = 0.00169728 Jy ! Component: 2050 - total flux cleaned = 0.00174244 Jy ! Component: 2100 - total flux cleaned = 0.00175358 Jy ! Component: 2150 - total flux cleaned = 0.00177584 Jy ! Component: 2200 - total flux cleaned = 0.00179776 Jy ! Component: 2250 - total flux cleaned = 0.00180881 Jy ! Component: 2300 - total flux cleaned = 0.00188432 Jy ! Component: 2350 - total flux cleaned = 0.00191625 Jy ! Component: 2400 - total flux cleaned = 0.00192681 Jy ! Component: 2450 - total flux cleaned = 0.00196875 Jy ! Component: 2500 - total flux cleaned = 0.00201056 Jy ! Component: 2550 - total flux cleaned = 0.00200018 Jy ! Component: 2600 - total flux cleaned = 0.00205142 Jy ! Component: 2650 - total flux cleaned = 0.00206157 Jy ! Component: 2700 - total flux cleaned = 0.00207175 Jy ! Component: 2750 - total flux cleaned = 0.00207178 Jy ! Component: 2800 - total flux cleaned = 0.00209152 Jy ! Component: 2850 - total flux cleaned = 0.00208167 Jy ! Component: 2900 - total flux cleaned = 0.00210127 Jy ! Component: 2950 - total flux cleaned = 0.00209157 Jy ! Component: 3000 - total flux cleaned = 0.00207233 Jy ! Component: 3050 - total flux cleaned = 0.00208202 Jy ! Component: 3100 - total flux cleaned = 0.00204419 Jy ! Component: 3150 - total flux cleaned = 0.00207248 Jy ! Component: 3200 - total flux cleaned = 0.00208192 Jy ! Component: 3250 - total flux cleaned = 0.0020818 Jy ! Component: 3300 - total flux cleaned = 0.00207272 Jy ! Component: 3350 - total flux cleaned = 0.00204531 Jy ! Component: 3400 - total flux cleaned = 0.00205438 Jy ! Component: 3450 - total flux cleaned = 0.00203622 Jy ! Component: 3500 - total flux cleaned = 0.0019826 Jy ! Component: 3550 - total flux cleaned = 0.00196483 Jy ! Component: 3600 - total flux cleaned = 0.00194716 Jy ! Component: 3650 - total flux cleaned = 0.00193841 Jy ! Component: 3700 - total flux cleaned = 0.00193844 Jy ! Component: 3750 - total flux cleaned = 0.00196446 Jy ! Component: 3800 - total flux cleaned = 0.00193008 Jy ! Component: 3850 - total flux cleaned = 0.00189585 Jy ! Component: 3900 - total flux cleaned = 0.0018789 Jy ! Component: 3950 - total flux cleaned = 0.00187044 Jy ! Component: 4000 - total flux cleaned = 0.00187044 Jy ! Component: 4050 - total flux cleaned = 0.00185374 Jy ! Total flux subtracted in 4096 components = 0.0018206 Jy ! Clean residual min=-0.000451 max=0.000512 Jy/beam ! Clean residual mean=-0.000002 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.125528 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 372 components and 0.125528 Jy ![Exited script file: muppet] wmap "J2200+1030_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.703 x 7.212 at -2.563 degrees (North through East) ! Clean map min=-0.001045 max=0.10403 Jy/beam ! Writing clean map to FITS file: J2200+1030_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104029 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152778 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.440583 0.440583 0.881165 1.76233 3.52466 7.04932 14.0986 28.1973 56.3946 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.703 x 7.212 at -2.563 degrees (North through East) ! Clean map min=-0.001045 max=0.10403 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 J2200+1030_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:54 2016