! Started logfile: J1226-1328_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:53:21 2016 obs J1226-1328_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1226-1328_S_2014_06_09_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608547 visibilities/baseline/integration-bin. ! Found source: J1226-1328 ! ! 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 9968 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 J1226-1328_S_2014_06_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 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890664Jy sigma=0.009335 ! Fit after self-cal, rms=0.877731Jy sigma=0.009198 ! 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.502 mas, bmaj=9.996 mas, bpa=13.46 degrees ! Estimated noise=865.845 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.0978278 Jy ! Component: 100 - total flux cleaned = 0.119174 Jy ! Total flux subtracted in 100 components = 0.119174 Jy ! Clean residual min=-0.003429 max=0.005974 Jy/beam ! Clean residual mean=-0.000011 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.119174 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.119174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079957Jy sigma=0.000785 ! Fit after self-cal, rms=0.079954Jy sigma=0.000784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047561 Jy ! Component: 100 - total flux cleaned = 0.00593484 Jy ! Total flux subtracted in 100 components = 0.00593484 Jy ! Clean residual min=-0.003236 max=0.003512 Jy/beam ! Clean residual mean=0.000005 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.125109 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.125109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079666Jy sigma=0.000783 ! Fit after self-cal, rms=0.079667Jy sigma=0.000783 ! 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.235 mas, bmaj=11.21 mas, bpa=11.76 degrees ! Estimated noise=686.829 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.000570329 Jy ! Component: 100 - total flux cleaned = 0.000810161 Jy ! Component: 150 - total flux cleaned = 0.000888991 Jy ! Component: 200 - total flux cleaned = 0.00093748 Jy ! Total flux subtracted in 200 components = 0.00093748 Jy ! Clean residual min=-0.002713 max=0.002534 Jy/beam ! Clean residual mean=0.000000 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.126046 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.126046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079638Jy sigma=0.000783 ! Fit after self-cal, rms=0.079637Jy sigma=0.000783 ! 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 1.00* FD 0.86 HN 1.00 KP 1.06 ! LA 1.17 MK 1.00* NL 0.96 OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.05 KP 1.00 ! LA 1.10 MK 1.00* NL 1.04 OV 1.04 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.99 KP 0.93 ! LA 0.88 MK 1.00* NL 1.01 OV 0.95 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.03 KP 0.89 ! LA 0.88 MK 1.00* NL 1.02 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.079637Jy sigma=0.000783 ! Fit after self-cal, rms=0.077957Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=11.24 mas, bpa=11.83 degrees ! Estimated noise=687.08 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 = 2.19237e-05 Jy ! Component: 100 - total flux cleaned = 7.93389e-08 Jy ! Component: 150 - total flux cleaned = -1.80764e-05 Jy ! Component: 200 - total flux cleaned = -3.42498e-05 Jy ! Total flux subtracted in 200 components = -3.42498e-05 Jy ! Clean residual min=-0.002306 max=0.002440 Jy/beam ! Clean residual mean=0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.126012 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.126012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077946Jy sigma=0.000773 ! Fit after self-cal, rms=0.077936Jy sigma=0.000773 ! 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.077936Jy sigma=0.000773 ! Fit after self-cal, rms=0.078049Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=11.22 mas, bpa=11.57 degrees ! Estimated noise=687.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047674 Jy ! Component: 100 - total flux cleaned = 0.000568417 Jy ! Component: 150 - total flux cleaned = 0.000582418 Jy ! Component: 200 - total flux cleaned = 0.000570194 Jy ! Total flux subtracted in 200 components = 0.000570194 Jy ! Clean residual min=-0.001898 max=0.001857 Jy/beam ! Clean residual mean=0.000007 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.126582 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.126582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078040Jy sigma=0.000771 ! Fit after self-cal, rms=0.078051Jy sigma=0.000771 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.14352e-06 Jy ! Component: 100 - total flux cleaned = 3.94841e-06 Jy ! Component: 150 - total flux cleaned = -6.47239e-06 Jy ! Component: 200 - total flux cleaned = -2.58895e-05 Jy ! Total flux subtracted in 200 components = -2.58895e-05 Jy ! Clean residual min=-0.001874 max=0.001841 Jy/beam ! Clean residual mean=0.000007 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.126556 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.126556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078048Jy sigma=0.000771 ! Fit after self-cal, rms=0.078046Jy sigma=0.000771 ! 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.078046Jy sigma=0.000771 ! Fit after self-cal, rms=0.078041Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=11.2 mas, bpa=11.53 degrees ! Estimated noise=687.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225447 Jy ! Component: 100 - total flux cleaned = 0.000305148 Jy ! Component: 150 - total flux cleaned = 0.000305222 Jy ! Component: 200 - total flux cleaned = 0.000305228 Jy ! Total flux subtracted in 200 components = 0.000305228 Jy ! Clean residual min=-0.001855 max=0.001778 Jy/beam ! Clean residual mean=0.000007 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.126861 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.126861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078037Jy sigma=0.000771 ! Fit after self-cal, rms=0.078036Jy sigma=0.000771 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.75111e-05 Jy ! Component: 100 - total flux cleaned = -2.73544e-05 Jy ! Component: 150 - total flux cleaned = -2.75405e-05 Jy ! Component: 200 - total flux cleaned = -4.34819e-05 Jy ! Total flux subtracted in 200 components = -4.34819e-05 Jy ! Clean residual min=-0.001852 max=0.001763 Jy/beam ! Clean residual mean=0.000007 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.126818 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.126818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078033Jy sigma=0.000771 ! Fit after self-cal, rms=0.078033Jy sigma=0.000771 ! 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.078033Jy sigma=0.000771 ! Fit after self-cal, rms=0.078073Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.858 mas, bmaj=17.66 mas, bpa=-2.459 degrees ! Estimated noise=785.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.11707e-06 Jy ! Component: 100 - total flux cleaned = 3.38769e-05 Jy ! Component: 150 - total flux cleaned = 3.46187e-05 Jy ! Component: 200 - total flux cleaned = 2.74662e-05 Jy ! Total flux subtracted in 200 components = 2.74662e-05 Jy ! Clean residual min=-0.001724 max=0.001688 Jy/beam ! Clean residual mean=0.000012 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.126845 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.126845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078071Jy sigma=0.000771 ! Fit after self-cal, rms=0.078072Jy sigma=0.000771 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.36599e-05 Jy ! Component: 100 - total flux cleaned = -2.14069e-05 Jy ! Component: 150 - total flux cleaned = -3.39677e-05 Jy ! Component: 200 - total flux cleaned = -3.95833e-05 Jy ! Total flux subtracted in 200 components = -3.95833e-05 Jy ! Clean residual min=-0.001709 max=0.001710 Jy/beam ! Clean residual mean=0.000011 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.126806 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.126806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078071Jy sigma=0.000771 ! Fit after self-cal, rms=0.078071Jy sigma=0.000771 ! 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.226 mas, bmaj=11.19 mas, bpa=11.5 degrees ! Estimated noise=687.987 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.226 x 11.19 at 11.5 degrees (North through East) ! Clean map min=-0.0018005 max=0.12529 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.495 mas, bmaj=9.981 mas, bpa=13.19 degrees ! Estimated noise=860.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0972673 Jy ! Component: 100 - total flux cleaned = 0.118546 Jy ! Component: 150 - total flux cleaned = 0.123461 Jy ! Component: 200 - total flux cleaned = 0.125348 Jy ! Total flux subtracted in 200 components = 0.125348 Jy ! Clean residual min=-0.002506 max=0.002296 Jy/beam ! Clean residual mean=0.000005 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.125348 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.125348 Jy ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=11.19 mas, bpa=11.5 degrees ! Estimated noise=687.987 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.00143921 Jy ! Component: 100 - total flux cleaned = 0.00183193 Jy ! Component: 150 - total flux cleaned = 0.00191369 Jy ! Component: 200 - total flux cleaned = 0.00194619 Jy ! Total flux subtracted in 200 components = 0.00194619 Jy ! Clean residual min=-0.001946 max=0.001858 Jy/beam ! Clean residual mean=0.000007 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.127294 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.127294 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.858 mas, bmaj=17.66 mas, bpa=-2.459 degrees ! Estimated noise=785.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185639 Jy ! Component: 100 - total flux cleaned = -0.000183222 Jy ! Component: 150 - total flux cleaned = -0.000170137 Jy ! Component: 200 - total flux cleaned = -0.000179726 Jy ! Total flux subtracted in 200 components = -0.000179726 Jy ! Clean residual min=-0.001665 max=0.001807 Jy/beam ! Clean residual mean=0.000012 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.127114 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 = -8.05521e-06 Jy ! Component: 100 - total flux cleaned = -1.52907e-05 Jy ! Component: 150 - total flux cleaned = -3.62269e-05 Jy ! Component: 200 - total flux cleaned = -5.60633e-05 Jy ! Total flux subtracted in 200 components = -5.60633e-05 Jy ! Clean residual min=-0.001656 max=0.001807 Jy/beam ! Clean residual mean=0.000012 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.127058 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.127058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=11.19 mas, bpa=11.5 degrees ! Estimated noise=687.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83316e-05 Jy ! Component: 100 - total flux cleaned = 6.04834e-05 Jy ! Component: 150 - total flux cleaned = 6.07954e-05 Jy ! Component: 200 - total flux cleaned = 6.06296e-05 Jy ! Total flux subtracted in 200 components = 6.06296e-05 Jy ! Clean residual min=-0.001859 max=0.001839 Jy/beam ! Clean residual mean=0.000007 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.127119 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.127119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078071Jy sigma=0.000771 ! Fit after self-cal, rms=0.078070Jy sigma=0.000771 wmodel J1226-1328_S_2014_06_09_pus_map.mod ! Writing 57 model components to file: J1226-1328_S_2014_06_09_pus_map.mod wobs J1226-1328_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1226-1328_S_2014_06_09_pus_uvs.fits wwins J1226-1328_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1226-1328_S_2014_06_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 = -1.13088e-05 Jy ! Component: 100 - total flux cleaned = -4.30792e-05 Jy ! Component: 150 - total flux cleaned = -4.28053e-05 Jy ! Component: 200 - total flux cleaned = -0.000234317 Jy ! Component: 250 - total flux cleaned = -0.000313899 Jy ! Component: 300 - total flux cleaned = -0.000416946 Jy ! Component: 350 - total flux cleaned = -0.000516245 Jy ! Component: 400 - total flux cleaned = -0.000612249 Jy ! Component: 450 - total flux cleaned = -0.000658551 Jy ! Component: 500 - total flux cleaned = -0.000726296 Jy ! Component: 550 - total flux cleaned = -0.000813742 Jy ! Component: 600 - total flux cleaned = -0.000898551 Jy ! Component: 650 - total flux cleaned = -0.000960469 Jy ! Component: 700 - total flux cleaned = -0.00108158 Jy ! Component: 750 - total flux cleaned = -0.00112134 Jy ! Component: 800 - total flux cleaned = -0.00127539 Jy ! Component: 850 - total flux cleaned = -0.00135078 Jy ! Component: 900 - total flux cleaned = -0.00149818 Jy ! Component: 950 - total flux cleaned = -0.00164234 Jy ! Component: 1000 - total flux cleaned = -0.00173061 Jy ! Component: 1050 - total flux cleaned = -0.00186952 Jy ! Component: 1100 - total flux cleaned = -0.00195483 Jy ! Component: 1150 - total flux cleaned = -0.00208909 Jy ! Component: 1200 - total flux cleaned = -0.00223698 Jy ! Component: 1250 - total flux cleaned = -0.00233413 Jy ! Component: 1300 - total flux cleaned = -0.0024934 Jy ! Component: 1350 - total flux cleaned = -0.00263488 Jy ! Component: 1400 - total flux cleaned = -0.00280512 Jy ! Component: 1450 - total flux cleaned = -0.00298764 Jy ! Component: 1500 - total flux cleaned = -0.00310748 Jy ! Component: 1550 - total flux cleaned = -0.00329964 Jy ! Component: 1600 - total flux cleaned = -0.00338693 Jy ! Component: 1650 - total flux cleaned = -0.00353029 Jy ! Component: 1700 - total flux cleaned = -0.00365742 Jy ! Component: 1750 - total flux cleaned = -0.00375531 Jy ! Component: 1800 - total flux cleaned = -0.00385161 Jy ! Component: 1850 - total flux cleaned = -0.00397395 Jy ! Component: 1900 - total flux cleaned = -0.00404105 Jy ! Component: 1950 - total flux cleaned = -0.00414719 Jy ! Component: 2000 - total flux cleaned = -0.00423888 Jy ! Component: 2050 - total flux cleaned = -0.0043295 Jy ! Component: 2100 - total flux cleaned = -0.00439333 Jy ! Component: 2150 - total flux cleaned = -0.0044564 Jy ! Component: 2200 - total flux cleaned = -0.00451894 Jy ! Component: 2250 - total flux cleaned = -0.00456833 Jy ! Component: 2300 - total flux cleaned = -0.00461715 Jy ! Component: 2350 - total flux cleaned = -0.00467736 Jy ! Component: 2400 - total flux cleaned = -0.00470138 Jy ! Component: 2450 - total flux cleaned = -0.00474879 Jy ! Component: 2500 - total flux cleaned = -0.00478386 Jy ! Component: 2550 - total flux cleaned = -0.00481865 Jy ! Component: 2600 - total flux cleaned = -0.00484163 Jy ! Component: 2650 - total flux cleaned = -0.00486437 Jy ! Component: 2700 - total flux cleaned = -0.00494276 Jy ! Component: 2750 - total flux cleaned = -0.00495375 Jy ! Component: 2800 - total flux cleaned = -0.00497573 Jy ! Component: 2850 - total flux cleaned = -0.00501902 Jy ! Component: 2900 - total flux cleaned = -0.00506183 Jy ! Component: 2950 - total flux cleaned = -0.00505115 Jy ! Component: 3000 - total flux cleaned = -0.00508279 Jy ! Component: 3050 - total flux cleaned = -0.00508263 Jy ! Component: 3100 - total flux cleaned = -0.00507235 Jy ! Component: 3150 - total flux cleaned = -0.00511345 Jy ! Component: 3200 - total flux cleaned = -0.00513388 Jy ! Component: 3250 - total flux cleaned = -0.00511385 Jy ! Component: 3300 - total flux cleaned = -0.00514382 Jy ! Component: 3350 - total flux cleaned = -0.00516363 Jy ! Component: 3400 - total flux cleaned = -0.00518332 Jy ! Component: 3450 - total flux cleaned = -0.00517356 Jy ! Component: 3500 - total flux cleaned = -0.00517347 Jy ! Component: 3550 - total flux cleaned = -0.00521198 Jy ! Component: 3600 - total flux cleaned = -0.00522153 Jy ! Component: 3650 - total flux cleaned = -0.00523098 Jy ! Component: 3700 - total flux cleaned = -0.00522163 Jy ! Component: 3750 - total flux cleaned = -0.00519364 Jy ! Component: 3800 - total flux cleaned = -0.00520293 Jy ! Component: 3850 - total flux cleaned = -0.00520297 Jy ! Component: 3900 - total flux cleaned = -0.0052121 Jy ! Component: 3950 - total flux cleaned = -0.00518497 Jy ! Component: 4000 - total flux cleaned = -0.00515801 Jy ! Component: 4050 - total flux cleaned = -0.0051581 Jy ! Total flux subtracted in 4096 components = -0.00514046 Jy ! Clean residual min=-0.000628 max=0.000477 Jy/beam ! Clean residual mean=0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.121978 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 323 components and 0.121978 Jy ![Exited script file: muppet] wmap "J1226-1328_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.226 x 11.19 at 11.5 degrees (North through East) ! Clean map min=-0.0015104 max=0.12445 Jy/beam ! Writing clean map to FITS file: J1226-1328_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124455 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165325 device "J1226-1328_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1226-1328_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398517 0.398517 0.797034 1.59407 3.18814 6.37627 12.7525 25.5051 51.0102 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.226 x 11.19 at 11.5 degrees (North through East) ! Clean map min=-0.0015104 max=0.12445 Jy/beam quit ! Quitting program ! Log file J1226-1328_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:53:25 2016