! Started logfile: J1022+4239_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:51:05 2016 obs J1022+4239_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1022+4239_S_2014_06_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.678363 visibilities/baseline/integration-bin. ! Found source: J1022+4239 ! ! 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 336 lines of history. ! ! Reading 6960 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 J1022+4239_S_2014_06_09_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825022Jy sigma=0.009922 ! Fit after self-cal, rms=0.810727Jy sigma=0.009760 ! 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.078 mas, bmaj=4.354 mas, bpa=-18.15 degrees ! Estimated noise=1149.85 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.146761 Jy ! Component: 100 - total flux cleaned = 0.1801 Jy ! Total flux subtracted in 100 components = 0.1801 Jy ! Clean residual min=-0.006405 max=0.011264 Jy/beam ! Clean residual mean=0.000008 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.1801 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.1801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073684Jy sigma=0.000820 ! Fit after self-cal, rms=0.073689Jy sigma=0.000820 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01127 Jy ! Component: 100 - total flux cleaned = 0.0165494 Jy ! Total flux subtracted in 100 components = 0.0165494 Jy ! Clean residual min=-0.006066 max=0.005443 Jy/beam ! Clean residual mean=0.000007 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.196649 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.196649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071870Jy sigma=0.000801 ! Fit after self-cal, rms=0.071869Jy sigma=0.000801 ! 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.949 mas, bmaj=5.335 mas, bpa=-16.17 degrees ! Estimated noise=717.01 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.0028687 Jy ! Component: 100 - total flux cleaned = 0.00416545 Jy ! Component: 150 - total flux cleaned = 0.00438398 Jy ! Component: 200 - total flux cleaned = 0.00440895 Jy ! Total flux subtracted in 200 components = 0.00440895 Jy ! Clean residual min=-0.003567 max=0.003793 Jy/beam ! Clean residual mean=0.000016 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.201058 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.201058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071697Jy sigma=0.000801 ! Fit after self-cal, rms=0.071699Jy sigma=0.000801 ! 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.00* FD 0.83 HN 0.96 KP 1.06 ! LA 1.18 MK 1.05 NL 0.96 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 1.02 ! LA 1.15 MK 1.04 NL 1.05 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00 KP 0.91 ! LA 0.91 MK 0.95 NL 1.04 OV 0.96 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00 KP 0.87 ! LA 0.86 MK 1.07 NL 1.09 OV 0.99 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.071699Jy sigma=0.000801 ! Fit after self-cal, rms=0.067424Jy sigma=0.000762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=5.317 mas, bpa=-15.1 degrees ! Estimated noise=716.06 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.000406764 Jy ! Component: 100 - total flux cleaned = -0.000406421 Jy ! Component: 150 - total flux cleaned = -0.000406865 Jy ! Component: 200 - total flux cleaned = -0.00040768 Jy ! Total flux subtracted in 200 components = -0.00040768 Jy ! Clean residual min=-0.002349 max=0.002742 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.200651 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.200651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067415Jy sigma=0.000762 ! Fit after self-cal, rms=0.067412Jy sigma=0.000761 ! 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.067412Jy sigma=0.000761 ! Fit after self-cal, rms=0.067266Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=5.317 mas, bpa=-15.11 degrees ! Estimated noise=715.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116802 Jy ! Component: 100 - total flux cleaned = -0.000161737 Jy ! Component: 150 - total flux cleaned = -0.000171369 Jy ! Component: 200 - total flux cleaned = -0.000180461 Jy ! Total flux subtracted in 200 components = -0.000180461 Jy ! Clean residual min=-0.002197 max=0.002840 Jy/beam ! Clean residual mean=-0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.20047 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.20047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067262Jy sigma=0.000759 ! Fit after self-cal, rms=0.067265Jy sigma=0.000759 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 (77.5, 29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260647 Jy ! Component: 100 - total flux cleaned = 0.00304752 Jy ! Component: 150 - total flux cleaned = 0.00331921 Jy ! Component: 200 - total flux cleaned = 0.0035303 Jy ! Total flux subtracted in 200 components = 0.0035303 Jy ! Clean residual min=-0.002007 max=0.002273 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.204001 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.204001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067156Jy sigma=0.000758 ! Fit after self-cal, rms=0.067150Jy sigma=0.000758 ! Inverting map ! Added new window around map position (-66.5, -97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871701 Jy ! Component: 100 - total flux cleaned = 0.000864962 Jy ! Component: 150 - total flux cleaned = 0.00098558 Jy ! Component: 200 - total flux cleaned = 0.00107973 Jy ! Total flux subtracted in 200 components = 0.00107973 Jy ! Clean residual min=-0.001914 max=0.001953 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.20508 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.20508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067064Jy sigma=0.000757 ! Fit after self-cal, rms=0.067062Jy sigma=0.000757 ! Inverting map ! Added new window around map position (87, -100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125559 Jy ! Component: 100 - total flux cleaned = 0.00116597 Jy ! Component: 150 - total flux cleaned = 0.00123494 Jy ! Component: 200 - total flux cleaned = 0.00132813 Jy ! Total flux subtracted in 200 components = 0.00132813 Jy ! Clean residual min=-0.001989 max=0.001557 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.206408 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.206408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067001Jy sigma=0.000757 ! Fit after self-cal, rms=0.067001Jy sigma=0.000757 ! 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.067001Jy sigma=0.000757 ! Fit after self-cal, rms=0.066846Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=5.319 mas, bpa=-15.1 degrees ! Estimated noise=713.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336679 Jy ! Component: 100 - total flux cleaned = 0.000392849 Jy ! Component: 150 - total flux cleaned = 0.000419184 Jy ! Component: 200 - total flux cleaned = 0.000419132 Jy ! Total flux subtracted in 200 components = 0.000419132 Jy ! Clean residual min=-0.001900 max=0.001597 Jy/beam ! Clean residual mean=0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.206828 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 109 components and 0.206828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066824Jy sigma=0.000756 ! Fit after self-cal, rms=0.066825Jy sigma=0.000756 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 = 2.22329e-07 Jy ! Component: 100 - total flux cleaned = 2.27839e-05 Jy ! Component: 150 - total flux cleaned = 1.35596e-06 Jy ! Component: 200 - total flux cleaned = -1.89295e-05 Jy ! Total flux subtracted in 200 components = -1.89295e-05 Jy ! Clean residual min=-0.001886 max=0.001587 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.206809 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 117 components and 0.206809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066811Jy sigma=0.000756 ! Fit after self-cal, rms=0.066811Jy sigma=0.000756 ! 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.066811Jy sigma=0.000756 ! Fit after self-cal, rms=0.066779Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.749 mas, bmaj=10.25 mas, bpa=-22.99 degrees ! Estimated noise=841.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.21545e-05 Jy ! Component: 100 - total flux cleaned = -5.60899e-05 Jy ! Component: 150 - total flux cleaned = -9.2556e-05 Jy ! Component: 200 - total flux cleaned = -9.29889e-05 Jy ! Total flux subtracted in 200 components = -9.29889e-05 Jy ! Clean residual min=-0.001714 max=0.001223 Jy/beam ! Clean residual mean=-0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.206716 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.206716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066776Jy sigma=0.000756 ! Fit after self-cal, rms=0.066776Jy sigma=0.000756 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.24042e-05 Jy ! Component: 100 - total flux cleaned = -7.34452e-05 Jy ! Component: 150 - total flux cleaned = -8.31273e-05 Jy ! Component: 200 - total flux cleaned = -7.43946e-05 Jy ! Total flux subtracted in 200 components = -7.43946e-05 Jy ! Clean residual min=-0.001689 max=0.001243 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.206641 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 0.206641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066774Jy sigma=0.000756 ! Fit after self-cal, rms=0.066774Jy sigma=0.000756 ! 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.965 mas, bmaj=5.319 mas, bpa=-15.05 degrees ! Estimated noise=713.211 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.965 x 5.319 at -15.05 degrees (North through East) ! Clean map min=-0.0017383 max=0.18863 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.107 mas, bmaj=4.334 mas, bpa=-16.66 degrees ! Estimated noise=1144.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145956 Jy ! Component: 100 - total flux cleaned = 0.179785 Jy ! Component: 150 - total flux cleaned = 0.190785 Jy ! Component: 200 - total flux cleaned = 0.195986 Jy ! Total flux subtracted in 200 components = 0.195986 Jy ! Clean residual min=-0.003880 max=0.003706 Jy/beam ! Clean residual mean=0.000001 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.195986 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.195986 Jy ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=5.319 mas, bpa=-15.05 degrees ! Estimated noise=713.211 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.00348047 Jy ! Component: 100 - total flux cleaned = 0.0051199 Jy ! Component: 150 - total flux cleaned = 0.00607718 Jy ! Component: 200 - total flux cleaned = 0.00658401 Jy ! Total flux subtracted in 200 components = 0.00658401 Jy ! Clean residual min=-0.002002 max=0.001702 Jy/beam ! Clean residual mean=-0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.20257 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.20257 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.749 mas, bmaj=10.25 mas, bpa=-22.99 degrees ! Estimated noise=841.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168547 Jy ! Component: 100 - total flux cleaned = 0.00215485 Jy ! Component: 150 - total flux cleaned = 0.00236732 Jy ! Component: 200 - total flux cleaned = 0.00258348 Jy ! Total flux subtracted in 200 components = 0.00258348 Jy ! Clean residual min=-0.001768 max=0.001392 Jy/beam ! Clean residual mean=-0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.205153 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.000182945 Jy ! Component: 100 - total flux cleaned = 0.000343199 Jy ! Component: 150 - total flux cleaned = 0.000462161 Jy ! Component: 200 - total flux cleaned = 0.000548876 Jy ! Total flux subtracted in 200 components = 0.000548876 Jy ! Clean residual min=-0.001740 max=0.001273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.205702 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 84 components and 0.205702 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=5.319 mas, bpa=-15.05 degrees ! Estimated noise=713.211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024012 Jy ! Component: 100 - total flux cleaned = 0.000280334 Jy ! Component: 150 - total flux cleaned = 0.000393245 Jy ! Component: 200 - total flux cleaned = 0.000497423 Jy ! Total flux subtracted in 200 components = 0.000497423 Jy ! Clean residual min=-0.001829 max=0.001594 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.2062 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.2062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066840Jy sigma=0.000757 ! Fit after self-cal, rms=0.066839Jy sigma=0.000757 wmodel J1022+4239_S_2014_06_09_pus_map.mod ! Writing 104 model components to file: J1022+4239_S_2014_06_09_pus_map.mod wobs J1022+4239_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1022+4239_S_2014_06_09_pus_uvs.fits wwins J1022+4239_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J1022+4239_S_2014_06_09_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.000650504 Jy ! Component: 100 - total flux cleaned = -0.00079474 Jy ! Component: 150 - total flux cleaned = -0.000659772 Jy ! Component: 200 - total flux cleaned = -0.000607174 Jy ! Component: 250 - total flux cleaned = -0.000582196 Jy ! Component: 300 - total flux cleaned = -0.000582618 Jy ! Component: 350 - total flux cleaned = -0.000559716 Jy ! Component: 400 - total flux cleaned = -0.000606372 Jy ! Component: 450 - total flux cleaned = -0.000629112 Jy ! Component: 500 - total flux cleaned = -0.00073912 Jy ! Component: 550 - total flux cleaned = -0.000824863 Jy ! Component: 600 - total flux cleaned = -0.000908201 Jy ! Component: 650 - total flux cleaned = -0.000949064 Jy ! Component: 700 - total flux cleaned = -0.00102959 Jy ! Component: 750 - total flux cleaned = -0.00108857 Jy ! Component: 800 - total flux cleaned = -0.00108826 Jy ! Component: 850 - total flux cleaned = -0.0011453 Jy ! Component: 900 - total flux cleaned = -0.00116387 Jy ! Component: 950 - total flux cleaned = -0.00121946 Jy ! Component: 1000 - total flux cleaned = -0.00129225 Jy ! Component: 1050 - total flux cleaned = -0.00132812 Jy ! Component: 1100 - total flux cleaned = -0.00138131 Jy ! Component: 1150 - total flux cleaned = -0.00143313 Jy ! Component: 1200 - total flux cleaned = -0.0014844 Jy ! Component: 1250 - total flux cleaned = -0.00148439 Jy ! Component: 1300 - total flux cleaned = -0.00150107 Jy ! Component: 1350 - total flux cleaned = -0.00153392 Jy ! Component: 1400 - total flux cleaned = -0.00150175 Jy ! Component: 1450 - total flux cleaned = -0.00153375 Jy ! Component: 1500 - total flux cleaned = -0.0015337 Jy ! Component: 1550 - total flux cleaned = -0.00148687 Jy ! Component: 1600 - total flux cleaned = -0.00147145 Jy ! Component: 1650 - total flux cleaned = -0.00142568 Jy ! Component: 1700 - total flux cleaned = -0.00144085 Jy ! Component: 1750 - total flux cleaned = -0.00144081 Jy ! Component: 1800 - total flux cleaned = -0.00142599 Jy ! Component: 1850 - total flux cleaned = -0.00136765 Jy ! Component: 1900 - total flux cleaned = -0.00136761 Jy ! Component: 1950 - total flux cleaned = -0.00132488 Jy ! Component: 2000 - total flux cleaned = -0.00131094 Jy ! Component: 2050 - total flux cleaned = -0.0012969 Jy ! Component: 2100 - total flux cleaned = -0.001283 Jy ! Component: 2150 - total flux cleaned = -0.00126937 Jy ! Component: 2200 - total flux cleaned = -0.00120139 Jy ! Component: 2250 - total flux cleaned = -0.00120145 Jy ! Component: 2300 - total flux cleaned = -0.00118796 Jy ! Component: 2350 - total flux cleaned = -0.00113508 Jy ! Component: 2400 - total flux cleaned = -0.00109579 Jy ! Component: 2450 - total flux cleaned = -0.00109601 Jy ! Component: 2500 - total flux cleaned = -0.00105739 Jy ! Component: 2550 - total flux cleaned = -0.0010575 Jy ! Component: 2600 - total flux cleaned = -0.00103212 Jy ! Component: 2650 - total flux cleaned = -0.000982019 Jy ! Component: 2700 - total flux cleaned = -0.000969765 Jy ! Component: 2750 - total flux cleaned = -0.000932997 Jy ! Component: 2800 - total flux cleaned = -0.00092092 Jy ! Component: 2850 - total flux cleaned = -0.00090863 Jy ! Component: 2900 - total flux cleaned = -0.000908567 Jy ! Component: 2950 - total flux cleaned = -0.000872829 Jy ! Component: 3000 - total flux cleaned = -0.000861147 Jy ! Component: 3050 - total flux cleaned = -0.000837852 Jy ! Component: 3100 - total flux cleaned = -0.00083798 Jy ! Component: 3150 - total flux cleaned = -0.000837988 Jy ! Component: 3200 - total flux cleaned = -0.000838038 Jy ! Component: 3250 - total flux cleaned = -0.000803818 Jy ! Component: 3300 - total flux cleaned = -0.000747502 Jy ! Component: 3350 - total flux cleaned = -0.0007924 Jy ! Component: 3400 - total flux cleaned = -0.000803483 Jy ! Component: 3450 - total flux cleaned = -0.000726176 Jy ! Component: 3500 - total flux cleaned = -0.000715263 Jy ! Component: 3550 - total flux cleaned = -0.000715267 Jy ! Component: 3600 - total flux cleaned = -0.000682888 Jy ! Component: 3650 - total flux cleaned = -0.000672119 Jy ! Component: 3700 - total flux cleaned = -0.000629366 Jy ! Component: 3750 - total flux cleaned = -0.000618808 Jy ! Component: 3800 - total flux cleaned = -0.000608334 Jy ! Component: 3850 - total flux cleaned = -0.000597841 Jy ! Component: 3900 - total flux cleaned = -0.000566625 Jy ! Component: 3950 - total flux cleaned = -0.000546 Jy ! Component: 4000 - total flux cleaned = -0.000535696 Jy ! Component: 4050 - total flux cleaned = -0.000505075 Jy ! Total flux subtracted in 4096 components = -0.000494965 Jy ! Clean residual min=-0.000684 max=0.000663 Jy/beam ! Clean residual mean=0.000002 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.205705 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 350 components and 0.205705 Jy ![Exited script file: muppet] wmap "J1022+4239_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.965 x 5.319 at -15.05 degrees (North through East) ! Clean map min=-0.0014584 max=0.18867 Jy/beam ! Writing clean map to FITS file: J1022+4239_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18867 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171605 device "J1022+4239_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1022+4239_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272866 0.272866 0.545732 1.09146 2.18293 4.36585 8.73171 17.4634 34.9268 69.8537 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 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.965 x 5.319 at -15.05 degrees (North through East) ! Clean map min=-0.0014584 max=0.18867 Jy/beam quit ! Quitting program ! Log file J1022+4239_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:51:10 2016