! Started logfile: J0617+7816_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:49:44 2016 obs J0617+7816_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0617+7816_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.758674 visibilities/baseline/integration-bin. ! Found source: J0617+7816 ! ! 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 330 lines of history. ! ! Reading 7784 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 J0617+7816_S_2015_03_17_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881738Jy sigma=0.009598 ! Fit after self-cal, rms=0.867503Jy sigma=0.009432 ! 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.797 mas, bmaj=8.878 mas, bpa=38.53 degrees ! Estimated noise=1162.95 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.100388 Jy ! Component: 100 - total flux cleaned = 0.124757 Jy ! Total flux subtracted in 100 components = 0.124757 Jy ! Clean residual min=-0.005402 max=0.010648 Jy/beam ! Clean residual mean=0.000019 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.124757 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.124757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082177Jy sigma=0.000812 ! Fit after self-cal, rms=0.082146Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128072 Jy ! Component: 100 - total flux cleaned = 0.0206162 Jy ! Total flux subtracted in 100 components = 0.0206162 Jy ! Clean residual min=-0.004165 max=0.005891 Jy/beam ! Clean residual mean=0.000015 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.145373 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.145373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079168Jy sigma=0.000784 ! Fit after self-cal, rms=0.079108Jy 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=3.439 mas, bmaj=9.886 mas, bpa=38.31 degrees ! Estimated noise=753.264 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 (7, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0077969 Jy ! Component: 100 - total flux cleaned = 0.0124135 Jy ! Component: 150 - total flux cleaned = 0.0157055 Jy ! Component: 200 - total flux cleaned = 0.0182124 Jy ! Total flux subtracted in 200 components = 0.0182124 Jy ! Clean residual min=-0.003760 max=0.003137 Jy/beam ! Clean residual mean=0.000016 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.163585 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 87 components and 0.163585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078055Jy sigma=0.000775 ! Fit after self-cal, rms=0.078007Jy sigma=0.000775 ! 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 1.00 FD 0.91 HN 0.95 KP 1.10 ! LA 1.02 MK 0.98 NL 0.89 OV 1.03 ! PT 1.06 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 1.05 FD 0.97 HN 1.08 KP 1.06 ! LA 0.94 MK 1.05 NL 0.99 OV 1.06 ! 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.92 FD 0.95 HN 1.04 KP 0.96 ! LA 0.79 MK 1.03 NL 1.09 OV 0.96 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.94 HN 0.95 KP 0.91 ! LA 0.88 MK 1.07 NL 1.01 OV 1.01 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.078007Jy sigma=0.000775 ! Fit after self-cal, rms=0.074336Jy sigma=0.000762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=9.921 mas, bpa=38.08 degrees ! Estimated noise=748.504 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.000890865 Jy ! Component: 100 - total flux cleaned = 0.00102307 Jy ! Component: 150 - total flux cleaned = 0.00109456 Jy ! Component: 200 - total flux cleaned = 0.00112699 Jy ! Total flux subtracted in 200 components = 0.00112699 Jy ! Clean residual min=-0.001877 max=0.001867 Jy/beam ! Clean residual mean=-0.000008 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.164712 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.164712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074296Jy sigma=0.000761 ! Fit after self-cal, rms=0.074246Jy sigma=0.000761 ! 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.074246Jy sigma=0.000761 ! Fit after self-cal, rms=0.074361Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=9.913 mas, bpa=38.11 degrees ! Estimated noise=748.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528744 Jy ! Component: 100 - total flux cleaned = 0.000724096 Jy ! Component: 150 - total flux cleaned = 0.000825153 Jy ! Component: 200 - total flux cleaned = 0.000870268 Jy ! Total flux subtracted in 200 components = 0.000870268 Jy ! Clean residual min=-0.001698 max=0.001780 Jy/beam ! Clean residual mean=-0.000007 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.165583 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.165583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074344Jy sigma=0.000760 ! Fit after self-cal, rms=0.074346Jy sigma=0.000760 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.00016858 Jy ! Component: 100 - total flux cleaned = 0.000189357 Jy ! Component: 150 - total flux cleaned = 0.000189525 Jy ! Component: 200 - total flux cleaned = 0.000207205 Jy ! Total flux subtracted in 200 components = 0.000207205 Jy ! Clean residual min=-0.001689 max=0.001739 Jy/beam ! Clean residual mean=-0.000006 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.16579 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 133 components and 0.16579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074337Jy sigma=0.000760 ! Fit after self-cal, rms=0.074336Jy sigma=0.000760 ! 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.074336Jy sigma=0.000760 ! Fit after self-cal, rms=0.074461Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=9.911 mas, bpa=38.12 degrees ! Estimated noise=749.528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295522 Jy ! Component: 100 - total flux cleaned = 0.000312388 Jy ! Component: 150 - total flux cleaned = 0.000328529 Jy ! Component: 200 - total flux cleaned = 0.000328497 Jy ! Total flux subtracted in 200 components = 0.000328497 Jy ! Clean residual min=-0.001664 max=0.001760 Jy/beam ! Clean residual mean=-0.000006 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.166118 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.166118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074454Jy sigma=0.000759 ! Fit after self-cal, rms=0.074455Jy sigma=0.000759 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 = 6.38643e-05 Jy ! Component: 100 - total flux cleaned = 9.20462e-05 Jy ! Component: 150 - total flux cleaned = 9.15604e-05 Jy ! Component: 200 - total flux cleaned = 9.14316e-05 Jy ! Total flux subtracted in 200 components = 9.14316e-05 Jy ! Clean residual min=-0.001656 max=0.001748 Jy/beam ! Clean residual mean=-0.000006 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.16621 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 150 components and 0.16621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074451Jy sigma=0.000759 ! Fit after self-cal, rms=0.074450Jy sigma=0.000759 ! 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.074450Jy sigma=0.000759 ! Fit after self-cal, rms=0.074552Jy sigma=0.000759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.768 mas, bmaj=13.13 mas, bpa=34.71 degrees ! Estimated noise=912.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103906 Jy ! Component: 100 - total flux cleaned = 4.40786e-05 Jy ! Component: 150 - total flux cleaned = 7.55231e-05 Jy ! Component: 200 - total flux cleaned = 7.55929e-05 Jy ! Total flux subtracted in 200 components = 7.55929e-05 Jy ! Clean residual min=-0.001839 max=0.002174 Jy/beam ! Clean residual mean=-0.000008 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.166285 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.166285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074552Jy sigma=0.000759 ! Fit after self-cal, rms=0.074551Jy sigma=0.000759 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 = -5.14096e-06 Jy ! Component: 100 - total flux cleaned = -5.29666e-06 Jy ! Component: 150 - total flux cleaned = -5.2513e-06 Jy ! Component: 200 - total flux cleaned = -5.73672e-06 Jy ! Total flux subtracted in 200 components = -5.73672e-06 Jy ! Clean residual min=-0.001840 max=0.002154 Jy/beam ! Clean residual mean=-0.000008 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.16628 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 179 components and 0.16628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074552Jy sigma=0.000759 ! Fit after self-cal, rms=0.074551Jy sigma=0.000759 ! 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.489 mas, bmaj=9.909 mas, bpa=38.13 degrees ! Estimated noise=749.95 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 9.909 at 38.13 degrees (North through East) ! Clean map min=-0.0016105 max=0.13055 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.828 mas, bmaj=8.888 mas, bpa=38.37 degrees ! Estimated noise=1186.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0996096 Jy ! Component: 100 - total flux cleaned = 0.124534 Jy ! Component: 150 - total flux cleaned = 0.137071 Jy ! Component: 200 - total flux cleaned = 0.144602 Jy ! Total flux subtracted in 200 components = 0.144602 Jy ! Clean residual min=-0.003235 max=0.003939 Jy/beam ! Clean residual mean=-0.000002 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.144602 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.144602 Jy ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.909 mas, bpa=38.13 degrees ! Estimated noise=749.95 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.00695286 Jy ! Component: 100 - total flux cleaned = 0.0111642 Jy ! Component: 150 - total flux cleaned = 0.0140592 Jy ! Component: 200 - total flux cleaned = 0.0162055 Jy ! Total flux subtracted in 200 components = 0.0162055 Jy ! Clean residual min=-0.001859 max=0.001920 Jy/beam ! Clean residual mean=-0.000012 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.160807 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 84 components and 0.160807 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.768 mas, bmaj=13.13 mas, bpa=34.71 degrees ! Estimated noise=912.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229509 Jy ! Component: 100 - total flux cleaned = 0.00330144 Jy ! Component: 150 - total flux cleaned = 0.0039333 Jy ! Component: 200 - total flux cleaned = 0.00436909 Jy ! Total flux subtracted in 200 components = 0.00436909 Jy ! Clean residual min=-0.002000 max=0.002231 Jy/beam ! Clean residual mean=-0.000011 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.165176 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.000328967 Jy ! Component: 100 - total flux cleaned = 0.00054744 Jy ! Component: 150 - total flux cleaned = 0.000717714 Jy ! Component: 200 - total flux cleaned = 0.000810459 Jy ! Total flux subtracted in 200 components = 0.000810459 Jy ! Clean residual min=-0.001875 max=0.002191 Jy/beam ! Clean residual mean=-0.000008 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.165987 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 158 components and 0.165987 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.909 mas, bpa=38.13 degrees ! Estimated noise=749.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.68357e-05 Jy ! Component: 100 - total flux cleaned = 7.29056e-05 Jy ! Component: 150 - total flux cleaned = 0.000121353 Jy ! Component: 200 - total flux cleaned = 0.000186678 Jy ! Total flux subtracted in 200 components = 0.000186678 Jy ! Clean residual min=-0.001686 max=0.001742 Jy/beam ! Clean residual mean=-0.000005 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.166174 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.166174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074564Jy sigma=0.000759 ! Fit after self-cal, rms=0.074565Jy sigma=0.000759 wmodel J0617+7816_S_2015_03_17_pus_map.mod ! Writing 185 model components to file: J0617+7816_S_2015_03_17_pus_map.mod wobs J0617+7816_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0617+7816_S_2015_03_17_pus_uvs.fits wwins J0617+7816_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0617+7816_S_2015_03_17_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.000138435 Jy ! Component: 100 - total flux cleaned = -9.63436e-05 Jy ! Component: 150 - total flux cleaned = -0.000319059 Jy ! Component: 200 - total flux cleaned = -0.000531358 Jy ! Component: 250 - total flux cleaned = -0.000761599 Jy ! Component: 300 - total flux cleaned = -0.000984316 Jy ! Component: 350 - total flux cleaned = -0.00108046 Jy ! Component: 400 - total flux cleaned = -0.00122141 Jy ! Component: 450 - total flux cleaned = -0.0012442 Jy ! Component: 500 - total flux cleaned = -0.00126715 Jy ! Component: 550 - total flux cleaned = -0.00135527 Jy ! Component: 600 - total flux cleaned = -0.00129032 Jy ! Component: 650 - total flux cleaned = -0.0012905 Jy ! Component: 700 - total flux cleaned = -0.00131113 Jy ! Component: 750 - total flux cleaned = -0.00135201 Jy ! Component: 800 - total flux cleaned = -0.0013924 Jy ! Component: 850 - total flux cleaned = -0.0013921 Jy ! Component: 900 - total flux cleaned = -0.00139235 Jy ! Component: 950 - total flux cleaned = -0.00146989 Jy ! Component: 1000 - total flux cleaned = -0.0014888 Jy ! Component: 1050 - total flux cleaned = -0.00152618 Jy ! Component: 1100 - total flux cleaned = -0.00150755 Jy ! Component: 1150 - total flux cleaned = -0.00152609 Jy ! Component: 1200 - total flux cleaned = -0.00159922 Jy ! Component: 1250 - total flux cleaned = -0.00165314 Jy ! Component: 1300 - total flux cleaned = -0.00168888 Jy ! Component: 1350 - total flux cleaned = -0.00168871 Jy ! Component: 1400 - total flux cleaned = -0.00168885 Jy ! Component: 1450 - total flux cleaned = -0.00175805 Jy ! Component: 1500 - total flux cleaned = -0.0018094 Jy ! Component: 1550 - total flux cleaned = -0.00180963 Jy ! Component: 1600 - total flux cleaned = -0.00189313 Jy ! Component: 1650 - total flux cleaned = -0.0019098 Jy ! Component: 1700 - total flux cleaned = -0.00194282 Jy ! Component: 1750 - total flux cleaned = -0.00205637 Jy ! Component: 1800 - total flux cleaned = -0.0020883 Jy ! Component: 1850 - total flux cleaned = -0.00216747 Jy ! Component: 1900 - total flux cleaned = -0.00218303 Jy ! Component: 1950 - total flux cleaned = -0.00219836 Jy ! Component: 2000 - total flux cleaned = -0.00224477 Jy ! Component: 2050 - total flux cleaned = -0.00227549 Jy ! Component: 2100 - total flux cleaned = -0.00235101 Jy ! Component: 2150 - total flux cleaned = -0.00239572 Jy ! Component: 2200 - total flux cleaned = -0.00241058 Jy ! Component: 2250 - total flux cleaned = -0.00242524 Jy ! Component: 2300 - total flux cleaned = -0.0024543 Jy ! Component: 2350 - total flux cleaned = -0.00242556 Jy ! Component: 2400 - total flux cleaned = -0.00243977 Jy ! Component: 2450 - total flux cleaned = -0.00246795 Jy ! Component: 2500 - total flux cleaned = -0.00248183 Jy ! Component: 2550 - total flux cleaned = -0.00245401 Jy ! Component: 2600 - total flux cleaned = -0.00244021 Jy ! Component: 2650 - total flux cleaned = -0.00238571 Jy ! Component: 2700 - total flux cleaned = -0.00238583 Jy ! Component: 2750 - total flux cleaned = -0.00242608 Jy ! Component: 2800 - total flux cleaned = -0.00239931 Jy ! Component: 2850 - total flux cleaned = -0.00242569 Jy ! Component: 2900 - total flux cleaned = -0.00239942 Jy ! Component: 2950 - total flux cleaned = -0.00237336 Jy ! Component: 3000 - total flux cleaned = -0.00237359 Jy ! Component: 3050 - total flux cleaned = -0.00234801 Jy ! Component: 3100 - total flux cleaned = -0.00234812 Jy ! Component: 3150 - total flux cleaned = -0.00234812 Jy ! Component: 3200 - total flux cleaned = -0.00234814 Jy ! Component: 3250 - total flux cleaned = -0.00238554 Jy ! Component: 3300 - total flux cleaned = -0.00234847 Jy ! Component: 3350 - total flux cleaned = -0.00229946 Jy ! Component: 3400 - total flux cleaned = -0.00229953 Jy ! Component: 3450 - total flux cleaned = -0.00235994 Jy ! Component: 3500 - total flux cleaned = -0.00232369 Jy ! Component: 3550 - total flux cleaned = -0.00227601 Jy ! Component: 3600 - total flux cleaned = -0.00229984 Jy ! Component: 3650 - total flux cleaned = -0.00233521 Jy ! Component: 3700 - total flux cleaned = -0.00232351 Jy ! Component: 3750 - total flux cleaned = -0.00235832 Jy ! Component: 3800 - total flux cleaned = -0.00228894 Jy ! Component: 3850 - total flux cleaned = -0.00228895 Jy ! Component: 3900 - total flux cleaned = -0.00228874 Jy ! Component: 3950 - total flux cleaned = -0.00224336 Jy ! Component: 4000 - total flux cleaned = -0.00222088 Jy ! Component: 4050 - total flux cleaned = -0.00222087 Jy ! Total flux subtracted in 4096 components = -0.0022207 Jy ! Clean residual min=-0.000716 max=0.000665 Jy/beam ! Clean residual mean=0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.163953 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 485 components and 0.163953 Jy ![Exited script file: muppet] wmap "J0617+7816_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 9.909 at 38.13 degrees (North through East) ! Clean map min=-0.0015419 max=0.13072 Jy/beam ! Writing clean map to FITS file: J0617+7816_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490842 0.490842 0.981685 1.96337 3.92674 7.85348 15.707 31.4139 62.8278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.489 x 9.909 at 38.13 degrees (North through East) ! Clean map min=-0.0015419 max=0.13072 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0617+7816_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:49:49 2016