! Started logfile: J0756+6347_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:21:42 2016 obs J0756+6347_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0756+6347_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755166 visibilities/baseline/integration-bin. ! Found source: J0756+6347 ! ! 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 7748 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 J0756+6347_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.769914Jy sigma=0.008168 ! Fit after self-cal, rms=0.755164Jy sigma=0.008022 ! 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.581 mas, bmaj=9.442 mas, bpa=68.36 degrees ! Estimated noise=1158.73 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.187714 Jy ! Component: 100 - total flux cleaned = 0.233914 Jy ! Total flux subtracted in 100 components = 0.233914 Jy ! Clean residual min=-0.007391 max=0.019183 Jy/beam ! Clean residual mean=-0.000146 rms=0.002501 Jy/beam ! Combined flux in latest and established models = 0.233914 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.233914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091671Jy sigma=0.000884 ! Fit after self-cal, rms=0.091671Jy sigma=0.000884 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206871 Jy ! Component: 100 - total flux cleaned = 0.0313493 Jy ! Total flux subtracted in 100 components = 0.0313493 Jy ! Clean residual min=-0.005934 max=0.006833 Jy/beam ! Clean residual mean=-0.000076 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.265263 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.265263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085773Jy sigma=0.000827 ! Fit after self-cal, rms=0.085774Jy sigma=0.000827 ! 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.325 mas, bmaj=10.36 mas, bpa=69.98 degrees ! Estimated noise=769.709 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.00785079 Jy ! Component: 100 - total flux cleaned = 0.0124661 Jy ! Component: 150 - total flux cleaned = 0.0154277 Jy ! Component: 200 - total flux cleaned = 0.0174219 Jy ! Total flux subtracted in 200 components = 0.0174219 Jy ! Clean residual min=-0.004772 max=0.004395 Jy/beam ! Clean residual mean=-0.000032 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.282685 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 69 components and 0.282685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084731Jy sigma=0.000822 ! Fit after self-cal, rms=0.084723Jy sigma=0.000822 ! 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.97 FD 0.87 HN 0.97 KP 1.06 ! LA 1.12 MK 1.00* NL 0.99 OV 1.00 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.02 KP 1.02 ! LA 1.05 MK 1.00* NL 1.04 OV 1.03 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.02 KP 0.91 ! LA 0.84 MK 1.00* NL 0.99 OV 0.93 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.01 KP 0.86 ! LA 0.79 MK 1.00* NL 1.06 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.084723Jy sigma=0.000822 ! Fit after self-cal, rms=0.078055Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=10.37 mas, bpa=69.95 degrees ! Estimated noise=769.942 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.00117421 Jy ! Component: 100 - total flux cleaned = -0.00138887 Jy ! Component: 150 - total flux cleaned = -0.00149664 Jy ! Component: 200 - total flux cleaned = -0.0015493 Jy ! Total flux subtracted in 200 components = -0.0015493 Jy ! Clean residual min=-0.002328 max=0.002636 Jy/beam ! Clean residual mean=-0.000024 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.281136 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.281136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078035Jy sigma=0.000770 ! Fit after self-cal, rms=0.078026Jy sigma=0.000770 ! 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.078026Jy sigma=0.000770 ! Fit after self-cal, rms=0.078329Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.341 mas, bmaj=10.4 mas, bpa=69.79 degrees ! Estimated noise=769.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000911976 Jy ! Component: 100 - total flux cleaned = -0.00119779 Jy ! Component: 150 - total flux cleaned = -0.00141793 Jy ! Component: 200 - total flux cleaned = -0.00152332 Jy ! Total flux subtracted in 200 components = -0.00152332 Jy ! Clean residual min=-0.002000 max=0.002144 Jy/beam ! Clean residual mean=-0.000010 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.279612 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.279612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078310Jy sigma=0.000767 ! Fit after self-cal, rms=0.078314Jy sigma=0.000767 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.93941e-05 Jy ! Component: 100 - total flux cleaned = -0.000102069 Jy ! Component: 150 - total flux cleaned = -0.000101999 Jy ! Component: 200 - total flux cleaned = -0.000101923 Jy ! Total flux subtracted in 200 components = -0.000101923 Jy ! Clean residual min=-0.001998 max=0.002140 Jy/beam ! Clean residual mean=-0.000011 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.279511 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.279511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078311Jy sigma=0.000767 ! Fit after self-cal, rms=0.078310Jy sigma=0.000767 ! 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.078310Jy sigma=0.000767 ! Fit after self-cal, rms=0.078383Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.339 mas, bmaj=10.41 mas, bpa=69.74 degrees ! Estimated noise=769.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000656274 Jy ! Component: 100 - total flux cleaned = -0.000814826 Jy ! Component: 150 - total flux cleaned = -0.000903193 Jy ! Component: 200 - total flux cleaned = -0.000966767 Jy ! Total flux subtracted in 200 components = -0.000966767 Jy ! Clean residual min=-0.001993 max=0.002152 Jy/beam ! Clean residual mean=-0.000010 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.278544 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.278544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078376Jy sigma=0.000767 ! Fit after self-cal, rms=0.078377Jy sigma=0.000767 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.87784e-05 Jy ! Component: 100 - total flux cleaned = -5.56255e-05 Jy ! Component: 150 - total flux cleaned = -7.18486e-05 Jy ! Component: 200 - total flux cleaned = -8.75318e-05 Jy ! Total flux subtracted in 200 components = -8.75318e-05 Jy ! Clean residual min=-0.001988 max=0.002147 Jy/beam ! Clean residual mean=-0.000010 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.278456 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.278456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078375Jy sigma=0.000767 ! Fit after self-cal, rms=0.078375Jy sigma=0.000767 ! 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.078375Jy sigma=0.000767 ! Fit after self-cal, rms=0.078421Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.832 mas, bmaj=12.15 mas, bpa=75.13 degrees ! Estimated noise=875.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653059 Jy ! Component: 100 - total flux cleaned = -0.000850854 Jy ! Component: 150 - total flux cleaned = -0.000880852 Jy ! Component: 200 - total flux cleaned = -0.000906696 Jy ! Total flux subtracted in 200 components = -0.000906696 Jy ! Clean residual min=-0.002146 max=0.002104 Jy/beam ! Clean residual mean=-0.000020 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.27755 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 127 components and 0.27755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078422Jy sigma=0.000767 ! Fit after self-cal, rms=0.078421Jy sigma=0.000767 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.00491e-05 Jy ! Component: 100 - total flux cleaned = -5.52808e-05 Jy ! Component: 150 - total flux cleaned = -7.56064e-05 Jy ! Component: 200 - total flux cleaned = -8.7557e-05 Jy ! Total flux subtracted in 200 components = -8.7557e-05 Jy ! Clean residual min=-0.002122 max=0.002103 Jy/beam ! Clean residual mean=-0.000020 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.277462 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.277462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078423Jy sigma=0.000767 ! Fit after self-cal, rms=0.078422Jy sigma=0.000767 ! 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.338 mas, bmaj=10.41 mas, bpa=69.72 degrees ! Estimated noise=769.289 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.338 x 10.41 at 69.72 degrees (North through East) ! Clean map min=-0.001938 max=0.24588 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.585 mas, bmaj=9.503 mas, bpa=68.19 degrees ! Estimated noise=1155.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.187083 Jy ! Component: 100 - total flux cleaned = 0.232599 Jy ! Component: 150 - total flux cleaned = 0.252578 Jy ! Component: 200 - total flux cleaned = 0.262456 Jy ! Total flux subtracted in 200 components = 0.262456 Jy ! Clean residual min=-0.003908 max=0.004776 Jy/beam ! Clean residual mean=-0.000046 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.262456 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.262456 Jy ! Inverting map and beam ! Estimated beam: bmin=4.338 mas, bmaj=10.41 mas, bpa=69.72 degrees ! Estimated noise=769.289 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.00696747 Jy ! Component: 100 - total flux cleaned = 0.0105223 Jy ! Component: 150 - total flux cleaned = 0.0126448 Jy ! Component: 200 - total flux cleaned = 0.0140071 Jy ! Total flux subtracted in 200 components = 0.0140071 Jy ! Clean residual min=-0.002067 max=0.002029 Jy/beam ! Clean residual mean=-0.000014 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.276463 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.276463 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.832 mas, bmaj=12.15 mas, bpa=75.13 degrees ! Estimated noise=875.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000877773 Jy ! Component: 100 - total flux cleaned = 0.00113114 Jy ! Component: 150 - total flux cleaned = 0.00117746 Jy ! Component: 200 - total flux cleaned = 0.00121387 Jy ! Total flux subtracted in 200 components = 0.00121387 Jy ! Clean residual min=-0.002103 max=0.002135 Jy/beam ! Clean residual mean=-0.000019 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.277677 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 = 6.55564e-06 Jy ! Component: 100 - total flux cleaned = 1.34548e-05 Jy ! Component: 150 - total flux cleaned = 2.10738e-06 Jy ! Component: 200 - total flux cleaned = -2.67979e-06 Jy ! Total flux subtracted in 200 components = -2.67979e-06 Jy ! Clean residual min=-0.002090 max=0.002140 Jy/beam ! Clean residual mean=-0.000019 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.277675 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 76 components and 0.277675 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.338 mas, bmaj=10.41 mas, bpa=69.72 degrees ! Estimated noise=769.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188582 Jy ! Component: 100 - total flux cleaned = 0.000253503 Jy ! Component: 150 - total flux cleaned = 0.00027134 Jy ! Component: 200 - total flux cleaned = 0.000270782 Jy ! Total flux subtracted in 200 components = 0.000270782 Jy ! Clean residual min=-0.001998 max=0.002132 Jy/beam ! Clean residual mean=-0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.277945 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.277945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078433Jy sigma=0.000767 ! Fit after self-cal, rms=0.078434Jy sigma=0.000767 wmodel J0756+6347_S_2014_08_05_pus_map.mod ! Writing 85 model components to file: J0756+6347_S_2014_08_05_pus_map.mod wobs J0756+6347_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0756+6347_S_2014_08_05_pus_uvs.fits wwins J0756+6347_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0756+6347_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.000389156 Jy ! Component: 100 - total flux cleaned = 0.000456798 Jy ! Component: 150 - total flux cleaned = 0.000521731 Jy ! Component: 200 - total flux cleaned = 0.000583376 Jy ! Component: 250 - total flux cleaned = 0.000731599 Jy ! Component: 300 - total flux cleaned = 0.000818 Jy ! Component: 350 - total flux cleaned = 0.000984081 Jy ! Component: 400 - total flux cleaned = 0.00106411 Jy ! Component: 450 - total flux cleaned = 0.00111608 Jy ! Component: 500 - total flux cleaned = 0.00106494 Jy ! Component: 550 - total flux cleaned = 0.00109066 Jy ! Component: 600 - total flux cleaned = 0.00116413 Jy ! Component: 650 - total flux cleaned = 0.00121196 Jy ! Component: 700 - total flux cleaned = 0.00123547 Jy ! Component: 750 - total flux cleaned = 0.00128143 Jy ! Component: 800 - total flux cleaned = 0.00125874 Jy ! Component: 850 - total flux cleaned = 0.00125874 Jy ! Component: 900 - total flux cleaned = 0.00125888 Jy ! Component: 950 - total flux cleaned = 0.00121547 Jy ! Component: 1000 - total flux cleaned = 0.00111019 Jy ! Component: 1050 - total flux cleaned = 0.00113159 Jy ! Component: 1100 - total flux cleaned = 0.00109071 Jy ! Component: 1150 - total flux cleaned = 0.000989641 Jy ! Component: 1200 - total flux cleaned = 0.000910089 Jy ! Component: 1250 - total flux cleaned = 0.00079219 Jy ! Component: 1300 - total flux cleaned = 0.000617827 Jy ! Component: 1350 - total flux cleaned = 0.000561059 Jy ! Component: 1400 - total flux cleaned = 0.00056089 Jy ! Component: 1450 - total flux cleaned = 0.000486415 Jy ! Component: 1500 - total flux cleaned = 0.000449756 Jy ! Component: 1550 - total flux cleaned = 0.000413249 Jy ! Component: 1600 - total flux cleaned = 0.000359296 Jy ! Component: 1650 - total flux cleaned = 0.000323852 Jy ! Component: 1700 - total flux cleaned = 0.000271543 Jy ! Component: 1750 - total flux cleaned = 0.000306232 Jy ! Component: 1800 - total flux cleaned = 0.000254465 Jy ! Component: 1850 - total flux cleaned = 0.00023728 Jy ! Component: 1900 - total flux cleaned = 0.00020362 Jy ! Component: 1950 - total flux cleaned = 0.000187077 Jy ! Component: 2000 - total flux cleaned = 0.000154225 Jy ! Component: 2050 - total flux cleaned = 0.000121826 Jy ! Component: 2100 - total flux cleaned = 0.000170264 Jy ! Component: 2150 - total flux cleaned = 0.000170205 Jy ! Component: 2200 - total flux cleaned = 0.000185949 Jy ! Component: 2250 - total flux cleaned = 0.000155069 Jy ! Component: 2300 - total flux cleaned = 0.000170811 Jy ! Component: 2350 - total flux cleaned = 0.000262225 Jy ! Component: 2400 - total flux cleaned = 0.000262109 Jy ! Component: 2450 - total flux cleaned = 0.000217142 Jy ! Component: 2500 - total flux cleaned = 0.000261792 Jy ! Component: 2550 - total flux cleaned = 0.00029092 Jy ! Component: 2600 - total flux cleaned = 0.00030542 Jy ! Component: 2650 - total flux cleaned = 0.000319678 Jy ! Component: 2700 - total flux cleaned = 0.000391205 Jy ! Component: 2750 - total flux cleaned = 0.00041939 Jy ! Component: 2800 - total flux cleaned = 0.000349053 Jy ! Component: 2850 - total flux cleaned = 0.000405 Jy ! Component: 2900 - total flux cleaned = 0.000391148 Jy ! Component: 2950 - total flux cleaned = 0.000432372 Jy ! Component: 3000 - total flux cleaned = 0.000473279 Jy ! Component: 3050 - total flux cleaned = 0.000513747 Jy ! Component: 3100 - total flux cleaned = 0.0005404 Jy ! Component: 3150 - total flux cleaned = 0.000566919 Jy ! Component: 3200 - total flux cleaned = 0.00063279 Jy ! Component: 3250 - total flux cleaned = 0.000645975 Jy ! Component: 3300 - total flux cleaned = 0.000672047 Jy ! Component: 3350 - total flux cleaned = 0.000607579 Jy ! Component: 3400 - total flux cleaned = 0.000620505 Jy ! Component: 3450 - total flux cleaned = 0.000646002 Jy ! Component: 3500 - total flux cleaned = 0.000658616 Jy ! Component: 3550 - total flux cleaned = 0.000671162 Jy ! Component: 3600 - total flux cleaned = 0.000683522 Jy ! Component: 3650 - total flux cleaned = 0.000695868 Jy ! Component: 3700 - total flux cleaned = 0.000646857 Jy ! Component: 3750 - total flux cleaned = 0.000671303 Jy ! Component: 3800 - total flux cleaned = 0.000707692 Jy ! Component: 3850 - total flux cleaned = 0.000659508 Jy ! Component: 3900 - total flux cleaned = 0.000659567 Jy ! Component: 3950 - total flux cleaned = 0.000671484 Jy ! Component: 4000 - total flux cleaned = 0.000683393 Jy ! Component: 4050 - total flux cleaned = 0.000683442 Jy ! Total flux subtracted in 4096 components = 0.000683366 Jy ! Clean residual min=-0.000721 max=0.000663 Jy/beam ! Clean residual mean=-0.000002 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.278629 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 391 components and 0.278629 Jy ![Exited script file: muppet] wmap "J0756+6347_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.338 x 10.41 at 69.72 degrees (North through East) ! Clean map min=-0.0014517 max=0.24633 Jy/beam ! Writing clean map to FITS file: J0756+6347_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.246335 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223175 device "J0756+6347_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0756+6347_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.271795 0.271795 0.54359 1.08718 2.17436 4.34872 8.69744 17.3949 34.7898 69.5795 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.246 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.338 x 10.41 at 69.72 degrees (North through East) ! Clean map min=-0.0014517 max=0.24633 Jy/beam quit ! Quitting program ! Log file J0756+6347_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:21:48 2016