! Started logfile: J1127-0735_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:25:10 2016 obs J1127-0735_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1127-0735_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.756725 visibilities/baseline/integration-bin. ! Found source: J1127-0735 ! ! 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 7764 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 J1127-0735_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.860151Jy sigma=0.007796 ! Fit after self-cal, rms=0.828065Jy sigma=0.007580 ! 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.729 mas, bmaj=9.49 mas, bpa=17.42 degrees ! Estimated noise=1254.92 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.137154 Jy ! Component: 100 - total flux cleaned = 0.170281 Jy ! Total flux subtracted in 100 components = 0.170281 Jy ! Clean residual min=-0.008733 max=0.014172 Jy/beam ! Clean residual mean=-0.000001 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.170281 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.170281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109167Jy sigma=0.000850 ! Fit after self-cal, rms=0.109133Jy sigma=0.000849 ! Inverting map ! Added new window around map position (-5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174348 Jy ! Component: 100 - total flux cleaned = 0.028891 Jy ! Total flux subtracted in 100 components = 0.028891 Jy ! Clean residual min=-0.006600 max=0.007613 Jy/beam ! Clean residual mean=-0.000003 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.199172 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.199172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105384Jy sigma=0.000813 ! Fit after self-cal, rms=0.105336Jy sigma=0.000813 ! 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.536 mas, bmaj=10.9 mas, bpa=16.98 degrees ! Estimated noise=894.119 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.00926031 Jy ! Component: 100 - total flux cleaned = 0.0144777 Jy ! Component: 150 - total flux cleaned = 0.0165062 Jy ! Component: 200 - total flux cleaned = 0.016606 Jy ! Total flux subtracted in 200 components = 0.016606 Jy ! Clean residual min=-0.005389 max=0.005946 Jy/beam ! Clean residual mean=0.000004 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.215778 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.215778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104267Jy sigma=0.000806 ! Fit after self-cal, rms=0.104177Jy sigma=0.000805 ! 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.93 FD 0.86 HN 1.02 KP 1.06 ! LA 1.10 MK 1.00* NL 0.93 OV 1.01 ! PT 1.03 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 0.97 FD 1.02 HN 1.08 KP 0.99 ! LA 1.05 MK 1.00* NL 1.02 OV 1.04 ! PT 1.02 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.87 FD 1.13 HN 1.08 KP 0.90 ! LA 0.86 MK 1.00* NL 0.96 OV 0.97 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.08 KP 0.90 ! LA 0.81 MK 1.00* NL 1.03 OV 1.03 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.104177Jy sigma=0.000805 ! Fit after self-cal, rms=0.099255Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.522 mas, bmaj=10.97 mas, bpa=17.67 degrees ! Estimated noise=881.669 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.00250008 Jy ! Component: 100 - total flux cleaned = -0.00279443 Jy ! Component: 150 - total flux cleaned = -0.00270715 Jy ! Component: 200 - total flux cleaned = -0.00256436 Jy ! Total flux subtracted in 200 components = -0.00256436 Jy ! Clean residual min=-0.004357 max=0.004473 Jy/beam ! Clean residual mean=0.000001 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.213214 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.213214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098945Jy sigma=0.000785 ! Fit after self-cal, rms=0.098908Jy sigma=0.000785 ! 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.098908Jy sigma=0.000785 ! Fit after self-cal, rms=0.119547Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.546 mas, bmaj=11.1 mas, bpa=16.15 degrees ! Estimated noise=889.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00060543 Jy ! Component: 100 - total flux cleaned = 0.000534478 Jy ! Component: 150 - total flux cleaned = 0.000477006 Jy ! Component: 200 - total flux cleaned = 0.000424981 Jy ! Total flux subtracted in 200 components = 0.000424981 Jy ! Clean residual min=-0.002874 max=0.003221 Jy/beam ! Clean residual mean=-0.000000 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.213639 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.213638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119477Jy sigma=0.000775 ! Fit after self-cal, rms=0.119732Jy sigma=0.000774 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.000224835 Jy ! Component: 100 - total flux cleaned = -0.000269655 Jy ! Component: 150 - total flux cleaned = -0.000231203 Jy ! Component: 200 - total flux cleaned = -0.000157586 Jy ! Total flux subtracted in 200 components = -0.000157586 Jy ! Clean residual min=-0.002838 max=0.002951 Jy/beam ! Clean residual mean=-0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.213481 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.213481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119708Jy sigma=0.000774 ! Fit after self-cal, rms=0.119711Jy sigma=0.000774 ! 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.119711Jy sigma=0.000774 ! Fit after self-cal, rms=0.122945Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.534 mas, bmaj=11.11 mas, bpa=16.08 degrees ! Estimated noise=889.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.10843e-05 Jy ! Component: 100 - total flux cleaned = 8.37441e-05 Jy ! Component: 150 - total flux cleaned = 0.000121463 Jy ! Component: 200 - total flux cleaned = 0.000157023 Jy ! Total flux subtracted in 200 components = 0.000157023 Jy ! Clean residual min=-0.002779 max=0.002939 Jy/beam ! Clean residual mean=0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.213638 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.213638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122918Jy sigma=0.000773 ! Fit after self-cal, rms=0.122943Jy sigma=0.000773 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.43192e-05 Jy ! Component: 100 - total flux cleaned = -9.9086e-06 Jy ! Component: 150 - total flux cleaned = 2.05331e-05 Jy ! Component: 200 - total flux cleaned = 4.97106e-05 Jy ! Total flux subtracted in 200 components = 4.97106e-05 Jy ! Clean residual min=-0.002787 max=0.002775 Jy/beam ! Clean residual mean=0.000000 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.213688 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.213688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122928Jy sigma=0.000773 ! Fit after self-cal, rms=0.122930Jy sigma=0.000773 ! 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.122930Jy sigma=0.000773 ! Fit after self-cal, rms=0.124838Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.494 mas, bmaj=14.13 mas, bpa=9.998 degrees ! Estimated noise=990.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101118 Jy ! Component: 100 - total flux cleaned = 0.000163488 Jy ! Component: 150 - total flux cleaned = 0.000217782 Jy ! Component: 200 - total flux cleaned = 0.000267796 Jy ! Total flux subtracted in 200 components = 0.000267796 Jy ! Clean residual min=-0.002689 max=0.002872 Jy/beam ! Clean residual mean=0.000000 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.213955 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.213955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124828Jy sigma=0.000773 ! Fit after self-cal, rms=0.124830Jy sigma=0.000773 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.25662e-05 Jy ! Component: 100 - total flux cleaned = 0.000114969 Jy ! Component: 150 - total flux cleaned = 0.000158005 Jy ! Component: 200 - total flux cleaned = 0.000197695 Jy ! Total flux subtracted in 200 components = 0.000197695 Jy ! Clean residual min=-0.002689 max=0.002841 Jy/beam ! Clean residual mean=0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.214153 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.214153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124825Jy sigma=0.000773 ! Fit after self-cal, rms=0.124818Jy sigma=0.000773 ! 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.526 mas, bmaj=11.13 mas, bpa=16.06 degrees ! Estimated noise=889.962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.526 x 11.13 at 16.06 degrees (North through East) ! Clean map min=-0.0027024 max=0.17751 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.705 mas, bmaj=9.737 mas, bpa=16.53 degrees ! Estimated noise=1249.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136282 Jy ! Component: 100 - total flux cleaned = 0.169082 Jy ! Component: 150 - total flux cleaned = 0.184104 Jy ! Component: 200 - total flux cleaned = 0.193055 Jy ! Total flux subtracted in 200 components = 0.193055 Jy ! Clean residual min=-0.003926 max=0.005226 Jy/beam ! Clean residual mean=-0.000000 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.193055 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.193055 Jy ! Inverting map and beam ! Estimated beam: bmin=4.526 mas, bmaj=11.13 mas, bpa=16.06 degrees ! Estimated noise=889.962 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.00842684 Jy ! Component: 100 - total flux cleaned = 0.0131463 Jy ! Component: 150 - total flux cleaned = 0.0159785 Jy ! Component: 200 - total flux cleaned = 0.0177364 Jy ! Total flux subtracted in 200 components = 0.0177364 Jy ! Clean residual min=-0.002790 max=0.002588 Jy/beam ! Clean residual mean=0.000001 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.210791 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 81 components and 0.210791 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.494 mas, bmaj=14.13 mas, bpa=9.998 degrees ! Estimated noise=990.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168423 Jy ! Component: 100 - total flux cleaned = 0.0025687 Jy ! Component: 150 - total flux cleaned = 0.00281598 Jy ! Component: 200 - total flux cleaned = 0.00294917 Jy ! Total flux subtracted in 200 components = 0.00294917 Jy ! Clean residual min=-0.002727 max=0.002862 Jy/beam ! Clean residual mean=0.000001 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.21374 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.000105622 Jy ! Component: 100 - total flux cleaned = 0.000140008 Jy ! Component: 150 - total flux cleaned = 0.000161227 Jy ! Component: 200 - total flux cleaned = 0.000170952 Jy ! Total flux subtracted in 200 components = 0.000170952 Jy ! Clean residual min=-0.002720 max=0.002876 Jy/beam ! Clean residual mean=0.000001 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.213911 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.213911 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.526 mas, bmaj=11.13 mas, bpa=16.06 degrees ! Estimated noise=889.962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.22837e-05 Jy ! Component: 100 - total flux cleaned = -6.49267e-05 Jy ! Component: 150 - total flux cleaned = -8.62735e-05 Jy ! Component: 200 - total flux cleaned = -8.567e-05 Jy ! Total flux subtracted in 200 components = -8.567e-05 Jy ! Clean residual min=-0.002750 max=0.002757 Jy/beam ! Clean residual mean=0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.213826 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.213826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124835Jy sigma=0.000773 ! Fit after self-cal, rms=0.124828Jy sigma=0.000773 wmodel J1127-0735_S_2014_08_05_pus_map.mod ! Writing 117 model components to file: J1127-0735_S_2014_08_05_pus_map.mod wobs J1127-0735_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1127-0735_S_2014_08_05_pus_uvs.fits wwins J1127-0735_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1127-0735_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.000383625 Jy ! Component: 100 - total flux cleaned = 0.000926895 Jy ! Component: 150 - total flux cleaned = 0.00135522 Jy ! Component: 200 - total flux cleaned = 0.00164064 Jy ! Component: 250 - total flux cleaned = 0.00187459 Jy ! Component: 300 - total flux cleaned = 0.00191096 Jy ! Component: 350 - total flux cleaned = 0.00202238 Jy ! Component: 400 - total flux cleaned = 0.00223983 Jy ! Component: 450 - total flux cleaned = 0.00227643 Jy ! Component: 500 - total flux cleaned = 0.00244958 Jy ! Component: 550 - total flux cleaned = 0.0025167 Jy ! Component: 600 - total flux cleaned = 0.00261511 Jy ! Component: 650 - total flux cleaned = 0.00264758 Jy ! Component: 700 - total flux cleaned = 0.00261659 Jy ! Component: 750 - total flux cleaned = 0.00270991 Jy ! Component: 800 - total flux cleaned = 0.00274005 Jy ! Component: 850 - total flux cleaned = 0.00273974 Jy ! Component: 900 - total flux cleaned = 0.00276864 Jy ! Component: 950 - total flux cleaned = 0.00276811 Jy ! Component: 1000 - total flux cleaned = 0.00279683 Jy ! Component: 1050 - total flux cleaned = 0.00282494 Jy ! Component: 1100 - total flux cleaned = 0.00287995 Jy ! Component: 1150 - total flux cleaned = 0.00296045 Jy ! Component: 1200 - total flux cleaned = 0.00298683 Jy ! Component: 1250 - total flux cleaned = 0.00298672 Jy ! Component: 1300 - total flux cleaned = 0.00298656 Jy ! Component: 1350 - total flux cleaned = 0.00303713 Jy ! Component: 1400 - total flux cleaned = 0.00303676 Jy ! Component: 1450 - total flux cleaned = 0.00308588 Jy ! Component: 1500 - total flux cleaned = 0.00308614 Jy ! Component: 1550 - total flux cleaned = 0.00313417 Jy ! Component: 1600 - total flux cleaned = 0.00318091 Jy ! Component: 1650 - total flux cleaned = 0.00320428 Jy ! Component: 1700 - total flux cleaned = 0.00327268 Jy ! Component: 1750 - total flux cleaned = 0.00331752 Jy ! Component: 1800 - total flux cleaned = 0.0033619 Jy ! Component: 1850 - total flux cleaned = 0.00336223 Jy ! Component: 1900 - total flux cleaned = 0.00336235 Jy ! Component: 1950 - total flux cleaned = 0.00344894 Jy ! Component: 2000 - total flux cleaned = 0.00351312 Jy ! Component: 2050 - total flux cleaned = 0.00351319 Jy ! Component: 2100 - total flux cleaned = 0.00361768 Jy ! Component: 2150 - total flux cleaned = 0.00365902 Jy ! Component: 2200 - total flux cleaned = 0.00376125 Jy ! Component: 2250 - total flux cleaned = 0.00380165 Jy ! Component: 2300 - total flux cleaned = 0.00378146 Jy ! Component: 2350 - total flux cleaned = 0.00382118 Jy ! Component: 2400 - total flux cleaned = 0.00382134 Jy ! Component: 2450 - total flux cleaned = 0.00389905 Jy ! Component: 2500 - total flux cleaned = 0.00391833 Jy ! Component: 2550 - total flux cleaned = 0.00395626 Jy ! Component: 2600 - total flux cleaned = 0.00393746 Jy ! Component: 2650 - total flux cleaned = 0.00399375 Jy ! Component: 2700 - total flux cleaned = 0.0039564 Jy ! Component: 2750 - total flux cleaned = 0.00399307 Jy ! Component: 2800 - total flux cleaned = 0.00401126 Jy ! Component: 2850 - total flux cleaned = 0.00399339 Jy ! Component: 2900 - total flux cleaned = 0.00401164 Jy ! Component: 2950 - total flux cleaned = 0.00395842 Jy ! Component: 3000 - total flux cleaned = 0.00397597 Jy ! Component: 3050 - total flux cleaned = 0.00395831 Jy ! Component: 3100 - total flux cleaned = 0.00392369 Jy ! Component: 3150 - total flux cleaned = 0.00388907 Jy ! Component: 3200 - total flux cleaned = 0.00387186 Jy ! Component: 3250 - total flux cleaned = 0.00380379 Jy ! Component: 3300 - total flux cleaned = 0.00375312 Jy ! Component: 3350 - total flux cleaned = 0.00368597 Jy ! Component: 3400 - total flux cleaned = 0.0036362 Jy ! Component: 3450 - total flux cleaned = 0.00356999 Jy ! Component: 3500 - total flux cleaned = 0.00353702 Jy ! Component: 3550 - total flux cleaned = 0.00352065 Jy ! Component: 3600 - total flux cleaned = 0.00347192 Jy ! Component: 3650 - total flux cleaned = 0.00339135 Jy ! Component: 3700 - total flux cleaned = 0.00335926 Jy ! Component: 3750 - total flux cleaned = 0.00324831 Jy ! Component: 3800 - total flux cleaned = 0.00324851 Jy ! Component: 3850 - total flux cleaned = 0.00318574 Jy ! Component: 3900 - total flux cleaned = 0.00312358 Jy ! Component: 3950 - total flux cleaned = 0.00309267 Jy ! Component: 4000 - total flux cleaned = 0.00303102 Jy ! Component: 4050 - total flux cleaned = 0.00300037 Jy ! Total flux subtracted in 4096 components = 0.00293931 Jy ! Clean residual min=-0.000914 max=0.000828 Jy/beam ! Clean residual mean=-0.000004 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.216765 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 398 components and 0.216765 Jy ![Exited script file: muppet] wmap "J1127-0735_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.526 x 11.13 at 16.06 degrees (North through East) ! Clean map min=-0.0018633 max=0.17741 Jy/beam ! Writing clean map to FITS file: J1127-0735_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.177406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281756 device "J1127-0735_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1127-0735_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.47646 0.47646 0.952921 1.90584 3.81168 7.62337 15.2467 30.4935 60.9869 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.177 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.526 x 11.13 at 16.06 degrees (North through East) ! Clean map min=-0.0018633 max=0.17741 Jy/beam quit ! Quitting program ! Log file J1127-0735_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:25:15 2016