! Started logfile: J0051-0650_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:50:30 2016 obs J0051-0650_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0051-0650_S_2014_08_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761339 visibilities/baseline/integration-bin. ! Found source: J0051-0650 ! ! 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 342 lines of history. ! ! Reading 10004 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 J0051-0650_S_2014_08_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.607459Jy sigma=0.006346 ! Fit after self-cal, rms=0.585323Jy sigma=0.006122 ! 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.457 mas, bmaj=9.688 mas, bpa=18.83 degrees ! Estimated noise=861.579 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.311215 Jy ! Component: 100 - total flux cleaned = 0.397084 Jy ! Total flux subtracted in 100 components = 0.397084 Jy ! Clean residual min=-0.019332 max=0.041572 Jy/beam ! Clean residual mean=-0.000026 rms=0.006524 Jy/beam ! Combined flux in latest and established models = 0.397084 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.397084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146636Jy sigma=0.001414 ! Fit after self-cal, rms=0.146425Jy sigma=0.001413 ! Inverting map ! Added new window around map position (-5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0476112 Jy ! Component: 100 - total flux cleaned = 0.0785562 Jy ! Total flux subtracted in 100 components = 0.0785562 Jy ! Clean residual min=-0.013185 max=0.018939 Jy/beam ! Clean residual mean=-0.000012 rms=0.004311 Jy/beam ! Combined flux in latest and established models = 0.47564 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.47564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120471Jy sigma=0.001140 ! Fit after self-cal, rms=0.119950Jy sigma=0.001134 ! 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.226 mas, bmaj=10.76 mas, bpa=16.82 degrees ! Estimated noise=689.028 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.034107 Jy ! Component: 100 - total flux cleaned = 0.055587 Jy ! Component: 150 - total flux cleaned = 0.0710346 Jy ! Component: 200 - total flux cleaned = 0.0826266 Jy ! Total flux subtracted in 200 components = 0.0826266 Jy ! Clean residual min=-0.010536 max=0.017733 Jy/beam ! Clean residual mean=0.000026 rms=0.003827 Jy/beam ! Combined flux in latest and established models = 0.558267 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 127 components and 0.558267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106782Jy sigma=0.001010 ! Fit after self-cal, rms=0.106470Jy sigma=0.001007 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 0.97 KP 1.03 ! LA 1.07 MK 1.00* NL 0.99 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.08 HN 1.05 KP 0.99 ! LA 1.01 MK 1.00* NL 1.03 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.21 HN 1.06 KP 0.88 ! LA 0.79 MK 1.00* NL 1.02 OV 0.97 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.04 KP 0.84 ! LA 0.79 MK 1.00* NL 1.12 OV 1.01 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.106470Jy sigma=0.001007 ! Fit after self-cal, rms=0.086570Jy sigma=0.000850 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.239 mas, bmaj=10.84 mas, bpa=16.9 degrees ! Estimated noise=682.832 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 (-17, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146921 Jy ! Component: 100 - total flux cleaned = 0.0223456 Jy ! Component: 150 - total flux cleaned = 0.025102 Jy ! Component: 200 - total flux cleaned = 0.0268572 Jy ! Total flux subtracted in 200 components = 0.0268572 Jy ! Clean residual min=-0.004713 max=0.007232 Jy/beam ! Clean residual mean=0.000001 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.585124 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 173 components and 0.585124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084067Jy sigma=0.000821 ! Fit after self-cal, rms=0.083965Jy sigma=0.000819 ! 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.083965Jy sigma=0.000819 ! Fit after self-cal, rms=0.082081Jy sigma=0.000811 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.238 mas, bmaj=10.82 mas, bpa=16.79 degrees ! Estimated noise=678.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393554 Jy ! Component: 100 - total flux cleaned = 0.00619898 Jy ! Component: 150 - total flux cleaned = 0.00812906 Jy ! Component: 200 - total flux cleaned = 0.00934914 Jy ! Total flux subtracted in 200 components = 0.00934914 Jy ! Clean residual min=-0.004129 max=0.005876 Jy/beam ! Clean residual mean=-0.000002 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.594473 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 199 components and 0.594473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081690Jy sigma=0.000807 ! Fit after self-cal, rms=0.081659Jy sigma=0.000806 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 (-79.5, 79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540089 Jy ! Component: 100 - total flux cleaned = 0.00663372 Jy ! Component: 150 - total flux cleaned = 0.00698871 Jy ! Component: 200 - total flux cleaned = 0.0074646 Jy ! Total flux subtracted in 200 components = 0.0074646 Jy ! Clean residual min=-0.003975 max=0.004854 Jy/beam ! Clean residual mean=-0.000000 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.601937 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 237 components and 0.601937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081238Jy sigma=0.000802 ! Fit after self-cal, rms=0.081219Jy sigma=0.000802 ! 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.081219Jy sigma=0.000802 ! Fit after self-cal, rms=0.080965Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.236 mas, bmaj=10.82 mas, bpa=16.8 degrees ! Estimated noise=678.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222498 Jy ! Component: 100 - total flux cleaned = 0.003678 Jy ! Component: 150 - total flux cleaned = 0.00450774 Jy ! Component: 200 - total flux cleaned = 0.00481789 Jy ! Total flux subtracted in 200 components = 0.00481789 Jy ! Clean residual min=-0.003599 max=0.003980 Jy/beam ! Clean residual mean=-0.000001 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.606755 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 265 components and 0.606755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080825Jy sigma=0.000800 ! Fit after self-cal, rms=0.080819Jy sigma=0.000800 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.000396765 Jy ! Component: 100 - total flux cleaned = 0.000618339 Jy ! Component: 150 - total flux cleaned = 0.000721513 Jy ! Component: 200 - total flux cleaned = 0.000770427 Jy ! Total flux subtracted in 200 components = 0.000770427 Jy ! Clean residual min=-0.003399 max=0.003729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.607526 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 289 components and 0.607526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080753Jy sigma=0.000799 ! Fit after self-cal, rms=0.080752Jy 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.080752Jy sigma=0.000799 ! Fit after self-cal, rms=0.080696Jy sigma=0.000799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=13.85 mas, bpa=6.409 degrees ! Estimated noise=774.125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232869 Jy ! Component: 100 - total flux cleaned = 0.0028742 Jy ! Component: 150 - total flux cleaned = 0.00316821 Jy ! Component: 200 - total flux cleaned = 0.00332389 Jy ! Total flux subtracted in 200 components = 0.00332389 Jy ! Clean residual min=-0.004349 max=0.004776 Jy/beam ! Clean residual mean=-0.000003 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.61085 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 322 components and 0.61085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080657Jy sigma=0.000799 ! Fit after self-cal, rms=0.080652Jy 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.000112823 Jy ! Component: 100 - total flux cleaned = 0.00025377 Jy ! Component: 150 - total flux cleaned = 0.000339365 Jy ! Component: 200 - total flux cleaned = 0.000455926 Jy ! Total flux subtracted in 200 components = 0.000455926 Jy ! Clean residual min=-0.004246 max=0.004713 Jy/beam ! Clean residual mean=-0.000002 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.611306 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 335 components and 0.611306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080632Jy sigma=0.000798 ! Fit after self-cal, rms=0.080631Jy sigma=0.000798 ! 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.235 mas, bmaj=10.82 mas, bpa=16.81 degrees ! Estimated noise=678.048 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.235 x 10.82 at 16.81 degrees (North through East) ! Clean map min=-0.0032789 max=0.40337 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.451 mas, bmaj=9.725 mas, bpa=18.8 degrees ! Estimated noise=850.042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.306803 Jy ! Component: 100 - total flux cleaned = 0.392772 Jy ! Component: 150 - total flux cleaned = 0.439103 Jy ! Component: 200 - total flux cleaned = 0.468893 Jy ! Total flux subtracted in 200 components = 0.468893 Jy ! Clean residual min=-0.009801 max=0.015948 Jy/beam ! Clean residual mean=-0.000014 rms=0.003168 Jy/beam ! Combined flux in latest and established models = 0.468893 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.468893 Jy ! Inverting map and beam ! Estimated beam: bmin=4.235 mas, bmaj=10.82 mas, bpa=16.81 degrees ! Estimated noise=678.048 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.0297417 Jy ! Component: 100 - total flux cleaned = 0.0505156 Jy ! Component: 150 - total flux cleaned = 0.0661311 Jy ! Component: 200 - total flux cleaned = 0.0784103 Jy ! Total flux subtracted in 200 components = 0.0784103 Jy ! Clean residual min=-0.005808 max=0.008578 Jy/beam ! Clean residual mean=-0.000006 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 0.547303 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 110 components and 0.547303 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.049 mas, bmaj=13.85 mas, bpa=6.409 degrees ! Estimated noise=774.125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150613 Jy ! Component: 100 - total flux cleaned = 0.0258796 Jy ! Component: 150 - total flux cleaned = 0.0340901 Jy ! Component: 200 - total flux cleaned = 0.0405154 Jy ! Total flux subtracted in 200 components = 0.0405154 Jy ! Clean residual min=-0.004922 max=0.006429 Jy/beam ! Clean residual mean=-0.000008 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.587819 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.00511699 Jy ! Component: 100 - total flux cleaned = 0.00924978 Jy ! Component: 150 - total flux cleaned = 0.0126333 Jy ! Component: 200 - total flux cleaned = 0.0149969 Jy ! Total flux subtracted in 200 components = 0.0149969 Jy ! Clean residual min=-0.004317 max=0.004923 Jy/beam ! Clean residual mean=-0.000007 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.602816 Jy ! Adding 130 model components to the UV plane model. ! The established model now contains 227 components and 0.602816 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.235 mas, bmaj=10.82 mas, bpa=16.81 degrees ! Estimated noise=678.048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294046 Jy ! Component: 100 - total flux cleaned = 0.00465638 Jy ! Component: 150 - total flux cleaned = 0.0051292 Jy ! Component: 200 - total flux cleaned = 0.00541639 Jy ! Total flux subtracted in 200 components = 0.00541639 Jy ! Clean residual min=-0.003349 max=0.003363 Jy/beam ! Clean residual mean=-0.000003 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.608232 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 251 components and 0.608232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080731Jy sigma=0.000799 ! Fit after self-cal, rms=0.080692Jy sigma=0.000799 wmodel J0051-0650_S_2014_08_09_pus_map.mod ! Writing 251 model components to file: J0051-0650_S_2014_08_09_pus_map.mod wobs J0051-0650_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0051-0650_S_2014_08_09_pus_uvs.fits wwins J0051-0650_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0051-0650_S_2014_08_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.000634442 Jy ! Component: 100 - total flux cleaned = 0.00120587 Jy ! Component: 150 - total flux cleaned = 0.00152458 Jy ! Component: 200 - total flux cleaned = 0.00182902 Jy ! Component: 250 - total flux cleaned = 0.00221629 Jy ! Component: 300 - total flux cleaned = 0.00235481 Jy ! Component: 350 - total flux cleaned = 0.00248709 Jy ! Component: 400 - total flux cleaned = 0.00257118 Jy ! Component: 450 - total flux cleaned = 0.00273596 Jy ! Component: 500 - total flux cleaned = 0.00281547 Jy ! Component: 550 - total flux cleaned = 0.00289476 Jy ! Component: 600 - total flux cleaned = 0.0031992 Jy ! Component: 650 - total flux cleaned = 0.00338413 Jy ! Component: 700 - total flux cleaned = 0.00342017 Jy ! Component: 750 - total flux cleaned = 0.00349101 Jy ! Component: 800 - total flux cleaned = 0.0034914 Jy ! Component: 850 - total flux cleaned = 0.00355858 Jy ! Component: 900 - total flux cleaned = 0.0035909 Jy ! Component: 950 - total flux cleaned = 0.00355876 Jy ! Component: 1000 - total flux cleaned = 0.00355871 Jy ! Component: 1050 - total flux cleaned = 0.00352874 Jy ! Component: 1100 - total flux cleaned = 0.00361937 Jy ! Component: 1150 - total flux cleaned = 0.00353185 Jy ! Component: 1200 - total flux cleaned = 0.00364804 Jy ! Component: 1250 - total flux cleaned = 0.00362094 Jy ! Component: 1300 - total flux cleaned = 0.00367709 Jy ! Component: 1350 - total flux cleaned = 0.0037311 Jy ! Component: 1400 - total flux cleaned = 0.00378452 Jy ! Component: 1450 - total flux cleaned = 0.00381059 Jy ! Component: 1500 - total flux cleaned = 0.00375874 Jy ! Component: 1550 - total flux cleaned = 0.00378452 Jy ! Component: 1600 - total flux cleaned = 0.00385968 Jy ! Component: 1650 - total flux cleaned = 0.00388395 Jy ! Component: 1700 - total flux cleaned = 0.00390786 Jy ! Component: 1750 - total flux cleaned = 0.00393127 Jy ! Component: 1800 - total flux cleaned = 0.00390783 Jy ! Component: 1850 - total flux cleaned = 0.00386275 Jy ! Component: 1900 - total flux cleaned = 0.00390767 Jy ! Component: 1950 - total flux cleaned = 0.0038853 Jy ! Component: 2000 - total flux cleaned = 0.00392826 Jy ! Component: 2050 - total flux cleaned = 0.00386409 Jy ! Component: 2100 - total flux cleaned = 0.00386371 Jy ! Component: 2150 - total flux cleaned = 0.00386347 Jy ! Component: 2200 - total flux cleaned = 0.00372063 Jy ! Component: 2250 - total flux cleaned = 0.00368027 Jy ! Component: 2300 - total flux cleaned = 0.00362055 Jy ! Component: 2350 - total flux cleaned = 0.00346376 Jy ! Component: 2400 - total flux cleaned = 0.0034052 Jy ! Component: 2450 - total flux cleaned = 0.00321482 Jy ! Component: 2500 - total flux cleaned = 0.00315876 Jy ! Component: 2550 - total flux cleaned = 0.00304789 Jy ! Component: 2600 - total flux cleaned = 0.00299352 Jy ! Component: 2650 - total flux cleaned = 0.00299335 Jy ! Component: 2700 - total flux cleaned = 0.00286827 Jy ! Component: 2750 - total flux cleaned = 0.0027977 Jy ! Component: 2800 - total flux cleaned = 0.00272785 Jy ! Component: 2850 - total flux cleaned = 0.00267637 Jy ! Component: 2900 - total flux cleaned = 0.00257457 Jy ! Component: 2950 - total flux cleaned = 0.00252442 Jy ! Component: 3000 - total flux cleaned = 0.00249136 Jy ! Component: 3050 - total flux cleaned = 0.00239311 Jy ! Component: 3100 - total flux cleaned = 0.00236093 Jy ! Component: 3150 - total flux cleaned = 0.00223322 Jy ! Component: 3200 - total flux cleaned = 0.00220165 Jy ! Component: 3250 - total flux cleaned = 0.00213887 Jy ! Component: 3300 - total flux cleaned = 0.00207679 Jy ! Component: 3350 - total flux cleaned = 0.00195468 Jy ! Component: 3400 - total flux cleaned = 0.00193941 Jy ! Component: 3450 - total flux cleaned = 0.00190954 Jy ! Component: 3500 - total flux cleaned = 0.00185018 Jy ! Component: 3550 - total flux cleaned = 0.00184987 Jy ! Component: 3600 - total flux cleaned = 0.00167618 Jy ! Component: 3650 - total flux cleaned = 0.00164769 Jy ! Component: 3700 - total flux cleaned = 0.00161943 Jy ! Component: 3750 - total flux cleaned = 0.00159123 Jy ! Component: 3800 - total flux cleaned = 0.00150774 Jy ! Component: 3850 - total flux cleaned = 0.00146656 Jy ! Component: 3900 - total flux cleaned = 0.00141206 Jy ! Component: 3950 - total flux cleaned = 0.00139852 Jy ! Component: 4000 - total flux cleaned = 0.00133138 Jy ! Component: 4050 - total flux cleaned = 0.00122543 Jy ! Total flux subtracted in 4096 components = 0.00123868 Jy ! Clean residual min=-0.000754 max=0.000726 Jy/beam ! Clean residual mean=0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.609471 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 578 components and 0.609471 Jy ![Exited script file: muppet] wmap "J0051-0650_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.235 x 10.82 at 16.81 degrees (North through East) ! Clean map min=-0.001831 max=0.40669 Jy/beam ! Writing clean map to FITS file: J0051-0650_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.406694 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025679 device "J0051-0650_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0051-0650_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189423 0.189423 0.378845 0.757691 1.51538 3.03076 6.06153 12.1231 24.2461 48.4922 96.9844 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.406 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.235 x 10.82 at 16.81 degrees (North through East) ! Clean map min=-0.001831 max=0.40669 Jy/beam quit ! Quitting program ! Log file J0051-0650_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:50:36 2016