! Started logfile: J0219-1842_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:42:37 2016 obs J0219-1842_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0219-1842_S_2014_05_31_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871429 visibilities/baseline/integration-bin. ! Found source: J0219-1842 ! ! 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 8784 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 J0219-1842_S_2014_05_31_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.781234Jy sigma=0.007574 ! Fit after self-cal, rms=0.766013Jy sigma=0.007435 ! 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=2.89 mas, bmaj=6.223 mas, bpa=-0.8991 degrees ! Estimated noise=1136.05 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.177809 Jy ! Component: 100 - total flux cleaned = 0.219145 Jy ! Total flux subtracted in 100 components = 0.219145 Jy ! Clean residual min=-0.007452 max=0.014801 Jy/beam ! Clean residual mean=-0.000024 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.219145 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.219145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098648Jy sigma=0.000907 ! Fit after self-cal, rms=0.098650Jy sigma=0.000907 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015706 Jy ! Component: 100 - total flux cleaned = 0.0252158 Jy ! Total flux subtracted in 100 components = 0.0252158 Jy ! Clean residual min=-0.008108 max=0.008031 Jy/beam ! Clean residual mean=-0.000018 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.244361 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.244361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094595Jy sigma=0.000869 ! Fit after self-cal, rms=0.094593Jy sigma=0.000869 ! 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.687 mas, bmaj=7.78 mas, bpa=-0.2773 degrees ! Estimated noise=790.644 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.00989246 Jy ! Component: 100 - total flux cleaned = 0.0147081 Jy ! Component: 150 - total flux cleaned = 0.0172152 Jy ! Component: 200 - total flux cleaned = 0.0185851 Jy ! Total flux subtracted in 200 components = 0.0185851 Jy ! Clean residual min=-0.009378 max=0.008184 Jy/beam ! Clean residual mean=-0.000037 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.262946 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.262946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093432Jy sigma=0.000861 ! Fit after self-cal, rms=0.093425Jy sigma=0.000861 ! 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.99 FD 0.84 HN 0.98 KP 1.05 ! LA 1.22 MK 0.99 NL 0.95 OV 0.97 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.05 KP 1.01 ! LA 1.16 MK 0.99 NL 1.03 OV 1.00 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.05 KP 0.89 ! LA 0.91 MK 1.01 NL 0.96 OV 0.92 ! PT 0.99 SC 1.06 ! ! ! 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.00 HN 0.97 KP 0.86 ! LA 0.89 MK 0.99 NL 1.05 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.093425Jy sigma=0.000861 ! Fit after self-cal, rms=0.089418Jy sigma=0.000820 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=7.817 mas, bpa=-0.7405 degrees ! Estimated noise=791.833 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.00144673 Jy ! Component: 100 - total flux cleaned = -0.00144629 Jy ! Component: 150 - total flux cleaned = -0.00154676 Jy ! Component: 200 - total flux cleaned = -0.00159127 Jy ! Total flux subtracted in 200 components = -0.00159127 Jy ! Clean residual min=-0.008853 max=0.007771 Jy/beam ! Clean residual mean=-0.000041 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.261355 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.261355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089317Jy sigma=0.000819 ! Fit after self-cal, rms=0.089325Jy 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.089325Jy sigma=0.000819 ! Fit after self-cal, rms=0.086591Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=7.759 mas, bpa=-0.6792 degrees ! Estimated noise=792.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220629 Jy ! Component: 100 - total flux cleaned = -0.00234925 Jy ! Component: 150 - total flux cleaned = -0.00247346 Jy ! Component: 200 - total flux cleaned = -0.00257902 Jy ! Total flux subtracted in 200 components = -0.00257902 Jy ! Clean residual min=-0.003214 max=0.002662 Jy/beam ! Clean residual mean=0.000003 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.258776 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.258776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086466Jy sigma=0.000777 ! Fit after self-cal, rms=0.086487Jy sigma=0.000777 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 = -9.58237e-05 Jy ! Component: 100 - total flux cleaned = -0.000178068 Jy ! Component: 150 - total flux cleaned = -0.00028394 Jy ! Component: 200 - total flux cleaned = -0.000377662 Jy ! Total flux subtracted in 200 components = -0.000377662 Jy ! Clean residual min=-0.003184 max=0.002642 Jy/beam ! Clean residual mean=0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.258398 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.258398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086456Jy sigma=0.000777 ! Fit after self-cal, rms=0.086455Jy sigma=0.000777 ! 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.086455Jy sigma=0.000777 ! Fit after self-cal, rms=0.086497Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=7.76 mas, bpa=-0.4513 degrees ! Estimated noise=792.181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120686 Jy ! Component: 100 - total flux cleaned = -0.00129134 Jy ! Component: 150 - total flux cleaned = -0.00143131 Jy ! Component: 200 - total flux cleaned = -0.00155241 Jy ! Total flux subtracted in 200 components = -0.00155241 Jy ! Clean residual min=-0.002997 max=0.002604 Jy/beam ! Clean residual mean=0.000005 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.256846 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.256846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086455Jy sigma=0.000776 ! Fit after self-cal, rms=0.086456Jy sigma=0.000776 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.56028e-05 Jy ! Component: 100 - total flux cleaned = -0.000183958 Jy ! Component: 150 - total flux cleaned = -0.00026993 Jy ! Component: 200 - total flux cleaned = -0.000327164 Jy ! Total flux subtracted in 200 components = -0.000327164 Jy ! Clean residual min=-0.003020 max=0.002570 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.256519 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.256519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086444Jy sigma=0.000776 ! Fit after self-cal, rms=0.086441Jy sigma=0.000776 ! 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.086441Jy sigma=0.000776 ! Fit after self-cal, rms=0.086470Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.904 mas, bmaj=16.07 mas, bpa=3.257 degrees ! Estimated noise=923.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00055184 Jy ! Component: 100 - total flux cleaned = -0.000656301 Jy ! Component: 150 - total flux cleaned = -0.000762982 Jy ! Component: 200 - total flux cleaned = -0.000823664 Jy ! Total flux subtracted in 200 components = -0.000823664 Jy ! Clean residual min=-0.003335 max=0.002455 Jy/beam ! Clean residual mean=0.000008 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.255695 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 66 components and 0.255695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086462Jy sigma=0.000776 ! Fit after self-cal, rms=0.086457Jy sigma=0.000776 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.04255e-06 Jy ! Component: 100 - total flux cleaned = -3.75487e-05 Jy ! Component: 150 - total flux cleaned = -8.25882e-05 Jy ! Component: 200 - total flux cleaned = -0.000119398 Jy ! Total flux subtracted in 200 components = -0.000119398 Jy ! Clean residual min=-0.003320 max=0.002410 Jy/beam ! Clean residual mean=0.000008 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.255576 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 68 components and 0.255576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086460Jy sigma=0.000776 ! Fit after self-cal, rms=0.086454Jy sigma=0.000776 ! 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.722 mas, bmaj=7.763 mas, bpa=-0.2867 degrees ! Estimated noise=791.776 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 7.763 at -0.2867 degrees (North through East) ! Clean map min=-0.0028025 max=0.23301 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=2.905 mas, bmaj=6.171 mas, bpa=-1.22 degrees ! Estimated noise=1154.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.180599 Jy ! Component: 100 - total flux cleaned = 0.222771 Jy ! Component: 150 - total flux cleaned = 0.236892 Jy ! Component: 200 - total flux cleaned = 0.243916 Jy ! Total flux subtracted in 200 components = 0.243916 Jy ! Clean residual min=-0.003499 max=0.004788 Jy/beam ! Clean residual mean=0.000005 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.243916 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.243916 Jy ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=7.763 mas, bpa=-0.2867 degrees ! Estimated noise=791.776 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) ! Added new window around map position (3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0065199 Jy ! Component: 100 - total flux cleaned = 0.00973263 Jy ! Component: 150 - total flux cleaned = 0.0110751 Jy ! Component: 200 - total flux cleaned = 0.0113804 Jy ! Total flux subtracted in 200 components = 0.0113804 Jy ! Clean residual min=-0.002963 max=0.002570 Jy/beam ! Clean residual mean=0.000005 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.255296 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.255296 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.904 mas, bmaj=16.07 mas, bpa=3.257 degrees ! Estimated noise=923.065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.2009e-05 Jy ! Component: 100 - total flux cleaned = -7.63021e-05 Jy ! Component: 150 - total flux cleaned = -9.91328e-05 Jy ! Component: 200 - total flux cleaned = -0.000135104 Jy ! Total flux subtracted in 200 components = -0.000135104 Jy ! Clean residual min=-0.003314 max=0.002263 Jy/beam ! Clean residual mean=0.000007 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.255161 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.78537e-05 Jy ! Component: 100 - total flux cleaned = -7.65888e-05 Jy ! Component: 150 - total flux cleaned = -0.000114803 Jy ! Component: 200 - total flux cleaned = -0.000126356 Jy ! Total flux subtracted in 200 components = -0.000126356 Jy ! Clean residual min=-0.003288 max=0.002245 Jy/beam ! Clean residual mean=0.000006 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.255035 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.255035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=7.763 mas, bpa=-0.2867 degrees ! Estimated noise=791.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79768e-05 Jy ! Component: 100 - total flux cleaned = 0.000133917 Jy ! Component: 150 - total flux cleaned = 0.000178635 Jy ! Component: 200 - total flux cleaned = 0.000179132 Jy ! Total flux subtracted in 200 components = 0.000179132 Jy ! Clean residual min=-0.002888 max=0.002535 Jy/beam ! Clean residual mean=0.000005 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.255214 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.255214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086393Jy sigma=0.000775 ! Fit after self-cal, rms=0.086388Jy sigma=0.000775 wmodel J0219-1842_S_2014_05_31_pus_map.mod ! Writing 84 model components to file: J0219-1842_S_2014_05_31_pus_map.mod wobs J0219-1842_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0219-1842_S_2014_05_31_pus_uvs.fits wwins J0219-1842_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0219-1842_S_2014_05_31_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.000613344 Jy ! Component: 100 - total flux cleaned = -0.000656537 Jy ! Component: 150 - total flux cleaned = -0.000618703 Jy ! Component: 200 - total flux cleaned = -0.000582372 Jy ! Component: 250 - total flux cleaned = -0.000477145 Jy ! Component: 300 - total flux cleaned = -0.000376567 Jy ! Component: 350 - total flux cleaned = -0.000279119 Jy ! Component: 400 - total flux cleaned = -0.000215814 Jy ! Component: 450 - total flux cleaned = -0.000122631 Jy ! Component: 500 - total flux cleaned = -3.21264e-05 Jy ! Component: 550 - total flux cleaned = 2.70705e-05 Jy ! Component: 600 - total flux cleaned = 0.000114456 Jy ! Component: 650 - total flux cleaned = 0.000256035 Jy ! Component: 700 - total flux cleaned = 0.000283476 Jy ! Component: 750 - total flux cleaned = 0.000283697 Jy ! Component: 800 - total flux cleaned = 0.00044503 Jy ! Component: 850 - total flux cleaned = 0.000576926 Jy ! Component: 900 - total flux cleaned = 0.000602899 Jy ! Component: 950 - total flux cleaned = 0.000628791 Jy ! Component: 1000 - total flux cleaned = 0.000704646 Jy ! Component: 1050 - total flux cleaned = 0.000779066 Jy ! Component: 1100 - total flux cleaned = 0.000877086 Jy ! Component: 1150 - total flux cleaned = 0.000973842 Jy ! Component: 1200 - total flux cleaned = 0.00114046 Jy ! Component: 1250 - total flux cleaned = 0.00125752 Jy ! Component: 1300 - total flux cleaned = 0.0012809 Jy ! Component: 1350 - total flux cleaned = 0.00137256 Jy ! Component: 1400 - total flux cleaned = 0.00141802 Jy ! Component: 1450 - total flux cleaned = 0.0014402 Jy ! Component: 1500 - total flux cleaned = 0.00150667 Jy ! Component: 1550 - total flux cleaned = 0.00150697 Jy ! Component: 1600 - total flux cleaned = 0.00163634 Jy ! Component: 1650 - total flux cleaned = 0.00165732 Jy ! Component: 1700 - total flux cleaned = 0.00169983 Jy ! Component: 1750 - total flux cleaned = 0.00190841 Jy ! Component: 1800 - total flux cleaned = 0.00192855 Jy ! Component: 1850 - total flux cleaned = 0.00196973 Jy ! Component: 1900 - total flux cleaned = 0.00211121 Jy ! Component: 1950 - total flux cleaned = 0.00221127 Jy ! Component: 2000 - total flux cleaned = 0.00229062 Jy ! Component: 2050 - total flux cleaned = 0.00240832 Jy ! Component: 2100 - total flux cleaned = 0.00250526 Jy ! Component: 2150 - total flux cleaned = 0.00258199 Jy ! Component: 2200 - total flux cleaned = 0.00265819 Jy ! Component: 2250 - total flux cleaned = 0.00271459 Jy ! Component: 2300 - total flux cleaned = 0.00280788 Jy ! Component: 2350 - total flux cleaned = 0.00286331 Jy ! Component: 2400 - total flux cleaned = 0.00293676 Jy ! Component: 2450 - total flux cleaned = 0.00295512 Jy ! Component: 2500 - total flux cleaned = 0.0030274 Jy ! Component: 2550 - total flux cleaned = 0.00315199 Jy ! Component: 2600 - total flux cleaned = 0.00322264 Jy ! Component: 2650 - total flux cleaned = 0.00323996 Jy ! Component: 2700 - total flux cleaned = 0.00337893 Jy ! Component: 2750 - total flux cleaned = 0.00341341 Jy ! Component: 2800 - total flux cleaned = 0.00348187 Jy ! Component: 2850 - total flux cleaned = 0.00351545 Jy ! Component: 2900 - total flux cleaned = 0.00356602 Jy ! Component: 2950 - total flux cleaned = 0.00361598 Jy ! Component: 3000 - total flux cleaned = 0.00369877 Jy ! Component: 3050 - total flux cleaned = 0.00374797 Jy ! Component: 3100 - total flux cleaned = 0.0038295 Jy ! Component: 3150 - total flux cleaned = 0.00389384 Jy ! Component: 3200 - total flux cleaned = 0.00390986 Jy ! Component: 3250 - total flux cleaned = 0.00395752 Jy ! Component: 3300 - total flux cleaned = 0.00398904 Jy ! Component: 3350 - total flux cleaned = 0.00411429 Jy ! Component: 3400 - total flux cleaned = 0.00412983 Jy ! Component: 3450 - total flux cleaned = 0.00419138 Jy ! Component: 3500 - total flux cleaned = 0.00423718 Jy ! Component: 3550 - total flux cleaned = 0.00432863 Jy ! Component: 3600 - total flux cleaned = 0.00434379 Jy ! Component: 3650 - total flux cleaned = 0.00441885 Jy ! Component: 3700 - total flux cleaned = 0.00443363 Jy ! Component: 3750 - total flux cleaned = 0.00450758 Jy ! Component: 3800 - total flux cleaned = 0.00447837 Jy ! Component: 3850 - total flux cleaned = 0.00458053 Jy ! Component: 3900 - total flux cleaned = 0.00460956 Jy ! Component: 3950 - total flux cleaned = 0.00472486 Jy ! Component: 4000 - total flux cleaned = 0.00478199 Jy ! Component: 4050 - total flux cleaned = 0.00481037 Jy ! Total flux subtracted in 4096 components = 0.00489504 Jy ! Clean residual min=-0.000704 max=0.000708 Jy/beam ! Clean residual mean=0.000004 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.260109 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 390 components and 0.260109 Jy ![Exited script file: muppet] wmap "J0219-1842_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 7.763 at -0.2867 degrees (North through East) ! Clean map min=-0.0019821 max=0.2348 Jy/beam ! Writing clean map to FITS file: J0219-1842_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.234797 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263947 device "J0219-1842_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0219-1842_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337245 0.337245 0.674489 1.34898 2.69796 5.39591 10.7918 21.5837 43.1673 86.3346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.234 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.722 x 7.763 at -0.2867 degrees (North through East) ! Clean map min=-0.0019821 max=0.2348 Jy/beam quit ! Quitting program ! Log file J0219-1842_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:42:42 2016