! Started logfile: J0809+5341_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:11 2016 obs J0809+5341_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0809+5341_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976874 visibilities/baseline/integration-bin. ! Found source: J0809+5341 ! ! 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 21628 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 J0809+5341_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900173Jy sigma=0.010713 ! Fit after self-cal, rms=0.870249Jy sigma=0.010357 ! 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.256 mas, bmaj=3.574 mas, bpa=89.82 degrees ! Estimated noise=732.243 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.0958519 Jy ! Component: 100 - total flux cleaned = 0.118684 Jy ! Total flux subtracted in 100 components = 0.118684 Jy ! Clean residual min=-0.004595 max=0.009328 Jy/beam ! Clean residual mean=-0.000025 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.118684 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.118684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077372Jy sigma=0.000837 ! Fit after self-cal, rms=0.077354Jy sigma=0.000837 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105869 Jy ! Component: 100 - total flux cleaned = 0.0164779 Jy ! Total flux subtracted in 100 components = 0.0164779 Jy ! Clean residual min=-0.003911 max=0.004359 Jy/beam ! Clean residual mean=-0.000013 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.135162 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.135162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074950Jy sigma=0.000813 ! Fit after self-cal, rms=0.074927Jy sigma=0.000813 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.092 mas, bmaj=4.465 mas, bpa=74.06 degrees ! Estimated noise=412.593 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 (-6.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00680031 Jy ! Component: 100 - total flux cleaned = 0.0112273 Jy ! Component: 150 - total flux cleaned = 0.01428 Jy ! Component: 200 - total flux cleaned = 0.016404 Jy ! Total flux subtracted in 200 components = 0.016404 Jy ! Clean residual min=-0.003665 max=0.003764 Jy/beam ! Clean residual mean=-0.000004 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.151566 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.151566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074012Jy sigma=0.000806 ! Fit after self-cal, rms=0.073984Jy sigma=0.000806 ! 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.01 FD 0.87 HN 0.94 KP 1.10 ! LA 0.99 MK 1.04 NL 0.88 OV 1.00 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.90 HN 1.01 KP 1.04 ! LA 0.96 MK 1.08 NL 1.00 OV 1.02 ! PT 1.07 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.02 KP 0.96 ! LA 0.79 MK 1.11 NL 1.11 OV 0.96 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 0.96 KP 0.91 ! LA 0.84 MK 1.11 NL 1.01 OV 1.00 ! PT 1.09 SC 0.99 ! ! ! Fit before self-cal, rms=0.073984Jy sigma=0.000806 ! Fit after self-cal, rms=0.070564Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=4.556 mas, bpa=71.51 degrees ! Estimated noise=411.404 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.00164925 Jy ! Component: 100 - total flux cleaned = -0.00197419 Jy ! Component: 150 - total flux cleaned = -0.00200646 Jy ! Component: 200 - total flux cleaned = -0.00198012 Jy ! Total flux subtracted in 200 components = -0.00198012 Jy ! Clean residual min=-0.002017 max=0.001806 Jy/beam ! Clean residual mean=-0.000010 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.149586 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.149586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070517Jy sigma=0.000787 ! Fit after self-cal, rms=0.070487Jy sigma=0.000787 ! 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.070487Jy sigma=0.000787 ! Fit after self-cal, rms=0.071159Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.168 mas, bmaj=4.559 mas, bpa=73.93 degrees ! Estimated noise=410.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000552021 Jy ! Component: 100 - total flux cleaned = -0.00080153 Jy ! Component: 150 - total flux cleaned = -0.000801532 Jy ! Component: 200 - total flux cleaned = -0.000780342 Jy ! Total flux subtracted in 200 components = -0.000780342 Jy ! Clean residual min=-0.001465 max=0.001339 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.148805 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.148805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071132Jy sigma=0.000785 ! Fit after self-cal, rms=0.071159Jy sigma=0.000785 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.14025e-05 Jy ! Component: 100 - total flux cleaned = -6.37937e-05 Jy ! Component: 150 - total flux cleaned = -4.72953e-05 Jy ! Component: 200 - total flux cleaned = -4.71657e-05 Jy ! Total flux subtracted in 200 components = -4.71657e-05 Jy ! Clean residual min=-0.001419 max=0.001336 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.148758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.148758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071150Jy sigma=0.000785 ! Fit after self-cal, rms=0.071150Jy sigma=0.000785 ! 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.071150Jy sigma=0.000785 ! Fit after self-cal, rms=0.071203Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=4.568 mas, bpa=74.56 degrees ! Estimated noise=410.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000740493 Jy ! Component: 100 - total flux cleaned = -0.00092906 Jy ! Component: 150 - total flux cleaned = -0.000983509 Jy ! Component: 200 - total flux cleaned = -0.000983511 Jy ! Total flux subtracted in 200 components = -0.000983511 Jy ! Clean residual min=-0.001424 max=0.001341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.147775 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.147775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071191Jy sigma=0.000784 ! Fit after self-cal, rms=0.071192Jy sigma=0.000784 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 = -9.39151e-05 Jy ! Component: 100 - total flux cleaned = -6.45302e-05 Jy ! Component: 150 - total flux cleaned = -6.46352e-05 Jy ! Component: 200 - total flux cleaned = -6.45065e-05 Jy ! Total flux subtracted in 200 components = -6.45065e-05 Jy ! Clean residual min=-0.001396 max=0.001336 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.14771 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.14771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071187Jy sigma=0.000784 ! Fit after self-cal, rms=0.071186Jy sigma=0.000784 ! 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.071186Jy sigma=0.000784 ! Fit after self-cal, rms=0.071190Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.928 mas, bmaj=8.915 mas, bpa=65.57 degrees ! Estimated noise=513.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000532856 Jy ! Component: 100 - total flux cleaned = -0.000623502 Jy ! Component: 150 - total flux cleaned = -0.000655635 Jy ! Component: 200 - total flux cleaned = -0.000673521 Jy ! Total flux subtracted in 200 components = -0.000673521 Jy ! Clean residual min=-0.001540 max=0.001558 Jy/beam ! Clean residual mean=-0.000005 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.147036 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.147037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071187Jy sigma=0.000784 ! Fit after self-cal, rms=0.071188Jy sigma=0.000784 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.000104911 Jy ! Component: 100 - total flux cleaned = -0.000105032 Jy ! Component: 150 - total flux cleaned = -9.81056e-05 Jy ! Component: 200 - total flux cleaned = -9.20756e-05 Jy ! Total flux subtracted in 200 components = -9.20756e-05 Jy ! Clean residual min=-0.001521 max=0.001556 Jy/beam ! Clean residual mean=-0.000005 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.146944 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.146944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071187Jy sigma=0.000784 ! Fit after self-cal, rms=0.071187Jy sigma=0.000784 ! 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.184 mas, bmaj=4.576 mas, bpa=74.87 degrees ! Estimated noise=410.178 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.184 x 4.576 at 74.87 degrees (North through East) ! Clean map min=-0.0013584 max=0.12811 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.319 mas, bmaj=3.652 mas, bpa=89.49 degrees ! Estimated noise=742.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0970546 Jy ! Component: 100 - total flux cleaned = 0.119039 Jy ! Component: 150 - total flux cleaned = 0.12783 Jy ! Component: 200 - total flux cleaned = 0.132676 Jy ! Total flux subtracted in 200 components = 0.132676 Jy ! Clean residual min=-0.002489 max=0.002578 Jy/beam ! Clean residual mean=-0.000009 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.132676 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.132676 Jy ! Inverting map and beam ! Estimated beam: bmin=4.184 mas, bmaj=4.576 mas, bpa=74.87 degrees ! Estimated noise=410.178 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.00471634 Jy ! Component: 100 - total flux cleaned = 0.00737819 Jy ! Component: 150 - total flux cleaned = 0.00907729 Jy ! Component: 200 - total flux cleaned = 0.0103004 Jy ! Total flux subtracted in 200 components = 0.0103004 Jy ! Clean residual min=-0.001380 max=0.001409 Jy/beam ! Clean residual mean=-0.000008 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.142977 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.142977 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.928 mas, bmaj=8.915 mas, bpa=65.57 degrees ! Estimated noise=513.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150585 Jy ! Component: 100 - total flux cleaned = 0.00239182 Jy ! Component: 150 - total flux cleaned = 0.00281962 Jy ! Component: 200 - total flux cleaned = 0.00299944 Jy ! Total flux subtracted in 200 components = 0.00299944 Jy ! Clean residual min=-0.001518 max=0.001570 Jy/beam ! Clean residual mean=-0.000008 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.145976 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.000133488 Jy ! Component: 100 - total flux cleaned = 0.00024516 Jy ! Component: 150 - total flux cleaned = 0.000329465 Jy ! Component: 200 - total flux cleaned = 0.000410462 Jy ! Total flux subtracted in 200 components = 0.000410462 Jy ! Clean residual min=-0.001492 max=0.001554 Jy/beam ! Clean residual mean=-0.000007 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.146387 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 88 components and 0.146387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.184 mas, bmaj=4.576 mas, bpa=74.87 degrees ! Estimated noise=410.178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.77709e-05 Jy ! Component: 100 - total flux cleaned = 2.05532e-05 Jy ! Component: 150 - total flux cleaned = 2.0207e-05 Jy ! Component: 200 - total flux cleaned = -7.51718e-06 Jy ! Total flux subtracted in 200 components = -7.51718e-06 Jy ! Clean residual min=-0.001376 max=0.001362 Jy/beam ! Clean residual mean=-0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.146379 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.146379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071182Jy sigma=0.000784 ! Fit after self-cal, rms=0.071179Jy sigma=0.000784 wmodel J0809+5341_S_2015_03_17_pus_map.mod ! Writing 107 model components to file: J0809+5341_S_2015_03_17_pus_map.mod wobs J0809+5341_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0809+5341_S_2015_03_17_pus_uvs.fits wwins J0809+5341_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0809+5341_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 = -5.20784e-05 Jy ! Component: 100 - total flux cleaned = -5.39764e-05 Jy ! Component: 150 - total flux cleaned = -7.49789e-05 Jy ! Component: 200 - total flux cleaned = -0.000116225 Jy ! Component: 250 - total flux cleaned = -0.000116299 Jy ! Component: 300 - total flux cleaned = -0.000173475 Jy ! Component: 350 - total flux cleaned = -0.000155141 Jy ! Component: 400 - total flux cleaned = -0.000191564 Jy ! Component: 450 - total flux cleaned = -0.000155945 Jy ! Component: 500 - total flux cleaned = -8.71355e-05 Jy ! Component: 550 - total flux cleaned = -5.36647e-05 Jy ! Component: 600 - total flux cleaned = 1.24644e-05 Jy ! Component: 650 - total flux cleaned = 9.3816e-05 Jy ! Component: 700 - total flux cleaned = 0.000157831 Jy ! Component: 750 - total flux cleaned = 0.00023656 Jy ! Component: 800 - total flux cleaned = 0.000251853 Jy ! Component: 850 - total flux cleaned = 0.000298075 Jy ! Component: 900 - total flux cleaned = 0.000388551 Jy ! Component: 950 - total flux cleaned = 0.000432804 Jy ! Component: 1000 - total flux cleaned = 0.000462119 Jy ! Component: 1050 - total flux cleaned = 0.00053449 Jy ! Component: 1100 - total flux cleaned = 0.000634261 Jy ! Component: 1150 - total flux cleaned = 0.000648086 Jy ! Component: 1200 - total flux cleaned = 0.000689378 Jy ! Component: 1250 - total flux cleaned = 0.000703055 Jy ! Component: 1300 - total flux cleaned = 0.000716688 Jy ! Component: 1350 - total flux cleaned = 0.000730038 Jy ! Component: 1400 - total flux cleaned = 0.000743189 Jy ! Component: 1450 - total flux cleaned = 0.000795631 Jy ! Component: 1500 - total flux cleaned = 0.000847584 Jy ! Component: 1550 - total flux cleaned = 0.000821984 Jy ! Component: 1600 - total flux cleaned = 0.00083486 Jy ! Component: 1650 - total flux cleaned = 0.000885247 Jy ! Component: 1700 - total flux cleaned = 0.000897518 Jy ! Component: 1750 - total flux cleaned = 0.000909907 Jy ! Component: 1800 - total flux cleaned = 0.000910004 Jy ! Component: 1850 - total flux cleaned = 0.000934407 Jy ! Component: 1900 - total flux cleaned = 0.000982108 Jy ! Component: 1950 - total flux cleaned = 0.000970343 Jy ! Component: 2000 - total flux cleaned = 0.00100562 Jy ! Component: 2050 - total flux cleaned = 0.00107568 Jy ! Component: 2100 - total flux cleaned = 0.00109871 Jy ! Component: 2150 - total flux cleaned = 0.00115593 Jy ! Component: 2200 - total flux cleaned = 0.00121268 Jy ! Component: 2250 - total flux cleaned = 0.00124634 Jy ! Component: 2300 - total flux cleaned = 0.00132433 Jy ! Component: 2350 - total flux cleaned = 0.00136852 Jy ! Component: 2400 - total flux cleaned = 0.00143426 Jy ! Component: 2450 - total flux cleaned = 0.00147766 Jy ! Component: 2500 - total flux cleaned = 0.00151001 Jy ! Component: 2550 - total flux cleaned = 0.00160622 Jy ! Component: 2600 - total flux cleaned = 0.00165928 Jy ! Component: 2650 - total flux cleaned = 0.00168033 Jy ! Component: 2700 - total flux cleaned = 0.00174303 Jy ! Component: 2750 - total flux cleaned = 0.00181571 Jy ! Component: 2800 - total flux cleaned = 0.00185684 Jy ! Component: 2850 - total flux cleaned = 0.00195904 Jy ! Component: 2900 - total flux cleaned = 0.00199964 Jy ! Component: 2950 - total flux cleaned = 0.00207 Jy ! Component: 3000 - total flux cleaned = 0.00211986 Jy ! Component: 3050 - total flux cleaned = 0.00217934 Jy ! Component: 3100 - total flux cleaned = 0.00221874 Jy ! Component: 3150 - total flux cleaned = 0.00228709 Jy ! Component: 3200 - total flux cleaned = 0.0022774 Jy ! Component: 3250 - total flux cleaned = 0.0023449 Jy ! Component: 3300 - total flux cleaned = 0.00238315 Jy ! Component: 3350 - total flux cleaned = 0.00238316 Jy ! Component: 3400 - total flux cleaned = 0.00244936 Jy ! Component: 3450 - total flux cleaned = 0.00247738 Jy ! Component: 3500 - total flux cleaned = 0.00247732 Jy ! Component: 3550 - total flux cleaned = 0.00250511 Jy ! Component: 3600 - total flux cleaned = 0.00250515 Jy ! Component: 3650 - total flux cleaned = 0.00251429 Jy ! Component: 3700 - total flux cleaned = 0.00255067 Jy ! Component: 3750 - total flux cleaned = 0.00253261 Jy ! Component: 3800 - total flux cleaned = 0.00259545 Jy ! Component: 3850 - total flux cleaned = 0.00255982 Jy ! Component: 3900 - total flux cleaned = 0.00261313 Jy ! Component: 3950 - total flux cleaned = 0.00259545 Jy ! Component: 4000 - total flux cleaned = 0.00256912 Jy ! Component: 4050 - total flux cleaned = 0.00260392 Jy ! Total flux subtracted in 4096 components = 0.00257795 Jy ! Clean residual min=-0.000522 max=0.000509 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.148957 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 405 components and 0.148957 Jy ![Exited script file: muppet] wmap "J0809+5341_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.184 x 4.576 at 74.87 degrees (North through East) ! Clean map min=-0.0010628 max=0.1281 Jy/beam ! Writing clean map to FITS file: J0809+5341_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.128099 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155332 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363777 0.363777 0.727553 1.45511 2.91021 5.82043 11.6409 23.2817 46.5634 93.1268 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.128 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.184 x 4.576 at 74.87 degrees (North through East) ! Clean map min=-0.0010628 max=0.1281 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 J0809+5341_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:17 2016