! Started logfile: J1316+6726_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:36:26 2016 obs J1316+6726_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1316+6726_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.986521 visibilities/baseline/integration-bin. ! Found source: J1316+6726 ! ! 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 344 lines of history. ! ! Reading 21664 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 J1316+6726_S_2014_12_20_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.962191Jy sigma=0.010695 ! Fit after self-cal, rms=0.940513Jy sigma=0.010470 ! 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.806 mas, bmaj=4.592 mas, bpa=-84.91 degrees ! Estimated noise=858.59 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.0456648 Jy ! Component: 100 - total flux cleaned = 0.0564142 Jy ! Total flux subtracted in 100 components = 0.0564142 Jy ! Clean residual min=-0.004052 max=0.011507 Jy/beam ! Clean residual mean=-0.000021 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.0564142 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0564142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078395Jy sigma=0.000816 ! Fit after self-cal, rms=0.078295Jy sigma=0.000815 ! Inverting map ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0099984 Jy ! Component: 100 - total flux cleaned = 0.0152803 Jy ! Total flux subtracted in 100 components = 0.0152803 Jy ! Clean residual min=-0.003390 max=0.003419 Jy/beam ! Clean residual mean=-0.000013 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0716944 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.0716945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076610Jy sigma=0.000796 ! Fit after self-cal, rms=0.076375Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518709 Jy ! Component: 100 - total flux cleaned = 0.00848649 Jy ! Total flux subtracted in 100 components = 0.00848649 Jy ! Clean residual min=-0.003190 max=0.002785 Jy/beam ! Clean residual mean=-0.000009 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.080181 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.0801809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075842Jy sigma=0.000787 ! Fit after self-cal, rms=0.075796Jy sigma=0.000787 ! 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.57 mas, bmaj=5.647 mas, bpa=-86.12 degrees ! Estimated noise=438.363 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.00442617 Jy ! Component: 100 - total flux cleaned = 0.00707667 Jy ! Component: 150 - total flux cleaned = 0.00896013 Jy ! Component: 200 - total flux cleaned = 0.0103722 Jy ! Total flux subtracted in 200 components = 0.0103722 Jy ! Clean residual min=-0.002247 max=0.001758 Jy/beam ! Clean residual mean=-0.000009 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0905532 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 96 components and 0.0905532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075466Jy sigma=0.000784 ! Fit after self-cal, rms=0.075457Jy 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.04 FD 0.87 HN 0.95 KP 1.07 ! LA 0.95 MK 1.00 NL 0.96 OV 0.98 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.02 KP 1.06 ! LA 0.94 MK 1.03 NL 1.07 OV 1.03 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.02 KP 0.95 ! LA 0.75 MK 1.03 NL 1.17 OV 0.98 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 0.99 KP 0.93 ! LA 0.79 MK 1.02 NL 1.02 OV 1.02 ! PT 1.04 SC 0.93 ! ! ! Fit before self-cal, rms=0.075457Jy sigma=0.000783 ! Fit after self-cal, rms=0.073286Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=5.677 mas, bpa=-86.3 degrees ! Estimated noise=436.381 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.000510474 Jy ! Component: 100 - total flux cleaned = 0.000641842 Jy ! Component: 150 - total flux cleaned = 0.000725893 Jy ! Component: 200 - total flux cleaned = 0.000783406 Jy ! Total flux subtracted in 200 components = 0.000783406 Jy ! Clean residual min=-0.001361 max=0.001379 Jy/beam ! Clean residual mean=-0.000008 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0913366 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.0913366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073279Jy sigma=0.000780 ! Fit after self-cal, rms=0.073248Jy sigma=0.000779 ! 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.073248Jy sigma=0.000779 ! Fit after self-cal, rms=0.073254Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=5.656 mas, bpa=-85.71 degrees ! Estimated noise=435.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034365 Jy ! Component: 100 - total flux cleaned = 0.000400789 Jy ! Component: 150 - total flux cleaned = 0.000433169 Jy ! Component: 200 - total flux cleaned = 0.000439403 Jy ! Total flux subtracted in 200 components = 0.000439403 Jy ! Clean residual min=-0.001191 max=0.001384 Jy/beam ! Clean residual mean=-0.000005 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.091776 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 119 components and 0.091776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073251Jy sigma=0.000779 ! Fit after self-cal, rms=0.073257Jy sigma=0.000779 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) ! Added new window around map position (121.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656428 Jy ! Component: 100 - total flux cleaned = 0.000482498 Jy ! Component: 150 - total flux cleaned = 0.000529974 Jy ! Component: 200 - total flux cleaned = 0.000593918 Jy ! Total flux subtracted in 200 components = 0.000593918 Jy ! Clean residual min=-0.001149 max=0.001117 Jy/beam ! Clean residual mean=-0.000004 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.0923699 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 0.0923699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073237Jy sigma=0.000778 ! Fit after self-cal, rms=0.073233Jy 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.073233Jy sigma=0.000778 ! Fit after self-cal, rms=0.073242Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.645 mas, bpa=-85.65 degrees ! Estimated noise=435.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.24748e-05 Jy ! Component: 100 - total flux cleaned = 0.000113837 Jy ! Component: 150 - total flux cleaned = 0.000217647 Jy ! Component: 200 - total flux cleaned = 0.00027983 Jy ! Total flux subtracted in 200 components = 0.00027983 Jy ! Clean residual min=-0.001101 max=0.001078 Jy/beam ! Clean residual mean=-0.000005 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0926497 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 145 components and 0.0926497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073236Jy sigma=0.000778 ! Fit after self-cal, rms=0.073237Jy 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 = 1.19991e-05 Jy ! Component: 100 - total flux cleaned = 7.22658e-05 Jy ! Component: 150 - total flux cleaned = 9.09897e-05 Jy ! Component: 200 - total flux cleaned = 0.000125863 Jy ! Total flux subtracted in 200 components = 0.000125863 Jy ! Clean residual min=-0.001098 max=0.001071 Jy/beam ! Clean residual mean=-0.000004 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0927756 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 150 components and 0.0927756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073235Jy sigma=0.000778 ! Fit after self-cal, rms=0.073234Jy 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.073234Jy sigma=0.000778 ! Fit after self-cal, rms=0.073289Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.487 mas, bmaj=10.39 mas, bpa=84.91 degrees ! Estimated noise=542.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.59697e-06 Jy ! Component: 100 - total flux cleaned = 2.5256e-05 Jy ! Component: 150 - total flux cleaned = 6.79271e-05 Jy ! Component: 200 - total flux cleaned = 0.000112379 Jy ! Total flux subtracted in 200 components = 0.000112379 Jy ! Clean residual min=-0.001239 max=0.001281 Jy/beam ! Clean residual mean=-0.000011 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.092888 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 161 components and 0.092888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073288Jy sigma=0.000778 ! Fit after self-cal, rms=0.073289Jy 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 = 3.20718e-06 Jy ! Component: 100 - total flux cleaned = 3.82052e-05 Jy ! Component: 150 - total flux cleaned = 5.93849e-05 Jy ! Component: 200 - total flux cleaned = 7.86429e-05 Jy ! Total flux subtracted in 200 components = 7.86429e-05 Jy ! Clean residual min=-0.001238 max=0.001287 Jy/beam ! Clean residual mean=-0.000010 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0929666 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 165 components and 0.0929666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073288Jy sigma=0.000778 ! Fit after self-cal, rms=0.073288Jy 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.585 mas, bmaj=5.638 mas, bpa=-85.65 degrees ! Estimated noise=435.786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 5.638 at -85.65 degrees (North through East) ! Clean map min=-0.0010897 max=0.059189 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.808 mas, bmaj=4.566 mas, bpa=-84.03 degrees ! Estimated noise=857.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0450971 Jy ! Component: 100 - total flux cleaned = 0.060369 Jy ! Component: 150 - total flux cleaned = 0.0692982 Jy ! Component: 200 - total flux cleaned = 0.0753014 Jy ! Total flux subtracted in 200 components = 0.0753014 Jy ! Clean residual min=-0.003186 max=0.003349 Jy/beam ! Clean residual mean=-0.000011 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0753013 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0753013 Jy ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=5.638 mas, bpa=-85.65 degrees ! Estimated noise=435.786 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.0060079 Jy ! Component: 100 - total flux cleaned = 0.00946572 Jy ! Component: 150 - total flux cleaned = 0.0117129 Jy ! Component: 200 - total flux cleaned = 0.0127823 Jy ! Total flux subtracted in 200 components = 0.0127823 Jy ! Clean residual min=-0.001262 max=0.001255 Jy/beam ! Clean residual mean=-0.000011 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0880837 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 64 components and 0.0880837 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.487 mas, bmaj=10.39 mas, bpa=84.91 degrees ! Estimated noise=542.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198753 Jy ! Component: 100 - total flux cleaned = 0.00284881 Jy ! Component: 150 - total flux cleaned = 0.00326778 Jy ! Component: 200 - total flux cleaned = 0.00359574 Jy ! Total flux subtracted in 200 components = 0.00359574 Jy ! Clean residual min=-0.001312 max=0.001308 Jy/beam ! Clean residual mean=-0.000014 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0916795 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.000141327 Jy ! Component: 100 - total flux cleaned = 0.000291976 Jy ! Component: 150 - total flux cleaned = 0.000391577 Jy ! Component: 200 - total flux cleaned = 0.000488895 Jy ! Total flux subtracted in 200 components = 0.000488895 Jy ! Clean residual min=-0.001271 max=0.001312 Jy/beam ! Clean residual mean=-0.000012 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0921683 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 122 components and 0.0921684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=5.638 mas, bpa=-85.65 degrees ! Estimated noise=435.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.8953e-05 Jy ! Component: 100 - total flux cleaned = 4.2822e-06 Jy ! Component: 150 - total flux cleaned = 1.89487e-05 Jy ! Component: 200 - total flux cleaned = 7.08042e-05 Jy ! Total flux subtracted in 200 components = 7.08042e-05 Jy ! Clean residual min=-0.001079 max=0.001067 Jy/beam ! Clean residual mean=-0.000005 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0922392 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.0922392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073297Jy sigma=0.000778 ! Fit after self-cal, rms=0.073291Jy sigma=0.000778 wmodel J1316+6726_S_2014_12_20_pus_map.mod ! Writing 138 model components to file: J1316+6726_S_2014_12_20_pus_map.mod wobs J1316+6726_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1316+6726_S_2014_12_20_pus_uvs.fits wwins J1316+6726_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1316+6726_S_2014_12_20_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 = 4.12937e-05 Jy ! Component: 100 - total flux cleaned = 6.05609e-05 Jy ! Component: 150 - total flux cleaned = 7.89797e-05 Jy ! Component: 200 - total flux cleaned = 9.66932e-05 Jy ! Component: 250 - total flux cleaned = 9.68969e-05 Jy ! Component: 300 - total flux cleaned = 0.00013052 Jy ! Component: 350 - total flux cleaned = 0.000130117 Jy ! Component: 400 - total flux cleaned = 0.000130155 Jy ! Component: 450 - total flux cleaned = 0.000161646 Jy ! Component: 500 - total flux cleaned = 0.000161556 Jy ! Component: 550 - total flux cleaned = 0.00014628 Jy ! Component: 600 - total flux cleaned = 0.000176176 Jy ! Component: 650 - total flux cleaned = 0.000161378 Jy ! Component: 700 - total flux cleaned = 0.000161012 Jy ! Component: 750 - total flux cleaned = 0.000161002 Jy ! Component: 800 - total flux cleaned = 0.000118494 Jy ! Component: 850 - total flux cleaned = 0.000132461 Jy ! Component: 900 - total flux cleaned = 6.3473e-05 Jy ! Component: 950 - total flux cleaned = 9.12304e-05 Jy ! Component: 1000 - total flux cleaned = 9.13389e-05 Jy ! Component: 1050 - total flux cleaned = 3.82733e-05 Jy ! Component: 1100 - total flux cleaned = 3.85035e-05 Jy ! Component: 1150 - total flux cleaned = -1.34017e-05 Jy ! Component: 1200 - total flux cleaned = -3.89192e-05 Jy ! Component: 1250 - total flux cleaned = -3.87693e-05 Jy ! Component: 1300 - total flux cleaned = -7.6393e-05 Jy ! Component: 1350 - total flux cleaned = -0.000113548 Jy ! Component: 1400 - total flux cleaned = -0.000162675 Jy ! Component: 1450 - total flux cleaned = -0.000162487 Jy ! Component: 1500 - total flux cleaned = -0.000222614 Jy ! Component: 1550 - total flux cleaned = -0.000246491 Jy ! Component: 1600 - total flux cleaned = -0.000329423 Jy ! Component: 1650 - total flux cleaned = -0.000306003 Jy ! Component: 1700 - total flux cleaned = -0.0003758 Jy ! Component: 1750 - total flux cleaned = -0.000375759 Jy ! Component: 1800 - total flux cleaned = -0.000421249 Jy ! Component: 1850 - total flux cleaned = -0.000409956 Jy ! Component: 1900 - total flux cleaned = -0.000454911 Jy ! Component: 1950 - total flux cleaned = -0.000443823 Jy ! Component: 2000 - total flux cleaned = -0.000454869 Jy ! Component: 2050 - total flux cleaned = -0.000476765 Jy ! Component: 2100 - total flux cleaned = -0.000487688 Jy ! Component: 2150 - total flux cleaned = -0.00048761 Jy ! Component: 2200 - total flux cleaned = -0.00046632 Jy ! Component: 2250 - total flux cleaned = -0.000455762 Jy ! Component: 2300 - total flux cleaned = -0.000455768 Jy ! Component: 2350 - total flux cleaned = -0.000445271 Jy ! Component: 2400 - total flux cleaned = -0.000455621 Jy ! Component: 2450 - total flux cleaned = -0.000465862 Jy ! Component: 2500 - total flux cleaned = -0.000506495 Jy ! Component: 2550 - total flux cleaned = -0.000425517 Jy ! Component: 2600 - total flux cleaned = -0.000425583 Jy ! Component: 2650 - total flux cleaned = -0.00043557 Jy ! Component: 2700 - total flux cleaned = -0.000435546 Jy ! Component: 2750 - total flux cleaned = -0.000386353 Jy ! Component: 2800 - total flux cleaned = -0.000396123 Jy ! Component: 2850 - total flux cleaned = -0.000376792 Jy ! Component: 2900 - total flux cleaned = -0.000376687 Jy ! Component: 2950 - total flux cleaned = -0.000367138 Jy ! Component: 3000 - total flux cleaned = -0.00033868 Jy ! Component: 3050 - total flux cleaned = -0.000300962 Jy ! Component: 3100 - total flux cleaned = -0.000301083 Jy ! Component: 3150 - total flux cleaned = -0.000291761 Jy ! Component: 3200 - total flux cleaned = -0.000282479 Jy ! Component: 3250 - total flux cleaned = -0.000291652 Jy ! Component: 3300 - total flux cleaned = -0.000209496 Jy ! Component: 3350 - total flux cleaned = -0.000227608 Jy ! Component: 3400 - total flux cleaned = -0.000245589 Jy ! Component: 3450 - total flux cleaned = -0.000245544 Jy ! Component: 3500 - total flux cleaned = -0.000201102 Jy ! Component: 3550 - total flux cleaned = -0.000165808 Jy ! Component: 3600 - total flux cleaned = -0.000165828 Jy ! Component: 3650 - total flux cleaned = -0.000165861 Jy ! Component: 3700 - total flux cleaned = -0.00017456 Jy ! Component: 3750 - total flux cleaned = -0.000114067 Jy ! Component: 3800 - total flux cleaned = -8.83496e-05 Jy ! Component: 3850 - total flux cleaned = -9.68322e-05 Jy ! Component: 3900 - total flux cleaned = -0.000105345 Jy ! Component: 3950 - total flux cleaned = -9.67849e-05 Jy ! Component: 4000 - total flux cleaned = -7.99731e-05 Jy ! Component: 4050 - total flux cleaned = -7.99654e-05 Jy ! Total flux subtracted in 4096 components = -5.49856e-05 Jy ! Clean residual min=-0.000553 max=0.000581 Jy/beam ! Clean residual mean=-0.000002 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0921842 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 428 components and 0.0921842 Jy ![Exited script file: muppet] wmap "J1316+6726_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 5.638 at -85.65 degrees (North through East) ! Clean map min=-0.0012219 max=0.059698 Jy/beam ! Writing clean map to FITS file: J1316+6726_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.059698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149864 device "J1316+6726_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1316+6726_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.753109 0.753109 1.50622 3.01244 6.02487 12.0497 24.0995 48.199 96.3979 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.059 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.585 x 5.638 at -85.65 degrees (North through East) ! Clean map min=-0.0012219 max=0.059698 Jy/beam quit ! Quitting program ! Log file J1316+6726_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:36:32 2016