! Started logfile: J1135-0428_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:25:21 2016 obs J1135-0428_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1135-0428_S_2014_08_05_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777381 visibilities/baseline/integration-bin. ! Found source: J1135-0428 ! ! 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 7836 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 J1135-0428_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.794776Jy sigma=0.007894 ! Fit after self-cal, rms=0.776574Jy sigma=0.007730 ! 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.705 mas, bmaj=9.442 mas, bpa=18.98 degrees ! Estimated noise=1026.39 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.175207 Jy ! Component: 100 - total flux cleaned = 0.213414 Jy ! Total flux subtracted in 100 components = 0.213414 Jy ! Clean residual min=-0.005866 max=0.010657 Jy/beam ! Clean residual mean=-0.000011 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.213414 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.213414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089839Jy sigma=0.000826 ! Fit after self-cal, rms=0.089837Jy sigma=0.000826 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0086472 Jy ! Component: 100 - total flux cleaned = 0.0120916 Jy ! Total flux subtracted in 100 components = 0.0120916 Jy ! Clean residual min=-0.005608 max=0.005397 Jy/beam ! Clean residual mean=-0.000016 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.225505 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.225505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088585Jy sigma=0.000817 ! Fit after self-cal, rms=0.088587Jy sigma=0.000817 ! 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.462 mas, bmaj=10.54 mas, bpa=18.49 degrees ! Estimated noise=818.282 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.00422925 Jy ! Component: 100 - total flux cleaned = 0.00675744 Jy ! Component: 150 - total flux cleaned = 0.00843477 Jy ! Component: 200 - total flux cleaned = 0.00955947 Jy ! Total flux subtracted in 200 components = 0.00955947 Jy ! Clean residual min=-0.004337 max=0.004040 Jy/beam ! Clean residual mean=-0.000022 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.235065 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 47 components and 0.235065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088264Jy sigma=0.000815 ! Fit after self-cal, rms=0.088268Jy sigma=0.000815 ! 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.88 HN 1.00 KP 1.05 ! LA 1.09 MK 1.00* NL 0.96 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.04 KP 1.00 ! LA 1.07 MK 1.00* NL 1.03 OV 1.04 ! PT 0.99 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.90 FD 1.20 HN 1.04 KP 0.89 ! LA 0.85 MK 1.00* NL 0.99 OV 0.96 ! PT 0.99 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.05 FD 1.07 HN 1.01 KP 0.85 ! LA 0.82 MK 1.00* NL 1.06 OV 1.00 ! PT 1.05 SC 0.99 ! ! ! Fit before self-cal, rms=0.088268Jy sigma=0.000815 ! Fit after self-cal, rms=0.083470Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.468 mas, bmaj=10.58 mas, bpa=18.53 degrees ! Estimated noise=817.522 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.00150236 Jy ! Component: 100 - total flux cleaned = -0.00216519 Jy ! Component: 150 - total flux cleaned = -0.00229578 Jy ! Component: 200 - total flux cleaned = -0.00231817 Jy ! Total flux subtracted in 200 components = -0.00231817 Jy ! Clean residual min=-0.003391 max=0.002984 Jy/beam ! Clean residual mean=-0.000019 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.232747 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.232747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083441Jy sigma=0.000784 ! Fit after self-cal, rms=0.083430Jy sigma=0.000784 ! 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.083430Jy sigma=0.000784 ! Fit after self-cal, rms=0.083475Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.461 mas, bmaj=10.54 mas, bpa=18.35 degrees ! Estimated noise=816.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164681 Jy ! Component: 100 - total flux cleaned = -0.000220393 Jy ! Component: 150 - total flux cleaned = -0.000255526 Jy ! Component: 200 - total flux cleaned = -0.000285621 Jy ! Total flux subtracted in 200 components = -0.000285621 Jy ! Clean residual min=-0.002833 max=0.002632 Jy/beam ! Clean residual mean=-0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.232461 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.232461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083471Jy sigma=0.000780 ! Fit after self-cal, rms=0.083481Jy sigma=0.000780 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.92187e-05 Jy ! Component: 100 - total flux cleaned = -5.80924e-05 Jy ! Component: 150 - total flux cleaned = -5.00324e-05 Jy ! Component: 200 - total flux cleaned = -4.99234e-05 Jy ! Total flux subtracted in 200 components = -4.99234e-05 Jy ! Clean residual min=-0.002841 max=0.002640 Jy/beam ! Clean residual mean=-0.000007 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.232411 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.232411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083480Jy sigma=0.000780 ! Fit after self-cal, rms=0.083479Jy sigma=0.000780 ! 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.083479Jy sigma=0.000780 ! Fit after self-cal, rms=0.083457Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=10.54 mas, bpa=18.33 degrees ! Estimated noise=816.101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.57104e-05 Jy ! Component: 100 - total flux cleaned = -0.000123743 Jy ! Component: 150 - total flux cleaned = -0.000140527 Jy ! Component: 200 - total flux cleaned = -0.000148221 Jy ! Total flux subtracted in 200 components = -0.000148221 Jy ! Clean residual min=-0.002839 max=0.002631 Jy/beam ! Clean residual mean=-0.000007 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.232263 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.232263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083455Jy sigma=0.000780 ! Fit after self-cal, rms=0.083455Jy sigma=0.000780 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.55624e-05 Jy ! Component: 100 - total flux cleaned = -5.3042e-05 Jy ! Component: 150 - total flux cleaned = -6.02562e-05 Jy ! Component: 200 - total flux cleaned = -7.41309e-05 Jy ! Total flux subtracted in 200 components = -7.41309e-05 Jy ! Clean residual min=-0.002839 max=0.002629 Jy/beam ! Clean residual mean=-0.000007 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.232189 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.232189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083454Jy sigma=0.000780 ! Fit after self-cal, rms=0.083454Jy sigma=0.000780 ! 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.083454Jy sigma=0.000780 ! Fit after self-cal, rms=0.083430Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.272 mas, bmaj=13.35 mas, bpa=10.42 degrees ! Estimated noise=926.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.8052e-05 Jy ! Component: 100 - total flux cleaned = 6.14645e-05 Jy ! Component: 150 - total flux cleaned = 7.27378e-05 Jy ! Component: 200 - total flux cleaned = 6.38708e-05 Jy ! Total flux subtracted in 200 components = 6.38708e-05 Jy ! Clean residual min=-0.002817 max=0.002721 Jy/beam ! Clean residual mean=-0.000012 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.232252 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.232252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083430Jy sigma=0.000780 ! Fit after self-cal, rms=0.083431Jy sigma=0.000780 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 = 7.83086e-07 Jy ! Component: 100 - total flux cleaned = -6.94789e-06 Jy ! Component: 150 - total flux cleaned = -1.44256e-05 Jy ! Component: 200 - total flux cleaned = -2.78638e-05 Jy ! Total flux subtracted in 200 components = -2.78638e-05 Jy ! Clean residual min=-0.002809 max=0.002712 Jy/beam ! Clean residual mean=-0.000012 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.232225 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 97 components and 0.232225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083432Jy sigma=0.000780 ! Fit after self-cal, rms=0.083433Jy sigma=0.000780 ! 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.46 mas, bmaj=10.54 mas, bpa=18.32 degrees ! Estimated noise=815.903 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.46 x 10.54 at 18.32 degrees (North through East) ! Clean map min=-0.0027402 max=0.22477 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.691 mas, bmaj=9.438 mas, bpa=18.83 degrees ! Estimated noise=1025.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174931 Jy ! Component: 100 - total flux cleaned = 0.21309 Jy ! Component: 150 - total flux cleaned = 0.221952 Jy ! Component: 200 - total flux cleaned = 0.2256 Jy ! Total flux subtracted in 200 components = 0.2256 Jy ! Clean residual min=-0.003354 max=0.003488 Jy/beam ! Clean residual mean=-0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.2256 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.2256 Jy ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=10.54 mas, bpa=18.32 degrees ! Estimated noise=815.903 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.00278641 Jy ! Component: 100 - total flux cleaned = 0.00425763 Jy ! Component: 150 - total flux cleaned = 0.0051164 Jy ! Component: 200 - total flux cleaned = 0.00565772 Jy ! Total flux subtracted in 200 components = 0.00565772 Jy ! Clean residual min=-0.002817 max=0.002596 Jy/beam ! Clean residual mean=-0.000007 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.231258 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.231258 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.272 mas, bmaj=13.35 mas, bpa=10.42 degrees ! Estimated noise=926.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387049 Jy ! Component: 100 - total flux cleaned = 0.000468409 Jy ! Component: 150 - total flux cleaned = 0.000500888 Jy ! Component: 200 - total flux cleaned = 0.000515319 Jy ! Total flux subtracted in 200 components = 0.000515319 Jy ! Clean residual min=-0.002828 max=0.002754 Jy/beam ! Clean residual mean=-0.000012 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.231773 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 = 1.32816e-05 Jy ! Component: 100 - total flux cleaned = 2.56694e-05 Jy ! Component: 150 - total flux cleaned = 3.71329e-05 Jy ! Component: 200 - total flux cleaned = 4.78394e-05 Jy ! Total flux subtracted in 200 components = 4.78394e-05 Jy ! Clean residual min=-0.002825 max=0.002739 Jy/beam ! Clean residual mean=-0.000012 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.231821 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.231821 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=10.54 mas, bpa=18.32 degrees ! Estimated noise=815.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114187 Jy ! Component: 100 - total flux cleaned = -0.000111991 Jy ! Component: 150 - total flux cleaned = -0.000141513 Jy ! Component: 200 - total flux cleaned = -0.000155237 Jy ! Total flux subtracted in 200 components = -0.000155237 Jy ! Clean residual min=-0.002805 max=0.002595 Jy/beam ! Clean residual mean=-0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.231666 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.231666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083441Jy sigma=0.000780 ! Fit after self-cal, rms=0.083437Jy sigma=0.000780 wmodel J1135-0428_S_2014_08_05_pus_map.mod ! Writing 80 model components to file: J1135-0428_S_2014_08_05_pus_map.mod wobs J1135-0428_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1135-0428_S_2014_08_05_pus_uvs.fits wwins J1135-0428_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1135-0428_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.000215937 Jy ! Component: 100 - total flux cleaned = 0.000864686 Jy ! Component: 150 - total flux cleaned = 0.00114771 Jy ! Component: 200 - total flux cleaned = 0.00122353 Jy ! Component: 250 - total flux cleaned = 0.00140212 Jy ! Component: 300 - total flux cleaned = 0.00153918 Jy ! Component: 350 - total flux cleaned = 0.00160605 Jy ! Component: 400 - total flux cleaned = 0.00160686 Jy ! Component: 450 - total flux cleaned = 0.00163799 Jy ! Component: 500 - total flux cleaned = 0.0017277 Jy ! Component: 550 - total flux cleaned = 0.00178573 Jy ! Component: 600 - total flux cleaned = 0.00175768 Jy ! Component: 650 - total flux cleaned = 0.0017032 Jy ! Component: 700 - total flux cleaned = 0.00162292 Jy ! Component: 750 - total flux cleaned = 0.00151764 Jy ! Component: 800 - total flux cleaned = 0.00138843 Jy ! Component: 850 - total flux cleaned = 0.00128695 Jy ! Component: 900 - total flux cleaned = 0.00106406 Jy ! Component: 950 - total flux cleaned = 0.001016 Jy ! Component: 1000 - total flux cleaned = 0.000897425 Jy ! Component: 1050 - total flux cleaned = 0.000827493 Jy ! Component: 1100 - total flux cleaned = 0.00075821 Jy ! Component: 1150 - total flux cleaned = 0.000712737 Jy ! Component: 1200 - total flux cleaned = 0.000667815 Jy ! Component: 1250 - total flux cleaned = 0.000645819 Jy ! Component: 1300 - total flux cleaned = 0.000559596 Jy ! Component: 1350 - total flux cleaned = 0.000560156 Jy ! Component: 1400 - total flux cleaned = 0.000559981 Jy ! Component: 1450 - total flux cleaned = 0.000538999 Jy ! Component: 1500 - total flux cleaned = 0.000518731 Jy ! Component: 1550 - total flux cleaned = 0.000478321 Jy ! Component: 1600 - total flux cleaned = 0.000379371 Jy ! Component: 1650 - total flux cleaned = 0.000379327 Jy ! Component: 1700 - total flux cleaned = 0.000340741 Jy ! Component: 1750 - total flux cleaned = 0.000321437 Jy ! Component: 1800 - total flux cleaned = 0.00026477 Jy ! Component: 1850 - total flux cleaned = 0.000246186 Jy ! Component: 1900 - total flux cleaned = 0.000209151 Jy ! Component: 1950 - total flux cleaned = 0.000172755 Jy ! Component: 2000 - total flux cleaned = 8.29526e-05 Jy ! Component: 2050 - total flux cleaned = 6.52246e-05 Jy ! Component: 2100 - total flux cleaned = 8.28043e-05 Jy ! Component: 2150 - total flux cleaned = -4.18486e-06 Jy ! Component: 2200 - total flux cleaned = -7.29842e-05 Jy ! Component: 2250 - total flux cleaned = -0.000140791 Jy ! Component: 2300 - total flux cleaned = -0.000207831 Jy ! Component: 2350 - total flux cleaned = -0.000224599 Jy ! Component: 2400 - total flux cleaned = -0.000306656 Jy ! Component: 2450 - total flux cleaned = -0.000322635 Jy ! Component: 2500 - total flux cleaned = -0.000306175 Jy ! Component: 2550 - total flux cleaned = -0.000322128 Jy ! Component: 2600 - total flux cleaned = -0.000353726 Jy ! Component: 2650 - total flux cleaned = -0.000369384 Jy ! Component: 2700 - total flux cleaned = -0.000400527 Jy ! Component: 2750 - total flux cleaned = -0.000508198 Jy ! Component: 2800 - total flux cleaned = -0.000553938 Jy ! Component: 2850 - total flux cleaned = -0.000553971 Jy ! Component: 2900 - total flux cleaned = -0.000659077 Jy ! Component: 2950 - total flux cleaned = -0.000703575 Jy ! Component: 3000 - total flux cleaned = -0.000748056 Jy ! Component: 3050 - total flux cleaned = -0.000821155 Jy ! Component: 3100 - total flux cleaned = -0.000850353 Jy ! Component: 3150 - total flux cleaned = -0.000950949 Jy ! Component: 3200 - total flux cleaned = -0.000979444 Jy ! Component: 3250 - total flux cleaned = -0.00100783 Jy ! Component: 3300 - total flux cleaned = -0.00111996 Jy ! Component: 3350 - total flux cleaned = -0.00116153 Jy ! Component: 3400 - total flux cleaned = -0.00120305 Jy ! Component: 3450 - total flux cleaned = -0.00127166 Jy ! Component: 3500 - total flux cleaned = -0.00133951 Jy ! Component: 3550 - total flux cleaned = -0.00139332 Jy ! Component: 3600 - total flux cleaned = -0.00143358 Jy ! Component: 3650 - total flux cleaned = -0.0015263 Jy ! Component: 3700 - total flux cleaned = -0.00148666 Jy ! Component: 3750 - total flux cleaned = -0.00157824 Jy ! Component: 3800 - total flux cleaned = -0.00153912 Jy ! Component: 3850 - total flux cleaned = -0.00156514 Jy ! Component: 3900 - total flux cleaned = -0.00157797 Jy ! Component: 3950 - total flux cleaned = -0.00156529 Jy ! Component: 4000 - total flux cleaned = -0.00159071 Jy ! Component: 4050 - total flux cleaned = -0.00161597 Jy ! Total flux subtracted in 4096 components = -0.00160337 Jy ! Clean residual min=-0.000746 max=0.000671 Jy/beam ! Clean residual mean=-0.000005 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.230062 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 355 components and 0.230062 Jy ![Exited script file: muppet] wmap "J1135-0428_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.46 x 10.54 at 18.32 degrees (North through East) ! Clean map min=-0.001812 max=0.22483 Jy/beam ! Writing clean map to FITS file: J1135-0428_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.224828 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243709 device "J1135-0428_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1135-0428_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325195 0.325195 0.650389 1.30078 2.60156 5.20311 10.4062 20.8124 41.6249 83.2498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.224 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.46 x 10.54 at 18.32 degrees (North through East) ! Clean map min=-0.001812 max=0.22483 Jy/beam quit ! Quitting program ! Log file J1135-0428_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:25:26 2016