! Started logfile: J2328+1929_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:46 2016 obs J2328+1929_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2328+1929_S_2014_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765192 visibilities/baseline/integration-bin. ! Found source: J2328+1929 ! ! 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 360 lines of history. ! ! Reading 15564 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 J2328+1929_S_2014_08_05_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 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887872Jy sigma=0.009829 ! Fit after self-cal, rms=0.876676Jy sigma=0.009719 ! 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.06 mas, bmaj=8.212 mas, bpa=25.07 degrees ! Estimated noise=798.878 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.0953576 Jy ! Component: 100 - total flux cleaned = 0.117702 Jy ! Total flux subtracted in 100 components = 0.117702 Jy ! Clean residual min=-0.004274 max=0.008874 Jy/beam ! Clean residual mean=-0.000037 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.117702 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.117702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079394Jy sigma=0.000803 ! Fit after self-cal, rms=0.079383Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979628 Jy ! Component: 100 - total flux cleaned = 0.0149773 Jy ! Total flux subtracted in 100 components = 0.0149773 Jy ! Clean residual min=-0.003752 max=0.003481 Jy/beam ! Clean residual mean=-0.000014 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.132679 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.132679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077863Jy sigma=0.000786 ! Fit after self-cal, rms=0.077848Jy sigma=0.000786 ! 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.027 mas, bmaj=8.829 mas, bpa=24.53 degrees ! Estimated noise=521.301 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.00486262 Jy ! Component: 100 - total flux cleaned = 0.00773716 Jy ! Component: 150 - total flux cleaned = 0.00958395 Jy ! Component: 200 - total flux cleaned = 0.0108036 Jy ! Total flux subtracted in 200 components = 0.0108036 Jy ! Clean residual min=-0.002475 max=0.002342 Jy/beam ! Clean residual mean=0.000009 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.143483 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 82 components and 0.143483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077460Jy sigma=0.000783 ! Fit after self-cal, rms=0.077462Jy sigma=0.000783 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.89 HN 0.99 KP 1.05 ! LA 1.08 MK 1.00* NL 0.97 OV 0.98 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.02 KP 1.01 ! LA 1.07 MK 1.00* NL 0.99 OV 1.03 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.18 HN 1.07 KP 0.89 ! LA 0.86 MK 1.00* NL 1.01 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.04 KP 0.88 ! LA 0.80 MK 1.00* NL 1.12 OV 1.01 ! PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.077462Jy sigma=0.000783 ! Fit after self-cal, rms=0.075352Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.038 mas, bmaj=8.872 mas, bpa=24.61 degrees ! Estimated noise=521.837 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.000353798 Jy ! Component: 100 - total flux cleaned = -0.000394799 Jy ! Component: 150 - total flux cleaned = -0.000405634 Jy ! Component: 200 - total flux cleaned = -0.000415429 Jy ! Total flux subtracted in 200 components = -0.000415429 Jy ! Clean residual min=-0.001319 max=0.001428 Jy/beam ! Clean residual mean=0.000004 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.143068 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.143068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075346Jy sigma=0.000770 ! Fit after self-cal, rms=0.075348Jy sigma=0.000770 ! 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.075348Jy sigma=0.000770 ! Fit after self-cal, rms=0.075395Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.043 mas, bmaj=8.877 mas, bpa=24.73 degrees ! Estimated noise=521.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298514 Jy ! Component: 100 - total flux cleaned = -0.000387666 Jy ! Component: 150 - total flux cleaned = -0.000425152 Jy ! Component: 200 - total flux cleaned = -0.000450718 Jy ! Total flux subtracted in 200 components = -0.000450718 Jy ! Clean residual min=-0.001222 max=0.001408 Jy/beam ! Clean residual mean=0.000003 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.142617 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.142617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075392Jy sigma=0.000769 ! Fit after self-cal, rms=0.075398Jy sigma=0.000769 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.29242e-05 Jy ! Component: 100 - total flux cleaned = -1.34307e-05 Jy ! Component: 150 - total flux cleaned = -2.08724e-05 Jy ! Component: 200 - total flux cleaned = -2.06453e-05 Jy ! Total flux subtracted in 200 components = -2.06453e-05 Jy ! Clean residual min=-0.001215 max=0.001383 Jy/beam ! Clean residual mean=0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.142596 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.142596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075396Jy sigma=0.000769 ! Fit after self-cal, rms=0.075395Jy sigma=0.000769 ! 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.075395Jy sigma=0.000769 ! Fit after self-cal, rms=0.076035Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.048 mas, bmaj=8.877 mas, bpa=24.83 degrees ! Estimated noise=522.994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158395 Jy ! Component: 100 - total flux cleaned = -0.000206979 Jy ! Component: 150 - total flux cleaned = -0.000258636 Jy ! Component: 200 - total flux cleaned = -0.000279832 Jy ! Total flux subtracted in 200 components = -0.000279832 Jy ! Clean residual min=-0.001188 max=0.001279 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.142316 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.142316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076028Jy sigma=0.000769 ! Fit after self-cal, rms=0.076035Jy sigma=0.000769 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.49515e-05 Jy ! Component: 100 - total flux cleaned = -4.97674e-05 Jy ! Component: 150 - total flux cleaned = -7.15416e-05 Jy ! Component: 200 - total flux cleaned = -7.8001e-05 Jy ! Total flux subtracted in 200 components = -7.8001e-05 Jy ! Clean residual min=-0.001182 max=0.001278 Jy/beam ! Clean residual mean=0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.142238 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 121 components and 0.142238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076033Jy sigma=0.000769 ! Fit after self-cal, rms=0.076032Jy sigma=0.000769 ! 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.076032Jy sigma=0.000769 ! Fit after self-cal, rms=0.076353Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.783 mas, bmaj=10.46 mas, bpa=11.64 degrees ! Estimated noise=570.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.41336e-05 Jy ! Component: 100 - total flux cleaned = -4.31275e-06 Jy ! Component: 150 - total flux cleaned = -2.61391e-05 Jy ! Component: 200 - total flux cleaned = -4.56745e-05 Jy ! Total flux subtracted in 200 components = -4.56745e-05 Jy ! Clean residual min=-0.001166 max=0.001174 Jy/beam ! Clean residual mean=0.000004 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.142193 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 127 components and 0.142193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076351Jy sigma=0.000769 ! Fit after self-cal, rms=0.076353Jy sigma=0.000769 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 = 8.4768e-07 Jy ! Component: 100 - total flux cleaned = -6.20682e-06 Jy ! Component: 150 - total flux cleaned = -9.62529e-07 Jy ! Component: 200 - total flux cleaned = -1.07965e-06 Jy ! Total flux subtracted in 200 components = -1.07965e-06 Jy ! Clean residual min=-0.001149 max=0.001165 Jy/beam ! Clean residual mean=0.000004 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.142192 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 131 components and 0.142192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076352Jy sigma=0.000769 ! Fit after self-cal, rms=0.076352Jy sigma=0.000769 ! 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.054 mas, bmaj=8.881 mas, bpa=24.93 degrees ! Estimated noise=524.306 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.054 x 8.881 at 24.93 degrees (North through East) ! Clean map min=-0.0011552 max=0.12536 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=4.076 mas, bmaj=8.242 mas, bpa=25.48 degrees ! Estimated noise=806.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0960888 Jy ! Component: 100 - total flux cleaned = 0.118304 Jy ! Component: 150 - total flux cleaned = 0.127611 Jy ! Component: 200 - total flux cleaned = 0.132534 Jy ! Total flux subtracted in 200 components = 0.132534 Jy ! Clean residual min=-0.002331 max=0.002631 Jy/beam ! Clean residual mean=-0.000010 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.132534 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.132534 Jy ! Inverting map and beam ! Estimated beam: bmin=5.054 mas, bmaj=8.881 mas, bpa=24.93 degrees ! Estimated noise=524.306 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.00404076 Jy ! Component: 100 - total flux cleaned = 0.00624635 Jy ! Component: 150 - total flux cleaned = 0.0075856 Jy ! Component: 200 - total flux cleaned = 0.00842438 Jy ! Total flux subtracted in 200 components = 0.00842438 Jy ! Clean residual min=-0.001292 max=0.001353 Jy/beam ! Clean residual mean=-0.000000 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.140958 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.140958 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.783 mas, bmaj=10.46 mas, bpa=11.64 degrees ! Estimated noise=570.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771527 Jy ! Component: 100 - total flux cleaned = 0.00104319 Jy ! Component: 150 - total flux cleaned = 0.00110688 Jy ! Component: 200 - total flux cleaned = 0.00113398 Jy ! Total flux subtracted in 200 components = 0.00113398 Jy ! Clean residual min=-0.001179 max=0.001170 Jy/beam ! Clean residual mean=0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.142092 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 = 8.54384e-06 Jy ! Component: 100 - total flux cleaned = 2.41666e-05 Jy ! Component: 150 - total flux cleaned = 3.87841e-05 Jy ! Component: 200 - total flux cleaned = 5.2634e-05 Jy ! Total flux subtracted in 200 components = 5.2634e-05 Jy ! Clean residual min=-0.001170 max=0.001162 Jy/beam ! Clean residual mean=0.000004 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.142145 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.142145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.054 mas, bmaj=8.881 mas, bpa=24.93 degrees ! Estimated noise=524.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.48755e-05 Jy ! Component: 100 - total flux cleaned = 6.25897e-05 Jy ! Component: 150 - total flux cleaned = 3.8881e-05 Jy ! Component: 200 - total flux cleaned = 7.34914e-06 Jy ! Total flux subtracted in 200 components = 7.34914e-06 Jy ! Clean residual min=-0.001178 max=0.001262 Jy/beam ! Clean residual mean=0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.142152 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.142152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076352Jy sigma=0.000769 ! Fit after self-cal, rms=0.076348Jy sigma=0.000769 wmodel J2328+1929_S_2014_08_05_pus_map.mod ! Writing 77 model components to file: J2328+1929_S_2014_08_05_pus_map.mod wobs J2328+1929_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2328+1929_S_2014_08_05_pus_uvs.fits wwins J2328+1929_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2328+1929_S_2014_08_05_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.000174381 Jy ! Component: 100 - total flux cleaned = 8.80171e-05 Jy ! Component: 150 - total flux cleaned = 2.59743e-05 Jy ! Component: 200 - total flux cleaned = -7.38527e-05 Jy ! Component: 250 - total flux cleaned = -0.000151278 Jy ! Component: 300 - total flux cleaned = -0.000226134 Jy ! Component: 350 - total flux cleaned = -0.000280427 Jy ! Component: 400 - total flux cleaned = -0.000350512 Jy ! Component: 450 - total flux cleaned = -0.000316083 Jy ! Component: 500 - total flux cleaned = -0.000332977 Jy ! Component: 550 - total flux cleaned = -0.000267397 Jy ! Component: 600 - total flux cleaned = -0.000267682 Jy ! Component: 650 - total flux cleaned = -0.000252119 Jy ! Component: 700 - total flux cleaned = -0.000267896 Jy ! Component: 750 - total flux cleaned = -0.000268372 Jy ! Component: 800 - total flux cleaned = -0.000283389 Jy ! Component: 850 - total flux cleaned = -0.000297766 Jy ! Component: 900 - total flux cleaned = -0.000283019 Jy ! Component: 950 - total flux cleaned = -0.000268818 Jy ! Component: 1000 - total flux cleaned = -0.000282998 Jy ! Component: 1050 - total flux cleaned = -0.000296728 Jy ! Component: 1100 - total flux cleaned = -0.000269509 Jy ! Component: 1150 - total flux cleaned = -0.000256272 Jy ! Component: 1200 - total flux cleaned = -0.000296087 Jy ! Component: 1250 - total flux cleaned = -0.000322034 Jy ! Component: 1300 - total flux cleaned = -0.000321926 Jy ! Component: 1350 - total flux cleaned = -0.000360088 Jy ! Component: 1400 - total flux cleaned = -0.000347512 Jy ! Component: 1450 - total flux cleaned = -0.000372635 Jy ! Component: 1500 - total flux cleaned = -0.000397274 Jy ! Component: 1550 - total flux cleaned = -0.000409553 Jy ! Component: 1600 - total flux cleaned = -0.000457374 Jy ! Component: 1650 - total flux cleaned = -0.00046903 Jy ! Component: 1700 - total flux cleaned = -0.000492272 Jy ! Component: 1750 - total flux cleaned = -0.000503744 Jy ! Component: 1800 - total flux cleaned = -0.00054947 Jy ! Component: 1850 - total flux cleaned = -0.000492744 Jy ! Component: 1900 - total flux cleaned = -0.000537667 Jy ! Component: 1950 - total flux cleaned = -0.000548815 Jy ! Component: 2000 - total flux cleaned = -0.00058178 Jy ! Component: 2050 - total flux cleaned = -0.000581731 Jy ! Component: 2100 - total flux cleaned = -0.000560163 Jy ! Component: 2150 - total flux cleaned = -0.00059231 Jy ! Component: 2200 - total flux cleaned = -0.00056061 Jy ! Component: 2250 - total flux cleaned = -0.000581695 Jy ! Component: 2300 - total flux cleaned = -0.000581712 Jy ! Component: 2350 - total flux cleaned = -0.00058165 Jy ! Component: 2400 - total flux cleaned = -0.000591859 Jy ! Component: 2450 - total flux cleaned = -0.000612169 Jy ! Component: 2500 - total flux cleaned = -0.000632213 Jy ! Component: 2550 - total flux cleaned = -0.000632087 Jy ! Component: 2600 - total flux cleaned = -0.000661718 Jy ! Component: 2650 - total flux cleaned = -0.000681203 Jy ! Component: 2700 - total flux cleaned = -0.000681223 Jy ! Component: 2750 - total flux cleaned = -0.00070049 Jy ! Component: 2800 - total flux cleaned = -0.000681499 Jy ! Component: 2850 - total flux cleaned = -0.000672145 Jy ! Component: 2900 - total flux cleaned = -0.000690998 Jy ! Component: 2950 - total flux cleaned = -0.00070029 Jy ! Component: 3000 - total flux cleaned = -0.000691019 Jy ! Component: 3050 - total flux cleaned = -0.000718542 Jy ! Component: 3100 - total flux cleaned = -0.000727543 Jy ! Component: 3150 - total flux cleaned = -0.000691258 Jy ! Component: 3200 - total flux cleaned = -0.00070928 Jy ! Component: 3250 - total flux cleaned = -0.000709282 Jy ! Component: 3300 - total flux cleaned = -0.000735905 Jy ! Component: 3350 - total flux cleaned = -0.0007183 Jy ! Component: 3400 - total flux cleaned = -0.000762005 Jy ! Component: 3450 - total flux cleaned = -0.000727176 Jy ! Component: 3500 - total flux cleaned = -0.000761661 Jy ! Component: 3550 - total flux cleaned = -0.000770197 Jy ! Component: 3600 - total flux cleaned = -0.000744677 Jy ! Component: 3650 - total flux cleaned = -0.000761633 Jy ! Component: 3700 - total flux cleaned = -0.000753213 Jy ! Component: 3750 - total flux cleaned = -0.000778322 Jy ! Component: 3800 - total flux cleaned = -0.000786644 Jy ! Component: 3850 - total flux cleaned = -0.000786668 Jy ! Component: 3900 - total flux cleaned = -0.00081129 Jy ! Component: 3950 - total flux cleaned = -0.000811236 Jy ! Component: 4000 - total flux cleaned = -0.00081939 Jy ! Component: 4050 - total flux cleaned = -0.000835507 Jy ! Total flux subtracted in 4096 components = -0.000795427 Jy ! Clean residual min=-0.000512 max=0.000552 Jy/beam ! Clean residual mean=0.000002 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.141357 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 356 components and 0.141357 Jy ![Exited script file: muppet] wmap "J2328+1929_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.054 x 8.881 at 24.93 degrees (North through East) ! Clean map min=-0.00099976 max=0.12568 Jy/beam ! Writing clean map to FITS file: J2328+1929_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150141 device "J2328+1929_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2328+1929_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.358388 0.358388 0.716777 1.43355 2.86711 5.73422 11.4684 22.9369 45.8737 91.7475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.054 x 8.881 at 24.93 degrees (North through East) ! Clean map min=-0.00099976 max=0.12568 Jy/beam quit ! Quitting program ! Log file J2328+1929_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:41:52 2016