! Started logfile: J1730-0515_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:30 2016 obs J1730-0515_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1730-0515_S_2014_08_05_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.688889 visibilities/baseline/integration-bin. ! Found source: J1730-0515 ! ! 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 13888 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 J1730-0515_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 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888625Jy sigma=0.008004 ! Fit after self-cal, rms=0.850004Jy sigma=0.007692 ! 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.577 mas, bmaj=10.04 mas, bpa=22.4 degrees ! Estimated noise=1058.65 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.114094 Jy ! Component: 100 - total flux cleaned = 0.149631 Jy ! Total flux subtracted in 100 components = 0.149631 Jy ! Clean residual min=-0.013573 max=0.045768 Jy/beam ! Clean residual mean=-0.000028 rms=0.004591 Jy/beam ! Combined flux in latest and established models = 0.149631 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.149631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130559Jy sigma=0.001044 ! Fit after self-cal, rms=0.130461Jy sigma=0.001043 ! Inverting map ! Added new window around map position (-7, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0380748 Jy ! Component: 100 - total flux cleaned = 0.0564816 Jy ! Total flux subtracted in 100 components = 0.0564816 Jy ! Clean residual min=-0.009323 max=0.012631 Jy/beam ! Clean residual mean=-0.000012 rms=0.002672 Jy/beam ! Combined flux in latest and established models = 0.206113 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.206113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117709Jy sigma=0.000898 ! Fit after self-cal, rms=0.116195Jy sigma=0.000884 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161758 Jy ! Component: 100 - total flux cleaned = 0.0259672 Jy ! Total flux subtracted in 100 components = 0.0259672 Jy ! Clean residual min=-0.006323 max=0.007353 Jy/beam ! Clean residual mean=-0.000005 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.23208 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.23208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113269Jy sigma=0.000850 ! Fit after self-cal, rms=0.113108Jy sigma=0.000849 ! 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.291 mas, bmaj=10.96 mas, bpa=20.38 degrees ! Estimated noise=681.955 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.0109162 Jy ! Component: 100 - total flux cleaned = 0.0178008 Jy ! Component: 150 - total flux cleaned = 0.0226263 Jy ! Component: 200 - total flux cleaned = 0.0261186 Jy ! Total flux subtracted in 200 components = 0.0261186 Jy ! Clean residual min=-0.005063 max=0.006265 Jy/beam ! Clean residual mean=0.000005 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.258199 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 73 components and 0.258199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111817Jy sigma=0.000837 ! Fit after self-cal, rms=0.111786Jy sigma=0.000836 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.87 HN 1.04 KP 1.07 ! LA 1.05 MK 1.00* NL 0.93 OV 0.95 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.13 KP 1.00 ! LA 1.06 MK 1.00* NL 0.98 OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.14 HN 1.14 KP 0.89 ! LA 0.83 MK 1.00* NL 0.97 OV 0.93 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.13 KP 0.88 ! LA 0.82 MK 1.00* NL 1.05 OV 1.04 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.111786Jy sigma=0.000836 ! Fit after self-cal, rms=0.106104Jy sigma=0.000815 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.293 mas, bmaj=11.13 mas, bpa=20.91 degrees ! Estimated noise=671.457 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.00314129 Jy ! Component: 100 - total flux cleaned = -0.00373901 Jy ! Component: 150 - total flux cleaned = -0.00407557 Jy ! Component: 200 - total flux cleaned = -0.00448033 Jy ! Total flux subtracted in 200 components = -0.00448033 Jy ! Clean residual min=-0.003759 max=0.003725 Jy/beam ! Clean residual mean=0.000009 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.253718 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.253718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105948Jy sigma=0.000813 ! Fit after self-cal, rms=0.105934Jy sigma=0.000813 ! 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.105934Jy sigma=0.000813 ! Fit after self-cal, rms=0.110744Jy sigma=0.000807 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.276 mas, bmaj=11.08 mas, bpa=20.11 degrees ! Estimated noise=665.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974089 Jy ! Component: 100 - total flux cleaned = 0.000468806 Jy ! Component: 150 - total flux cleaned = 4.74622e-05 Jy ! Component: 200 - total flux cleaned = -0.000274018 Jy ! Total flux subtracted in 200 components = -0.000274018 Jy ! Clean residual min=-0.002120 max=0.002059 Jy/beam ! Clean residual mean=0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.253444 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.253444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110691Jy sigma=0.000806 ! Fit after self-cal, rms=0.110851Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125088 Jy ! Component: 100 - total flux cleaned = -5.72146e-05 Jy ! Component: 150 - total flux cleaned = -0.000235267 Jy ! Component: 200 - total flux cleaned = -0.000369903 Jy ! Total flux subtracted in 200 components = -0.000369903 Jy ! Clean residual min=-0.002259 max=0.002077 Jy/beam ! Clean residual mean=0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.253075 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.253075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110844Jy sigma=0.000806 ! Fit after self-cal, rms=0.110844Jy sigma=0.000806 ! 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.110844Jy sigma=0.000806 ! Fit after self-cal, rms=0.112295Jy sigma=0.000806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.283 mas, bmaj=11.1 mas, bpa=19.99 degrees ! Estimated noise=665.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138833 Jy ! Component: 100 - total flux cleaned = -0.000248346 Jy ! Component: 150 - total flux cleaned = -0.000271629 Jy ! Component: 200 - total flux cleaned = -0.000291481 Jy ! Total flux subtracted in 200 components = -0.000291481 Jy ! Clean residual min=-0.002210 max=0.002125 Jy/beam ! Clean residual mean=0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.252783 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.252783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112285Jy sigma=0.000806 ! Fit after self-cal, rms=0.112305Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.45845e-05 Jy ! Component: 100 - total flux cleaned = -8.38996e-05 Jy ! Component: 150 - total flux cleaned = -8.30798e-05 Jy ! Component: 200 - total flux cleaned = -6.80414e-05 Jy ! Total flux subtracted in 200 components = -6.80414e-05 Jy ! Clean residual min=-0.002240 max=0.002091 Jy/beam ! Clean residual mean=0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.252715 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.252715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112302Jy sigma=0.000806 ! Fit after self-cal, rms=0.112302Jy sigma=0.000806 ! 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.112302Jy sigma=0.000806 ! Fit after self-cal, rms=0.113057Jy sigma=0.000806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.1 mas, bmaj=13.7 mas, bpa=15.5 degrees ! Estimated noise=741.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253056 Jy ! Component: 100 - total flux cleaned = -0.000222109 Jy ! Component: 150 - total flux cleaned = -0.000222128 Jy ! Component: 200 - total flux cleaned = -0.000222617 Jy ! Total flux subtracted in 200 components = -0.000222617 Jy ! Clean residual min=-0.001976 max=0.002024 Jy/beam ! Clean residual mean=0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.252492 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 130 components and 0.252492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113052Jy sigma=0.000805 ! Fit after self-cal, rms=0.113058Jy sigma=0.000805 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 = 3.64552e-05 Jy ! Component: 100 - total flux cleaned = 2.74625e-05 Jy ! Component: 150 - total flux cleaned = 2.76126e-05 Jy ! Component: 200 - total flux cleaned = 2.04955e-05 Jy ! Total flux subtracted in 200 components = 2.04955e-05 Jy ! Clean residual min=-0.001989 max=0.002011 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.252513 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.252513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113057Jy sigma=0.000805 ! Fit after self-cal, rms=0.113055Jy sigma=0.000805 ! 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.289 mas, bmaj=11.12 mas, bpa=19.93 degrees ! Estimated noise=665.881 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.289 x 11.12 at 19.93 degrees (North through East) ! Clean map min=-0.0021668 max=0.15032 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.557 mas, bmaj=10.17 mas, bpa=21.86 degrees ! Estimated noise=1027.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112998 Jy ! Component: 100 - total flux cleaned = 0.162668 Jy ! Component: 150 - total flux cleaned = 0.192737 Jy ! Component: 200 - total flux cleaned = 0.21115 Jy ! Total flux subtracted in 200 components = 0.21115 Jy ! Clean residual min=-0.005312 max=0.009584 Jy/beam ! Clean residual mean=-0.000010 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.21115 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.21115 Jy ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=11.12 mas, bpa=19.93 degrees ! Estimated noise=665.881 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.0154916 Jy ! Component: 100 - total flux cleaned = 0.0244581 Jy ! Component: 150 - total flux cleaned = 0.0300098 Jy ! Component: 200 - total flux cleaned = 0.0336278 Jy ! Total flux subtracted in 200 components = 0.0336278 Jy ! Clean residual min=-0.002215 max=0.002189 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.244778 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.244778 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.1 mas, bmaj=13.7 mas, bpa=15.5 degrees ! Estimated noise=741.354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321836 Jy ! Component: 100 - total flux cleaned = 0.00504467 Jy ! Component: 150 - total flux cleaned = 0.00615829 Jy ! Component: 200 - total flux cleaned = 0.00679319 Jy ! Total flux subtracted in 200 components = 0.00679319 Jy ! Clean residual min=-0.002130 max=0.002138 Jy/beam ! Clean residual mean=0.000000 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.251571 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.000265938 Jy ! Component: 100 - total flux cleaned = 0.000426865 Jy ! Component: 150 - total flux cleaned = 0.000486052 Jy ! Component: 200 - total flux cleaned = 0.00054947 Jy ! Total flux subtracted in 200 components = 0.00054947 Jy ! Clean residual min=-0.002100 max=0.002069 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.252121 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 112 components and 0.252121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.289 mas, bmaj=11.12 mas, bpa=19.93 degrees ! Estimated noise=665.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000276329 Jy ! Component: 100 - total flux cleaned = -0.000364004 Jy ! Component: 150 - total flux cleaned = -0.00038823 Jy ! Component: 200 - total flux cleaned = -0.000411648 Jy ! Total flux subtracted in 200 components = -0.000411648 Jy ! Clean residual min=-0.002302 max=0.001986 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.251709 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 127 components and 0.251709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113088Jy sigma=0.000806 ! Fit after self-cal, rms=0.113086Jy sigma=0.000805 wmodel J1730-0515_S_2014_08_05_pus_map.mod ! Writing 127 model components to file: J1730-0515_S_2014_08_05_pus_map.mod wobs J1730-0515_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1730-0515_S_2014_08_05_pus_uvs.fits wwins J1730-0515_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1730-0515_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.000456247 Jy ! Component: 100 - total flux cleaned = -0.000660542 Jy ! Component: 150 - total flux cleaned = -0.001007 Jy ! Component: 200 - total flux cleaned = -0.00124255 Jy ! Component: 250 - total flux cleaned = -0.0014939 Jy ! Component: 300 - total flux cleaned = -0.00154817 Jy ! Component: 350 - total flux cleaned = -0.00152237 Jy ! Component: 400 - total flux cleaned = -0.00149773 Jy ! Component: 450 - total flux cleaned = -0.00140132 Jy ! Component: 500 - total flux cleaned = -0.0012844 Jy ! Component: 550 - total flux cleaned = -0.00123838 Jy ! Component: 600 - total flux cleaned = -0.00119351 Jy ! Component: 650 - total flux cleaned = -0.00119379 Jy ! Component: 700 - total flux cleaned = -0.00125787 Jy ! Component: 750 - total flux cleaned = -0.00131999 Jy ! Component: 800 - total flux cleaned = -0.00127852 Jy ! Component: 850 - total flux cleaned = -0.0012584 Jy ! Component: 900 - total flux cleaned = -0.00133804 Jy ! Component: 950 - total flux cleaned = -0.00141615 Jy ! Component: 1000 - total flux cleaned = -0.00141604 Jy ! Component: 1050 - total flux cleaned = -0.00143493 Jy ! Component: 1100 - total flux cleaned = -0.00143492 Jy ! Component: 1150 - total flux cleaned = -0.00145362 Jy ! Component: 1200 - total flux cleaned = -0.00147196 Jy ! Component: 1250 - total flux cleaned = -0.00145419 Jy ! Component: 1300 - total flux cleaned = -0.00148966 Jy ! Component: 1350 - total flux cleaned = -0.00145469 Jy ! Component: 1400 - total flux cleaned = -0.00148947 Jy ! Component: 1450 - total flux cleaned = -0.00152355 Jy ! Component: 1500 - total flux cleaned = -0.0015404 Jy ! Component: 1550 - total flux cleaned = -0.00152344 Jy ! Component: 1600 - total flux cleaned = -0.00157307 Jy ! Component: 1650 - total flux cleaned = -0.00154033 Jy ! Component: 1700 - total flux cleaned = -0.00162154 Jy ! Component: 1750 - total flux cleaned = -0.00158947 Jy ! Component: 1800 - total flux cleaned = -0.00160542 Jy ! Component: 1850 - total flux cleaned = -0.00160546 Jy ! Component: 1900 - total flux cleaned = -0.0016368 Jy ! Component: 1950 - total flux cleaned = -0.00162123 Jy ! Component: 2000 - total flux cleaned = -0.00157513 Jy ! Component: 2050 - total flux cleaned = -0.00160551 Jy ! Component: 2100 - total flux cleaned = -0.00160549 Jy ! Component: 2150 - total flux cleaned = -0.00160532 Jy ! Component: 2200 - total flux cleaned = -0.00163516 Jy ! Component: 2250 - total flux cleaned = -0.00162055 Jy ! Component: 2300 - total flux cleaned = -0.00163523 Jy ! Component: 2350 - total flux cleaned = -0.00162072 Jy ! Component: 2400 - total flux cleaned = -0.00172155 Jy ! Component: 2450 - total flux cleaned = -0.00172153 Jy ! Component: 2500 - total flux cleaned = -0.00174984 Jy ! Component: 2550 - total flux cleaned = -0.00172177 Jy ! Component: 2600 - total flux cleaned = -0.00174988 Jy ! Component: 2650 - total flux cleaned = -0.00177747 Jy ! Component: 2700 - total flux cleaned = -0.00176359 Jy ! Component: 2750 - total flux cleaned = -0.00177726 Jy ! Component: 2800 - total flux cleaned = -0.00177731 Jy ! Component: 2850 - total flux cleaned = -0.00183112 Jy ! Component: 2900 - total flux cleaned = -0.00177763 Jy ! Component: 2950 - total flux cleaned = -0.00181753 Jy ! Component: 3000 - total flux cleaned = -0.0017912 Jy ! Component: 3050 - total flux cleaned = -0.00185661 Jy ! Component: 3100 - total flux cleaned = -0.00184367 Jy ! Component: 3150 - total flux cleaned = -0.00183082 Jy ! Component: 3200 - total flux cleaned = -0.0018948 Jy ! Component: 3250 - total flux cleaned = -0.00188194 Jy ! Component: 3300 - total flux cleaned = -0.00188183 Jy ! Component: 3350 - total flux cleaned = -0.00190703 Jy ! Component: 3400 - total flux cleaned = -0.00195695 Jy ! Component: 3450 - total flux cleaned = -0.00195678 Jy ! Component: 3500 - total flux cleaned = -0.0019815 Jy ! Component: 3550 - total flux cleaned = -0.00198149 Jy ! Component: 3600 - total flux cleaned = -0.00205459 Jy ! Component: 3650 - total flux cleaned = -0.0020424 Jy ! Component: 3700 - total flux cleaned = -0.00204242 Jy ! Component: 3750 - total flux cleaned = -0.00211419 Jy ! Component: 3800 - total flux cleaned = -0.00209044 Jy ! Component: 3850 - total flux cleaned = -0.00214964 Jy ! Component: 3900 - total flux cleaned = -0.00216136 Jy ! Component: 3950 - total flux cleaned = -0.00224334 Jy ! Component: 4000 - total flux cleaned = -0.00223157 Jy ! Component: 4050 - total flux cleaned = -0.00220856 Jy ! Total flux subtracted in 4096 components = -0.00225461 Jy ! Clean residual min=-0.000835 max=0.000644 Jy/beam ! Clean residual mean=-0.000001 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.249454 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 405 components and 0.249455 Jy ![Exited script file: muppet] wmap "J1730-0515_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.289 x 11.12 at 19.93 degrees (North through East) ! Clean map min=-0.0014907 max=0.14971 Jy/beam ! Writing clean map to FITS file: J1730-0515_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.14971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216383 device "J1730-0515_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1730-0515_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.433604 0.433604 0.867207 1.73441 3.46883 6.93766 13.8753 27.7506 55.5013 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.289 x 11.12 at 19.93 degrees (North through East) ! Clean map min=-0.0014907 max=0.14971 Jy/beam quit ! Quitting program ! Log file J1730-0515_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:33:36 2016