! Started logfile: J1327+2210_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:28:50 2016 obs J1327+2210_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1327+2210_S_2014_08_05_pus_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.341294 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1327+2210 ! ! 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 4116 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 J1327+2210_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 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.232058Jy sigma=0.002690 ! Fit after self-cal, rms=0.171676Jy sigma=0.001922 ! 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.908 mas, bmaj=7.836 mas, bpa=13.32 degrees ! Estimated noise=1316.83 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.697873 Jy ! Component: 100 - total flux cleaned = 0.857203 Jy ! Total flux subtracted in 100 components = 0.857203 Jy ! Clean residual min=-0.024325 max=0.056675 Jy/beam ! Clean residual mean=-0.000075 rms=0.007090 Jy/beam ! Combined flux in latest and established models = 0.857203 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.857203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168118Jy sigma=0.001746 ! Fit after self-cal, rms=0.168117Jy sigma=0.001746 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0554573 Jy ! Component: 100 - total flux cleaned = 0.0807523 Jy ! Total flux subtracted in 100 components = 0.0807523 Jy ! Clean residual min=-0.020658 max=0.021975 Jy/beam ! Clean residual mean=-0.000039 rms=0.004886 Jy/beam ! Combined flux in latest and established models = 0.937955 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.937955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139698Jy sigma=0.001449 ! Fit after self-cal, rms=0.139677Jy sigma=0.001448 ! 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=4.706 mas, bmaj=8.526 mas, bpa=16.71 degrees ! Estimated noise=969.413 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.0282368 Jy ! Component: 100 - total flux cleaned = 0.0447431 Jy ! Component: 150 - total flux cleaned = 0.0552413 Jy ! Component: 200 - total flux cleaned = 0.0621274 Jy ! Total flux subtracted in 200 components = 0.0621274 Jy ! Clean residual min=-0.016101 max=0.019162 Jy/beam ! Clean residual mean=-0.000017 rms=0.003875 Jy/beam ! Combined flux in latest and established models = 1.00008 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 92 components and 1.00008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131578Jy sigma=0.001392 ! Fit after self-cal, rms=0.131554Jy sigma=0.001391 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 0.97 KP 1.05 ! LA 1.11 MK 1.00* NL 0.95 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.03 KP 1.00 ! LA 1.08 MK 1.00* NL 0.96 OV 1.00 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.21 HN 1.03 KP 0.90 ! LA 0.86 MK 1.00* NL 1.04 OV 0.94 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.04 KP 0.87 ! LA 0.82 MK 1.00* NL 1.11 OV 1.00 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.131554Jy sigma=0.001391 ! Fit after self-cal, rms=0.080873Jy sigma=0.000864 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.743 mas, bmaj=8.699 mas, bpa=14.32 degrees ! Estimated noise=995.199 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.00166207 Jy ! Component: 100 - total flux cleaned = -0.00206988 Jy ! Component: 150 - total flux cleaned = -0.00228634 Jy ! Component: 200 - total flux cleaned = -0.00250498 Jy ! Total flux subtracted in 200 components = -0.00250498 Jy ! Clean residual min=-0.007522 max=0.006921 Jy/beam ! Clean residual mean=-0.000030 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.997578 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.997578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080742Jy sigma=0.000863 ! Fit after self-cal, rms=0.080737Jy sigma=0.000863 ! 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.080737Jy sigma=0.000863 ! Fit after self-cal, rms=0.074957Jy sigma=0.000806 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.751 mas, bmaj=8.708 mas, bpa=14.28 degrees ! Estimated noise=995.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00248507 Jy ! Component: 100 - total flux cleaned = -0.00323561 Jy ! Component: 150 - total flux cleaned = -0.0036202 Jy ! Component: 200 - total flux cleaned = -0.00401796 Jy ! Total flux subtracted in 200 components = -0.00401796 Jy ! Clean residual min=-0.003983 max=0.004346 Jy/beam ! Clean residual mean=-0.000002 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.99356 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.99356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074846Jy sigma=0.000805 ! Fit after self-cal, rms=0.074840Jy sigma=0.000804 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 (31, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452755 Jy ! Component: 100 - total flux cleaned = 0.006435 Jy ! Component: 150 - total flux cleaned = 0.00707978 Jy ! Component: 200 - total flux cleaned = 0.00736379 Jy ! Total flux subtracted in 200 components = 0.00736379 Jy ! Clean residual min=-0.003656 max=0.003435 Jy/beam ! Clean residual mean=-0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 1.00092 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 140 components and 1.00092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074549Jy sigma=0.000801 ! Fit after self-cal, rms=0.074525Jy sigma=0.000801 ! 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.074525Jy sigma=0.000801 ! Fit after self-cal, rms=0.074445Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.755 mas, bmaj=8.714 mas, bpa=14.29 degrees ! Estimated noise=994.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152946 Jy ! Component: 100 - total flux cleaned = -9.75651e-05 Jy ! Component: 150 - total flux cleaned = -5.3456e-05 Jy ! Component: 200 - total flux cleaned = -1.34934e-05 Jy ! Total flux subtracted in 200 components = -1.34934e-05 Jy ! Clean residual min=-0.003458 max=0.003422 Jy/beam ! Clean residual mean=-0.000004 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 1.00091 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 152 components and 1.00091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074379Jy sigma=0.000799 ! Fit after self-cal, rms=0.074372Jy sigma=0.000799 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.000104318 Jy ! Component: 100 - total flux cleaned = -4.09511e-07 Jy ! Component: 150 - total flux cleaned = -5.52351e-07 Jy ! Component: 200 - total flux cleaned = -3.11768e-05 Jy ! Total flux subtracted in 200 components = -3.11768e-05 Jy ! Clean residual min=-0.003363 max=0.003435 Jy/beam ! Clean residual mean=-0.000005 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 1.00088 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 160 components and 1.00088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074344Jy sigma=0.000799 ! Fit after self-cal, rms=0.074342Jy sigma=0.000799 ! 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.074342Jy sigma=0.000799 ! Fit after self-cal, rms=0.074309Jy sigma=0.000799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.153 mas, bmaj=10.33 mas, bpa=12.26 degrees ! Estimated noise=1111.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000629684 Jy ! Component: 100 - total flux cleaned = -0.00103224 Jy ! Component: 150 - total flux cleaned = -0.00130254 Jy ! Component: 200 - total flux cleaned = -0.00142713 Jy ! Total flux subtracted in 200 components = -0.00142713 Jy ! Clean residual min=-0.003354 max=0.003419 Jy/beam ! Clean residual mean=-0.000009 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.999452 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 171 components and 0.999452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074291Jy sigma=0.000799 ! Fit after self-cal, rms=0.074283Jy sigma=0.000799 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.98066e-05 Jy ! Component: 100 - total flux cleaned = 5.14181e-05 Jy ! Component: 150 - total flux cleaned = 1.638e-05 Jy ! Component: 200 - total flux cleaned = -5.63932e-08 Jy ! Total flux subtracted in 200 components = -5.63932e-08 Jy ! Clean residual min=-0.003336 max=0.003367 Jy/beam ! Clean residual mean=-0.000009 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.999452 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 179 components and 0.999452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074281Jy sigma=0.000799 ! Fit after self-cal, rms=0.074277Jy sigma=0.000799 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.757 mas, bmaj=8.717 mas, bpa=14.29 degrees ! Estimated noise=994.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.757 x 8.717 at 14.29 degrees (North through East) ! Clean map min=-0.0032152 max=0.90869 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.074277Jy sigma=0.000799 ! Fit after self-cal, rms=0.065385Jy sigma=0.000702 ! Inverting map and beam ! Estimated beam: bmin=4.757 mas, bmaj=8.72 mas, bpa=14.28 degrees ! Estimated noise=993.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101119 Jy ! Component: 100 - total flux cleaned = -0.00133609 Jy ! Component: 150 - total flux cleaned = -0.00147853 Jy ! Component: 200 - total flux cleaned = -0.00153026 Jy ! Total flux subtracted in 200 components = -0.00153026 Jy ! Clean residual min=-0.003175 max=0.003203 Jy/beam ! Clean residual mean=-0.000005 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.997922 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 202 components and 0.997922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065354Jy sigma=0.000701 ! Fit after self-cal, rms=0.065354Jy sigma=0.000701 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198396 Jy ! Component: 100 - total flux cleaned = -0.000222737 Jy ! Component: 150 - total flux cleaned = -0.000266899 Jy ! Component: 200 - total flux cleaned = -0.000330057 Jy ! Total flux subtracted in 200 components = -0.000330057 Jy ! Clean residual min=-0.003155 max=0.003187 Jy/beam ! Clean residual mean=-0.000005 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.997591 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 208 components and 0.997591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065338Jy sigma=0.000701 ! Fit after self-cal, rms=0.065338Jy sigma=0.000701 ! 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.065338Jy sigma=0.000701 ! Fit after self-cal, rms=0.065323Jy sigma=0.000701 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.909 mas, bmaj=7.863 mas, bpa=13.13 degrees ! Estimated noise=1345.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.702946 Jy ! Component: 100 - total flux cleaned = 0.863505 Jy ! Component: 150 - total flux cleaned = 0.918962 Jy ! Component: 200 - total flux cleaned = 0.942278 Jy ! Total flux subtracted in 200 components = 0.942278 Jy ! Clean residual min=-0.006146 max=0.011650 Jy/beam ! Clean residual mean=-0.000019 rms=0.001941 Jy/beam ! Combined flux in latest and established models = 0.942278 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.942278 Jy ! Inverting map and beam ! Estimated beam: bmin=4.759 mas, bmaj=8.722 mas, bpa=14.28 degrees ! Estimated noise=993.138 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.0180954 Jy ! Component: 100 - total flux cleaned = 0.0286269 Jy ! Component: 150 - total flux cleaned = 0.035201 Jy ! Component: 200 - total flux cleaned = 0.0399372 Jy ! Total flux subtracted in 200 components = 0.0399372 Jy ! Clean residual min=-0.003844 max=0.003666 Jy/beam ! Clean residual mean=-0.000009 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.982215 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 69 components and 0.982215 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=9.157 mas, bmaj=10.33 mas, bpa=12.28 degrees ! Estimated noise=1109.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045676 Jy ! Component: 100 - total flux cleaned = 0.00765579 Jy ! Component: 150 - total flux cleaned = 0.00989685 Jy ! Component: 200 - total flux cleaned = 0.0113752 Jy ! Total flux subtracted in 200 components = 0.0113752 Jy ! Clean residual min=-0.003796 max=0.003339 Jy/beam ! Clean residual mean=-0.000010 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.99359 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.000599164 Jy ! Component: 100 - total flux cleaned = 0.000836393 Jy ! Component: 150 - total flux cleaned = 0.000965027 Jy ! Component: 200 - total flux cleaned = 0.00111841 Jy ! Total flux subtracted in 200 components = 0.00111841 Jy ! Clean residual min=-0.003657 max=0.003237 Jy/beam ! Clean residual mean=-0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.994709 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 130 components and 0.994709 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.759 mas, bmaj=8.722 mas, bpa=14.28 degrees ! Estimated noise=993.138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054034 Jy ! Component: 100 - total flux cleaned = 0.000539469 Jy ! Component: 150 - total flux cleaned = 0.000593646 Jy ! Component: 200 - total flux cleaned = 0.000691503 Jy ! Total flux subtracted in 200 components = 0.000691503 Jy ! Clean residual min=-0.003434 max=0.003358 Jy/beam ! Clean residual mean=-0.000006 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.9954 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.9954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065475Jy sigma=0.000703 ! Fit after self-cal, rms=0.065458Jy sigma=0.000703 wmodel J1327+2210_S_2014_08_05_pus_map.mod ! Writing 152 model components to file: J1327+2210_S_2014_08_05_pus_map.mod wobs J1327+2210_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1327+2210_S_2014_08_05_pus_uvs.fits wwins J1327+2210_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1327+2210_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.000274906 Jy ! Component: 100 - total flux cleaned = 0.000495161 Jy ! Component: 150 - total flux cleaned = 0.000597924 Jy ! Component: 200 - total flux cleaned = 0.000599062 Jy ! Component: 250 - total flux cleaned = 0.00073462 Jy ! Component: 300 - total flux cleaned = 0.000862867 Jy ! Component: 350 - total flux cleaned = 0.000822027 Jy ! Component: 400 - total flux cleaned = 0.000781951 Jy ! Component: 450 - total flux cleaned = 0.0005527 Jy ! Component: 500 - total flux cleaned = 0.000480006 Jy ! Component: 550 - total flux cleaned = 0.000372621 Jy ! Component: 600 - total flux cleaned = 0.000337254 Jy ! Component: 650 - total flux cleaned = 0.0002025 Jy ! Component: 700 - total flux cleaned = 7.18315e-05 Jy ! Component: 750 - total flux cleaned = -8.88322e-05 Jy ! Component: 800 - total flux cleaned = -0.000277532 Jy ! Component: 850 - total flux cleaned = -0.000584059 Jy ! Component: 900 - total flux cleaned = -0.000613999 Jy ! Component: 950 - total flux cleaned = -0.000761389 Jy ! Component: 1000 - total flux cleaned = -0.000935046 Jy ! Component: 1050 - total flux cleaned = -0.00107766 Jy ! Component: 1100 - total flux cleaned = -0.00127336 Jy ! Component: 1150 - total flux cleaned = -0.00149296 Jy ! Component: 1200 - total flux cleaned = -0.00168146 Jy ! Component: 1250 - total flux cleaned = -0.00173448 Jy ! Component: 1300 - total flux cleaned = -0.00186575 Jy ! Component: 1350 - total flux cleaned = -0.00199448 Jy ! Component: 1400 - total flux cleaned = -0.00214669 Jy ! Component: 1450 - total flux cleaned = -0.00224702 Jy ! Component: 1500 - total flux cleaned = -0.00241927 Jy ! Component: 1550 - total flux cleaned = -0.00249173 Jy ! Component: 1600 - total flux cleaned = -0.00256349 Jy ! Component: 1650 - total flux cleaned = -0.00263427 Jy ! Component: 1700 - total flux cleaned = -0.00263448 Jy ! Component: 1750 - total flux cleaned = -0.00265777 Jy ! Component: 1800 - total flux cleaned = -0.00268066 Jy ! Component: 1850 - total flux cleaned = -0.00281444 Jy ! Component: 1900 - total flux cleaned = -0.00279235 Jy ! Component: 1950 - total flux cleaned = -0.00283606 Jy ! Component: 2000 - total flux cleaned = -0.00290055 Jy ! Component: 2050 - total flux cleaned = -0.00302782 Jy ! Component: 2100 - total flux cleaned = -0.00304849 Jy ! Component: 2150 - total flux cleaned = -0.00315233 Jy ! Component: 2200 - total flux cleaned = -0.00319326 Jy ! Component: 2250 - total flux cleaned = -0.00329443 Jy ! Component: 2300 - total flux cleaned = -0.00329472 Jy ! Component: 2350 - total flux cleaned = -0.00343347 Jy ! Component: 2400 - total flux cleaned = -0.00349207 Jy ! Component: 2450 - total flux cleaned = -0.00355032 Jy ! Component: 2500 - total flux cleaned = -0.00362716 Jy ! Component: 2550 - total flux cleaned = -0.003646 Jy ! Component: 2600 - total flux cleaned = -0.00372155 Jy ! Component: 2650 - total flux cleaned = -0.00383283 Jy ! Component: 2700 - total flux cleaned = -0.00388799 Jy ! Component: 2750 - total flux cleaned = -0.00392464 Jy ! Component: 2800 - total flux cleaned = -0.00405102 Jy ! Component: 2850 - total flux cleaned = -0.00414015 Jy ! Component: 2900 - total flux cleaned = -0.00412227 Jy ! Component: 2950 - total flux cleaned = -0.00419256 Jy ! Component: 3000 - total flux cleaned = -0.00424469 Jy ! Component: 3050 - total flux cleaned = -0.00424482 Jy ! Component: 3100 - total flux cleaned = -0.004296 Jy ! Component: 3150 - total flux cleaned = -0.00432989 Jy ! Component: 3200 - total flux cleaned = -0.00427954 Jy ! Component: 3250 - total flux cleaned = -0.00427975 Jy ! Component: 3300 - total flux cleaned = -0.00431282 Jy ! Component: 3350 - total flux cleaned = -0.00424726 Jy ! Component: 3400 - total flux cleaned = -0.00427972 Jy ! Component: 3450 - total flux cleaned = -0.00424757 Jy ! Component: 3500 - total flux cleaned = -0.00429575 Jy ! Component: 3550 - total flux cleaned = -0.0043117 Jy ! Component: 3600 - total flux cleaned = -0.00431185 Jy ! Component: 3650 - total flux cleaned = -0.00429626 Jy ! Component: 3700 - total flux cleaned = -0.00434283 Jy ! Component: 3750 - total flux cleaned = -0.00431189 Jy ! Component: 3800 - total flux cleaned = -0.00431181 Jy ! Component: 3850 - total flux cleaned = -0.00429655 Jy ! Component: 3900 - total flux cleaned = -0.00432681 Jy ! Component: 3950 - total flux cleaned = -0.00434187 Jy ! Component: 4000 - total flux cleaned = -0.00429715 Jy ! Component: 4050 - total flux cleaned = -0.00432685 Jy ! Total flux subtracted in 4096 components = -0.00435648 Jy ! Clean residual min=-0.000915 max=0.001149 Jy/beam ! Clean residual mean=-0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.991044 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 421 components and 0.991044 Jy ![Exited script file: muppet] wmap "J1327+2210_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.759 x 8.722 at 14.28 degrees (North through East) ! Clean map min=-0.0021461 max=0.90927 Jy/beam ! Writing clean map to FITS file: J1327+2210_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.909274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269237 device "J1327+2210_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1327+2210_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0888304 0.0888304 0.177661 0.355322 0.710643 1.42129 2.84257 5.68515 11.3703 22.7406 45.4812 90.9623 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.909 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.759 x 8.722 at 14.28 degrees (North through East) ! Clean map min=-0.0021461 max=0.90927 Jy/beam quit ! Quitting program ! Log file J1327+2210_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:28:55 2016