! Started logfile: J0513-0032_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:55:04 2016 obs J0513-0032_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0513-0032_S_2014_08_09_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779042 visibilities/baseline/integration-bin. ! Found source: J0513-0032 ! ! 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 17248 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 J0513-0032_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 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926661Jy sigma=0.009962 ! Fit after self-cal, rms=0.887986Jy sigma=0.009554 ! 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.517 mas, bmaj=9.61 mas, bpa=16.82 degrees ! Estimated noise=622.701 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.084101 Jy ! Component: 100 - total flux cleaned = 0.122036 Jy ! Total flux subtracted in 100 components = 0.122036 Jy ! Clean residual min=-0.007608 max=0.022699 Jy/beam ! Clean residual mean=0.000026 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.122036 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.122036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093808Jy sigma=0.000948 ! Fit after self-cal, rms=0.091913Jy sigma=0.000929 ! Inverting map ! Added new window around map position (-5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0273294 Jy ! Component: 100 - total flux cleaned = 0.0410109 Jy ! Total flux subtracted in 100 components = 0.0410109 Jy ! Clean residual min=-0.003917 max=0.007122 Jy/beam ! Clean residual mean=0.000016 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.163047 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.163047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081812Jy sigma=0.000814 ! Fit after self-cal, rms=0.081217Jy sigma=0.000809 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00960194 Jy ! Component: 100 - total flux cleaned = 0.014794 Jy ! Total flux subtracted in 100 components = 0.014794 Jy ! Clean residual min=-0.002776 max=0.002845 Jy/beam ! Clean residual mean=0.000012 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.177841 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.177841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079574Jy sigma=0.000792 ! Fit after self-cal, rms=0.079503Jy sigma=0.000792 ! 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.167 mas, bmaj=10.28 mas, bpa=16.72 degrees ! Estimated noise=507.66 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.00559983 Jy ! Component: 100 - total flux cleaned = 0.0089261 Jy ! Component: 150 - total flux cleaned = 0.0112403 Jy ! Component: 200 - total flux cleaned = 0.0129217 Jy ! Total flux subtracted in 200 components = 0.0129217 Jy ! Clean residual min=-0.002326 max=0.002396 Jy/beam ! Clean residual mean=0.000012 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.190763 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 118 components and 0.190763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078940Jy sigma=0.000788 ! Fit after self-cal, rms=0.078929Jy sigma=0.000788 ! 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 1.00 FD 0.89 HN 1.00 KP 1.07 ! LA 1.07 MK 1.00* NL 0.97 OV 0.96 ! PT 1.02 SC 0.96 ! ! ! 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.05 HN 1.00 KP 1.01 ! LA 1.07 MK 1.00* NL 1.03 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! 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.14 HN 1.04 KP 0.91 ! LA 0.82 MK 1.00* NL 0.94 OV 0.96 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 1.01 KP 0.88 ! LA 0.80 MK 1.00* NL 1.09 OV 1.03 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.078929Jy sigma=0.000788 ! Fit after self-cal, rms=0.075665Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.172 mas, bmaj=10.32 mas, bpa=16.71 degrees ! Estimated noise=506.133 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.000205731 Jy ! Component: 100 - total flux cleaned = 0.000238664 Jy ! Component: 150 - total flux cleaned = 0.000264277 Jy ! Component: 200 - total flux cleaned = 0.000264519 Jy ! Total flux subtracted in 200 components = 0.000264519 Jy ! Clean residual min=-0.001845 max=0.001657 Jy/beam ! Clean residual mean=0.000007 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.191027 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.191027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075658Jy sigma=0.000772 ! Fit after self-cal, rms=0.075632Jy sigma=0.000771 ! 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.075632Jy sigma=0.000771 ! Fit after self-cal, rms=0.075635Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=10.32 mas, bpa=16.67 degrees ! Estimated noise=505.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.18703e-05 Jy ! Component: 100 - total flux cleaned = 2.1318e-05 Jy ! Component: 150 - total flux cleaned = 9.68898e-06 Jy ! Component: 200 - total flux cleaned = -1.97442e-05 Jy ! Total flux subtracted in 200 components = -1.97442e-05 Jy ! Clean residual min=-0.001398 max=0.001556 Jy/beam ! Clean residual mean=0.000005 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.191007 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.191007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075631Jy sigma=0.000770 ! Fit after self-cal, rms=0.075637Jy sigma=0.000770 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 = 4.35539e-05 Jy ! Component: 100 - total flux cleaned = 2.73095e-05 Jy ! Component: 150 - total flux cleaned = 1.30998e-05 Jy ! Component: 200 - total flux cleaned = 5.1833e-07 Jy ! Total flux subtracted in 200 components = 5.1833e-07 Jy ! Clean residual min=-0.001394 max=0.001552 Jy/beam ! Clean residual mean=0.000005 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.191008 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 150 components and 0.191008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075636Jy sigma=0.000770 ! Fit after self-cal, rms=0.075635Jy sigma=0.000770 ! 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.075635Jy sigma=0.000770 ! Fit after self-cal, rms=0.075606Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=10.31 mas, bpa=16.65 degrees ! Estimated noise=505.321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.80032e-06 Jy ! Component: 100 - total flux cleaned = -2.68045e-05 Jy ! Component: 150 - total flux cleaned = -5.24985e-05 Jy ! Component: 200 - total flux cleaned = -7.52548e-05 Jy ! Total flux subtracted in 200 components = -7.52548e-05 Jy ! Clean residual min=-0.001388 max=0.001558 Jy/beam ! Clean residual mean=0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.190933 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 156 components and 0.190933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075604Jy sigma=0.000770 ! Fit after self-cal, rms=0.075604Jy sigma=0.000770 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 (-101.5, 41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037216 Jy ! Component: 100 - total flux cleaned = 0.000452122 Jy ! Component: 150 - total flux cleaned = 0.000516103 Jy ! Component: 200 - total flux cleaned = 0.000542283 Jy ! Total flux subtracted in 200 components = 0.000542283 Jy ! Clean residual min=-0.001286 max=0.001351 Jy/beam ! Clean residual mean=0.000005 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.191475 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 178 components and 0.191475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075565Jy sigma=0.000769 ! Fit after self-cal, rms=0.075562Jy sigma=0.000769 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075562Jy sigma=0.000769 ! Fit after self-cal, rms=0.075524Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=12.77 mas, bpa=5.983 degrees ! Estimated noise=578.545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454184 Jy ! Component: 100 - total flux cleaned = 0.000589931 Jy ! Component: 150 - total flux cleaned = 0.000607838 Jy ! Component: 200 - total flux cleaned = 0.000579566 Jy ! Total flux subtracted in 200 components = 0.000579566 Jy ! Clean residual min=-0.001253 max=0.001279 Jy/beam ! Clean residual mean=0.000006 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.192055 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 195 components and 0.192055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075520Jy sigma=0.000769 ! Fit after self-cal, rms=0.075520Jy sigma=0.000769 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112449 Jy ! Component: 100 - total flux cleaned = 0.000100955 Jy ! Component: 150 - total flux cleaned = 6.76962e-05 Jy ! Component: 200 - total flux cleaned = 5.72432e-05 Jy ! Total flux subtracted in 200 components = 5.72432e-05 Jy ! Clean residual min=-0.001228 max=0.001255 Jy/beam ! Clean residual mean=0.000006 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.192112 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 205 components and 0.192112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075518Jy sigma=0.000769 ! Fit after self-cal, rms=0.075519Jy sigma=0.000769 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=10.31 mas, bpa=16.62 degrees ! Estimated noise=505.018 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 10.31 at 16.62 degrees (North through East) ! Clean map min=-0.0012645 max=0.11027 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.512 mas, bmaj=9.627 mas, bpa=16.77 degrees ! Estimated noise=623.241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0874919 Jy ! Component: 100 - total flux cleaned = 0.130541 Jy ! Component: 150 - total flux cleaned = 0.152994 Jy ! Component: 200 - total flux cleaned = 0.165716 Jy ! Total flux subtracted in 200 components = 0.165716 Jy ! Clean residual min=-0.002774 max=0.006531 Jy/beam ! Clean residual mean=0.000010 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.165716 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.165716 Jy ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=10.31 mas, bpa=16.62 degrees ! Estimated noise=505.018 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.0101118 Jy ! Component: 100 - total flux cleaned = 0.0155872 Jy ! Component: 150 - total flux cleaned = 0.0188837 Jy ! Component: 200 - total flux cleaned = 0.0211055 Jy ! Total flux subtracted in 200 components = 0.0211055 Jy ! Clean residual min=-0.001509 max=0.001554 Jy/beam ! Clean residual mean=0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.186822 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 68 components and 0.186822 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.927 mas, bmaj=12.77 mas, bpa=5.983 degrees ! Estimated noise=578.545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203954 Jy ! Component: 100 - total flux cleaned = 0.00269871 Jy ! Component: 150 - total flux cleaned = 0.0032494 Jy ! Component: 200 - total flux cleaned = 0.00359885 Jy ! Total flux subtracted in 200 components = 0.00359885 Jy ! Clean residual min=-0.001269 max=0.001301 Jy/beam ! Clean residual mean=0.000007 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.190421 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.000245849 Jy ! Component: 100 - total flux cleaned = 0.000464342 Jy ! Component: 150 - total flux cleaned = 0.000637401 Jy ! Component: 200 - total flux cleaned = 0.000811392 Jy ! Total flux subtracted in 200 components = 0.000811392 Jy ! Clean residual min=-0.001241 max=0.001221 Jy/beam ! Clean residual mean=0.000006 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.191232 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 139 components and 0.191232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=10.31 mas, bpa=16.62 degrees ! Estimated noise=505.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.98459e-05 Jy ! Component: 100 - total flux cleaned = 1.64674e-05 Jy ! Component: 150 - total flux cleaned = 9.46001e-05 Jy ! Component: 200 - total flux cleaned = 0.000189603 Jy ! Total flux subtracted in 200 components = 0.000189603 Jy ! Clean residual min=-0.001269 max=0.001291 Jy/beam ! Clean residual mean=0.000004 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.191422 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 160 components and 0.191422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075531Jy sigma=0.000769 ! Fit after self-cal, rms=0.075528Jy sigma=0.000769 wmodel J0513-0032_S_2014_08_09_pus_map.mod ! Writing 160 model components to file: J0513-0032_S_2014_08_09_pus_map.mod wobs J0513-0032_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0513-0032_S_2014_08_09_pus_uvs.fits wwins J0513-0032_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0513-0032_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 = 2.79232e-05 Jy ! Component: 100 - total flux cleaned = -0.000145905 Jy ! Component: 150 - total flux cleaned = -0.000311353 Jy ! Component: 200 - total flux cleaned = -0.00043144 Jy ! Component: 250 - total flux cleaned = -0.000625712 Jy ! Component: 300 - total flux cleaned = -0.000776814 Jy ! Component: 350 - total flux cleaned = -0.000868787 Jy ! Component: 400 - total flux cleaned = -0.000958837 Jy ! Component: 450 - total flux cleaned = -0.00106401 Jy ! Component: 500 - total flux cleaned = -0.00111513 Jy ! Component: 550 - total flux cleaned = -0.00118194 Jy ! Component: 600 - total flux cleaned = -0.00119807 Jy ! Component: 650 - total flux cleaned = -0.00121421 Jy ! Component: 700 - total flux cleaned = -0.0012143 Jy ! Component: 750 - total flux cleaned = -0.0012452 Jy ! Component: 800 - total flux cleaned = -0.00122994 Jy ! Component: 850 - total flux cleaned = -0.00121521 Jy ! Component: 900 - total flux cleaned = -0.00121549 Jy ! Component: 950 - total flux cleaned = -0.00117206 Jy ! Component: 1000 - total flux cleaned = -0.00117208 Jy ! Component: 1050 - total flux cleaned = -0.00112996 Jy ! Component: 1100 - total flux cleaned = -0.00108861 Jy ! Component: 1150 - total flux cleaned = -0.00110247 Jy ! Component: 1200 - total flux cleaned = -0.00107543 Jy ! Component: 1250 - total flux cleaned = -0.00107527 Jy ! Component: 1300 - total flux cleaned = -0.00103614 Jy ! Component: 1350 - total flux cleaned = -0.00102314 Jy ! Component: 1400 - total flux cleaned = -0.00101044 Jy ! Component: 1450 - total flux cleaned = -0.000985531 Jy ! Component: 1500 - total flux cleaned = -0.000973292 Jy ! Component: 1550 - total flux cleaned = -0.000997888 Jy ! Component: 1600 - total flux cleaned = -0.000997944 Jy ! Component: 1650 - total flux cleaned = -0.00100996 Jy ! Component: 1700 - total flux cleaned = -0.000962565 Jy ! Component: 1750 - total flux cleaned = -0.000939188 Jy ! Component: 1800 - total flux cleaned = -0.000962323 Jy ! Component: 1850 - total flux cleaned = -0.00090484 Jy ! Component: 1900 - total flux cleaned = -0.000904727 Jy ! Component: 1950 - total flux cleaned = -0.000927134 Jy ! Component: 2000 - total flux cleaned = -0.000893501 Jy ! Component: 2050 - total flux cleaned = -0.000915489 Jy ! Component: 2100 - total flux cleaned = -0.000904598 Jy ! Component: 2150 - total flux cleaned = -0.000861401 Jy ! Component: 2200 - total flux cleaned = -0.000904207 Jy ! Component: 2250 - total flux cleaned = -0.000872425 Jy ! Component: 2300 - total flux cleaned = -0.000914471 Jy ! Component: 2350 - total flux cleaned = -0.000914366 Jy ! Component: 2400 - total flux cleaned = -0.000903954 Jy ! Component: 2450 - total flux cleaned = -0.000893887 Jy ! Component: 2500 - total flux cleaned = -0.00088372 Jy ! Component: 2550 - total flux cleaned = -0.000893849 Jy ! Component: 2600 - total flux cleaned = -0.000913687 Jy ! Component: 2650 - total flux cleaned = -0.000864391 Jy ! Component: 2700 - total flux cleaned = -0.000884058 Jy ! Component: 2750 - total flux cleaned = -0.000864609 Jy ! Component: 2800 - total flux cleaned = -0.000864681 Jy ! Component: 2850 - total flux cleaned = -0.000855174 Jy ! Component: 2900 - total flux cleaned = -0.000855245 Jy ! Component: 2950 - total flux cleaned = -0.000883602 Jy ! Component: 3000 - total flux cleaned = -0.000883625 Jy ! Component: 3050 - total flux cleaned = -0.000892902 Jy ! Component: 3100 - total flux cleaned = -0.000892915 Jy ! Component: 3150 - total flux cleaned = -0.000892936 Jy ! Component: 3200 - total flux cleaned = -0.00092011 Jy ! Component: 3250 - total flux cleaned = -0.000884135 Jy ! Component: 3300 - total flux cleaned = -0.000910756 Jy ! Component: 3350 - total flux cleaned = -0.00090193 Jy ! Component: 3400 - total flux cleaned = -0.00089306 Jy ! Component: 3450 - total flux cleaned = -0.000927906 Jy ! Component: 3500 - total flux cleaned = -0.000971091 Jy ! Component: 3550 - total flux cleaned = -0.000927971 Jy ! Component: 3600 - total flux cleaned = -0.000936409 Jy ! Component: 3650 - total flux cleaned = -0.000911031 Jy ! Component: 3700 - total flux cleaned = -0.000919484 Jy ! Component: 3750 - total flux cleaned = -0.000936212 Jy ! Component: 3800 - total flux cleaned = -0.00093626 Jy ! Component: 3850 - total flux cleaned = -0.000952751 Jy ! Component: 3900 - total flux cleaned = -0.00091991 Jy ! Component: 3950 - total flux cleaned = -0.000936132 Jy ! Component: 4000 - total flux cleaned = -0.000919906 Jy ! Component: 4050 - total flux cleaned = -0.000895773 Jy ! Total flux subtracted in 4096 components = -0.000903747 Jy ! Clean residual min=-0.000444 max=0.000461 Jy/beam ! Clean residual mean=0.000001 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.190518 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 449 components and 0.190518 Jy ![Exited script file: muppet] wmap "J0513-0032_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 10.31 at 16.62 degrees (North through East) ! Clean map min=-0.0011709 max=0.11099 Jy/beam ! Writing clean map to FITS file: J0513-0032_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.11099 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152534 device "J0513-0032_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0513-0032_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41229 0.41229 0.824579 1.64916 3.29832 6.59663 13.1933 26.3865 52.7731 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 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.171 x 10.31 at 16.62 degrees (North through East) ! Clean map min=-0.0011709 max=0.11099 Jy/beam quit ! Quitting program ! Log file J0513-0032_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:55:09 2016