! Started logfile: J1434-1146_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:20 2016 obs J1434-1146_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1434-1146_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968564 visibilities/baseline/integration-bin. ! Found source: J1434-1146 ! ! 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 14296 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 J1434-1146_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910093Jy sigma=0.010105 ! Fit after self-cal, rms=0.883022Jy sigma=0.009815 ! 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.611 mas, bmaj=6.553 mas, bpa=-2.687 degrees ! Estimated noise=734.064 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.0924619 Jy ! Component: 100 - total flux cleaned = 0.112732 Jy ! Total flux subtracted in 100 components = 0.112732 Jy ! Clean residual min=-0.003716 max=0.006290 Jy/beam ! Clean residual mean=-0.000008 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.112732 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.112732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078489Jy sigma=0.000811 ! Fit after self-cal, rms=0.078488Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615751 Jy ! Component: 100 - total flux cleaned = 0.00886587 Jy ! Total flux subtracted in 100 components = 0.00886587 Jy ! Clean residual min=-0.003555 max=0.003885 Jy/beam ! Clean residual mean=-0.000008 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.121598 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.121598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077935Jy sigma=0.000808 ! Fit after self-cal, rms=0.077944Jy sigma=0.000808 ! 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.212 mas, bmaj=7.85 mas, bpa=-3.08 degrees ! Estimated noise=544.043 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 (-55, 94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434976 Jy ! Component: 100 - total flux cleaned = 0.00650429 Jy ! Component: 150 - total flux cleaned = 0.00773424 Jy ! Component: 200 - total flux cleaned = 0.00791802 Jy ! Total flux subtracted in 200 components = 0.00791802 Jy ! Clean residual min=-0.002946 max=0.004409 Jy/beam ! Clean residual mean=-0.000006 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.129516 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.129516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077734Jy sigma=0.000805 ! Fit after self-cal, rms=0.077700Jy sigma=0.000804 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.82 HN 1.00 KP 1.05 ! LA 1.15 MK 0.99 NL 1.22 OV 1.00 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 1.05 KP 0.98 ! LA 1.12 MK 1.01 NL 1.39 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 1.02 KP 0.92 ! LA 0.89 MK 1.02 NL 0.95 OV 0.96 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.96 KP 0.87 ! LA 0.83 MK 1.02 NL 1.01 OV 0.97 ! PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.077700Jy sigma=0.000804 ! Fit after self-cal, rms=0.076227Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.872 mas, bpa=-2.921 degrees ! Estimated noise=549.392 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.000361533 Jy ! Component: 100 - total flux cleaned = -0.000477606 Jy ! Component: 150 - total flux cleaned = -0.000604744 Jy ! Component: 200 - total flux cleaned = -0.000715307 Jy ! Total flux subtracted in 200 components = -0.000715307 Jy ! Clean residual min=-0.002057 max=0.002218 Jy/beam ! Clean residual mean=-0.000003 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.128801 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.128801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076187Jy sigma=0.000784 ! Fit after self-cal, rms=0.076188Jy sigma=0.000783 ! 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.076188Jy sigma=0.000783 ! Fit after self-cal, rms=0.075098Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.855 mas, bpa=-2.822 degrees ! Estimated noise=548.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000799922 Jy ! Component: 100 - total flux cleaned = -0.000970739 Jy ! Component: 150 - total flux cleaned = -0.00115447 Jy ! Component: 200 - total flux cleaned = -0.00120798 Jy ! Total flux subtracted in 200 components = -0.00120798 Jy ! Clean residual min=-0.001675 max=0.001591 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.127593 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.127593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075080Jy sigma=0.000778 ! Fit after self-cal, rms=0.075082Jy sigma=0.000778 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.00013987 Jy ! Component: 100 - total flux cleaned = -0.000206498 Jy ! Component: 150 - total flux cleaned = -0.000250965 Jy ! Component: 200 - total flux cleaned = -0.000278801 Jy ! Total flux subtracted in 200 components = -0.000278801 Jy ! Clean residual min=-0.001700 max=0.001600 Jy/beam ! Clean residual mean=-0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.127314 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.127314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075075Jy sigma=0.000778 ! Fit after self-cal, rms=0.075074Jy sigma=0.000778 ! 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.075074Jy sigma=0.000778 ! Fit after self-cal, rms=0.075108Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=7.853 mas, bpa=-2.795 degrees ! Estimated noise=548.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322768 Jy ! Component: 100 - total flux cleaned = -0.000468276 Jy ! Component: 150 - total flux cleaned = -0.000525102 Jy ! Component: 200 - total flux cleaned = -0.000524686 Jy ! Total flux subtracted in 200 components = -0.000524686 Jy ! Clean residual min=-0.001689 max=0.001577 Jy/beam ! Clean residual mean=-0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.126789 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.126789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075101Jy sigma=0.000778 ! Fit after self-cal, rms=0.075102Jy sigma=0.000778 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.50631e-05 Jy ! Component: 100 - total flux cleaned = -9.81288e-05 Jy ! Component: 150 - total flux cleaned = -0.000110102 Jy ! Component: 200 - total flux cleaned = -0.000110301 Jy ! Total flux subtracted in 200 components = -0.000110301 Jy ! Clean residual min=-0.001700 max=0.001572 Jy/beam ! Clean residual mean=-0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.126679 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.126679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075098Jy sigma=0.000778 ! Fit after self-cal, rms=0.075098Jy sigma=0.000778 ! 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.075098Jy sigma=0.000778 ! Fit after self-cal, rms=0.075088Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.649 mas, bmaj=14.42 mas, bpa=3.078 degrees ! Estimated noise=676.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.83729e-05 Jy ! Component: 100 - total flux cleaned = 0.000133077 Jy ! Component: 150 - total flux cleaned = 0.000169587 Jy ! Component: 200 - total flux cleaned = 0.000211204 Jy ! Total flux subtracted in 200 components = 0.000211204 Jy ! Clean residual min=-0.001758 max=0.001751 Jy/beam ! Clean residual mean=-0.000005 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.12689 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.12689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075087Jy sigma=0.000778 ! Fit after self-cal, rms=0.075089Jy sigma=0.000778 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 = -2.08403e-05 Jy ! Component: 100 - total flux cleaned = 1.90087e-05 Jy ! Component: 150 - total flux cleaned = 5.54171e-05 Jy ! Component: 200 - total flux cleaned = 8.8899e-05 Jy ! Total flux subtracted in 200 components = 8.8899e-05 Jy ! Clean residual min=-0.001752 max=0.001749 Jy/beam ! Clean residual mean=-0.000005 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.126979 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.126979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075088Jy sigma=0.000778 ! Fit after self-cal, rms=0.075088Jy sigma=0.000778 ! 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.215 mas, bmaj=7.852 mas, bpa=-2.787 degrees ! Estimated noise=548.077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.215 x 7.852 at -2.787 degrees (North through East) ! Clean map min=-0.0015888 max=0.11779 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.615 mas, bmaj=6.557 mas, bpa=-2.43 degrees ! Estimated noise=730.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0919343 Jy ! Component: 100 - total flux cleaned = 0.112262 Jy ! Component: 150 - total flux cleaned = 0.118845 Jy ! Component: 200 - total flux cleaned = 0.121939 Jy ! Total flux subtracted in 200 components = 0.121939 Jy ! Clean residual min=-0.002371 max=0.002412 Jy/beam ! Clean residual mean=-0.000003 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.121939 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.121939 Jy ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.852 mas, bpa=-2.787 degrees ! Estimated noise=548.077 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.00239233 Jy ! Component: 100 - total flux cleaned = 0.00336658 Jy ! Component: 150 - total flux cleaned = 0.00371167 Jy ! Component: 200 - total flux cleaned = 0.00396209 Jy ! Total flux subtracted in 200 components = 0.00396209 Jy ! Clean residual min=-0.001724 max=0.001690 Jy/beam ! Clean residual mean=-0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.125901 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.125901 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.649 mas, bmaj=14.42 mas, bpa=3.078 degrees ! Estimated noise=676.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000857692 Jy ! Component: 100 - total flux cleaned = 0.000975806 Jy ! Component: 150 - total flux cleaned = 0.00102124 Jy ! Component: 200 - total flux cleaned = 0.00104558 Jy ! Total flux subtracted in 200 components = 0.00104558 Jy ! Clean residual min=-0.001783 max=0.001760 Jy/beam ! Clean residual mean=-0.000005 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.126946 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 = 2.21698e-05 Jy ! Component: 100 - total flux cleaned = 4.28912e-05 Jy ! Component: 150 - total flux cleaned = 7.12947e-05 Jy ! Component: 200 - total flux cleaned = 8.01834e-05 Jy ! Total flux subtracted in 200 components = 8.01834e-05 Jy ! Clean residual min=-0.001775 max=0.001742 Jy/beam ! Clean residual mean=-0.000005 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.127027 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 96 components and 0.127027 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.852 mas, bpa=-2.787 degrees ! Estimated noise=548.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.27699e-05 Jy ! Component: 100 - total flux cleaned = -4.72171e-05 Jy ! Component: 150 - total flux cleaned = -0.000119382 Jy ! Component: 200 - total flux cleaned = -0.000169888 Jy ! Total flux subtracted in 200 components = -0.000169888 Jy ! Clean residual min=-0.001678 max=0.001563 Jy/beam ! Clean residual mean=-0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.126857 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.126857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075106Jy sigma=0.000778 ! Fit after self-cal, rms=0.075105Jy sigma=0.000778 wmodel J1434-1146_S_2014_05_31_pus_map.mod ! Writing 109 model components to file: J1434-1146_S_2014_05_31_pus_map.mod wobs J1434-1146_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1434-1146_S_2014_05_31_pus_uvs.fits wwins J1434-1146_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1434-1146_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.000192523 Jy ! Component: 100 - total flux cleaned = -0.000107687 Jy ! Component: 150 - total flux cleaned = -2.68297e-05 Jy ! Component: 200 - total flux cleaned = 2.49278e-05 Jy ! Component: 250 - total flux cleaned = 2.60957e-05 Jy ! Component: 300 - total flux cleaned = 9.70793e-05 Jy ! Component: 350 - total flux cleaned = 0.000165474 Jy ! Component: 400 - total flux cleaned = 0.000232146 Jy ! Component: 450 - total flux cleaned = 0.000296589 Jy ! Component: 500 - total flux cleaned = 0.000296921 Jy ! Component: 550 - total flux cleaned = 0.000379889 Jy ! Component: 600 - total flux cleaned = 0.00050074 Jy ! Component: 650 - total flux cleaned = 0.000500412 Jy ! Component: 700 - total flux cleaned = 0.000597211 Jy ! Component: 750 - total flux cleaned = 0.000634923 Jy ! Component: 800 - total flux cleaned = 0.000653279 Jy ! Component: 850 - total flux cleaned = 0.000781638 Jy ! Component: 900 - total flux cleaned = 0.000853278 Jy ! Component: 950 - total flux cleaned = 0.000888711 Jy ! Component: 1000 - total flux cleaned = 0.00101145 Jy ! Component: 1050 - total flux cleaned = 0.00106286 Jy ! Component: 1100 - total flux cleaned = 0.00111368 Jy ! Component: 1150 - total flux cleaned = 0.00116388 Jy ! Component: 1200 - total flux cleaned = 0.00118037 Jy ! Component: 1250 - total flux cleaned = 0.00122917 Jy ! Component: 1300 - total flux cleaned = 0.00127753 Jy ! Component: 1350 - total flux cleaned = 0.00137273 Jy ! Component: 1400 - total flux cleaned = 0.00143548 Jy ! Component: 1450 - total flux cleaned = 0.00145047 Jy ! Component: 1500 - total flux cleaned = 0.00145089 Jy ! Component: 1550 - total flux cleaned = 0.00157143 Jy ! Component: 1600 - total flux cleaned = 0.00157129 Jy ! Component: 1650 - total flux cleaned = 0.00160074 Jy ! Component: 1700 - total flux cleaned = 0.0016299 Jy ! Component: 1750 - total flux cleaned = 0.00164408 Jy ! Component: 1800 - total flux cleaned = 0.00165821 Jy ! Component: 1850 - total flux cleaned = 0.0016442 Jy ! Component: 1900 - total flux cleaned = 0.00174153 Jy ! Component: 1950 - total flux cleaned = 0.00175546 Jy ! Component: 2000 - total flux cleaned = 0.00175563 Jy ! Component: 2050 - total flux cleaned = 0.0018093 Jy ! Component: 2100 - total flux cleaned = 0.00184908 Jy ! Component: 2150 - total flux cleaned = 0.00184906 Jy ! Component: 2200 - total flux cleaned = 0.00183607 Jy ! Component: 2250 - total flux cleaned = 0.00184887 Jy ! Component: 2300 - total flux cleaned = 0.00184895 Jy ! Component: 2350 - total flux cleaned = 0.00186171 Jy ! Component: 2400 - total flux cleaned = 0.0018867 Jy ! Component: 2450 - total flux cleaned = 0.00181222 Jy ! Component: 2500 - total flux cleaned = 0.00193531 Jy ! Component: 2550 - total flux cleaned = 0.00186197 Jy ! Component: 2600 - total flux cleaned = 0.00186206 Jy ! Component: 2650 - total flux cleaned = 0.00191025 Jy ! Component: 2700 - total flux cleaned = 0.00193397 Jy ! Component: 2750 - total flux cleaned = 0.00194578 Jy ! Component: 2800 - total flux cleaned = 0.0019341 Jy ! Component: 2850 - total flux cleaned = 0.00193401 Jy ! Component: 2900 - total flux cleaned = 0.00194548 Jy ! Component: 2950 - total flux cleaned = 0.00194557 Jy ! Component: 3000 - total flux cleaned = 0.00190027 Jy ! Component: 3050 - total flux cleaned = 0.00192277 Jy ! Component: 3100 - total flux cleaned = 0.00195617 Jy ! Component: 3150 - total flux cleaned = 0.00191206 Jy ! Component: 3200 - total flux cleaned = 0.00191211 Jy ! Component: 3250 - total flux cleaned = 0.00193417 Jy ! Component: 3300 - total flux cleaned = 0.00193425 Jy ! Component: 3350 - total flux cleaned = 0.00190201 Jy ! Component: 3400 - total flux cleaned = 0.00190223 Jy ! Component: 3450 - total flux cleaned = 0.00186001 Jy ! Component: 3500 - total flux cleaned = 0.00181804 Jy ! Component: 3550 - total flux cleaned = 0.00188049 Jy ! Component: 3600 - total flux cleaned = 0.00184942 Jy ! Component: 3650 - total flux cleaned = 0.00182884 Jy ! Component: 3700 - total flux cleaned = 0.00178815 Jy ! Component: 3750 - total flux cleaned = 0.0018084 Jy ! Component: 3800 - total flux cleaned = 0.00184841 Jy ! Component: 3850 - total flux cleaned = 0.00177861 Jy ! Component: 3900 - total flux cleaned = 0.00175891 Jy ! Component: 3950 - total flux cleaned = 0.00176885 Jy ! Component: 4000 - total flux cleaned = 0.00178837 Jy ! Component: 4050 - total flux cleaned = 0.00176887 Jy ! Total flux subtracted in 4096 components = 0.00173998 Jy ! Clean residual min=-0.000547 max=0.000583 Jy/beam ! Clean residual mean=-0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.128597 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 389 components and 0.128597 Jy ![Exited script file: muppet] wmap "J1434-1146_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.215 x 7.852 at -2.787 degrees (North through East) ! Clean map min=-0.0012669 max=0.11751 Jy/beam ! Writing clean map to FITS file: J1434-1146_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.117511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178014 device "J1434-1146_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1434-1146_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.454461 0.454461 0.908922 1.81784 3.63569 7.27138 14.5428 29.0855 58.171 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.215 x 7.852 at -2.787 degrees (North through East) ! Clean map min=-0.0012669 max=0.11751 Jy/beam quit ! Quitting program ! Log file J1434-1146_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:25 2016