! Started logfile: J2334+0736_S_2017_02_24_pus_uvs.log on Sat May 4 11:38:23 2019 obs J2334+0736_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2334+0736_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970955 visibilities/baseline/integration-bin. ! Found source: J2334+0736 ! ! 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 823 lines of history. ! ! Reading 19924 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 J2334+0736_S_2017_02_24_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.602601Jy sigma=0.014706 ! Fit after self-cal, rms=0.572077Jy sigma=0.014618 ! 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.858 mas, bmaj=6.882 mas, bpa=-2.863 degrees ! Estimated noise=911.214 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.301057 Jy ! Component: 100 - total flux cleaned = 0.376119 Jy ! Total flux subtracted in 100 components = 0.376119 Jy ! Clean residual min=-0.032510 max=0.038265 Jy/beam ! Clean residual mean=0.000002 rms=0.010349 Jy/beam ! Combined flux in latest and established models = 0.376119 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.376119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152447Jy sigma=0.005148 ! Fit after self-cal, rms=0.152448Jy sigma=0.005148 ! 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.425 mas, bmaj=7.828 mas, bpa=-3.163 degrees ! Estimated noise=604.414 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.034629 Jy ! Component: 100 - total flux cleaned = 0.047692 Jy ! Component: 150 - total flux cleaned = 0.054362 Jy ! Component: 200 - total flux cleaned = 0.0549806 Jy ! Total flux subtracted in 200 components = 0.0549806 Jy ! Clean residual min=-0.033027 max=0.037586 Jy/beam ! Clean residual mean=0.000038 rms=0.010303 Jy/beam ! Combined flux in latest and established models = 0.431099 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.431099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131460Jy sigma=0.005737 ! Fit after self-cal, rms=0.131429Jy sigma=0.005737 ! 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 0.87 FD 0.90 HN 1.00 KP 0.94 ! LA 0.92 MK 1.03 NL 0.96 OV 1.00 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.84 HN 1.03 KP 0.89 ! LA 0.88 MK 1.03 NL 0.93 OV 1.03 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 0.99 KP 0.98 ! LA 0.97 MK 1.06 NL 1.04 OV 0.95 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 22.66 HN 0.95 KP 1.00* ! LA 0.89 MK 1.25 NL 1.00* OV 0.99 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.131429Jy sigma=0.005737 ! Fit after self-cal, rms=2.165849Jy sigma=0.001012 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=7.748 mas, bpa=-2.226 degrees ! Estimated noise=628.399 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.0175092 Jy ! Component: 100 - total flux cleaned = 0.0229826 Jy ! Component: 150 - total flux cleaned = 0.0225606 Jy ! Component: 200 - total flux cleaned = 0.0220354 Jy ! Total flux subtracted in 200 components = 0.0220354 Jy ! Clean residual min=-0.011971 max=0.011833 Jy/beam ! Clean residual mean=-0.000031 rms=0.002934 Jy/beam ! Combined flux in latest and established models = 0.453135 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.453135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.162466Jy sigma=0.001019 ! Fit after self-cal, rms=2.162755Jy sigma=0.001017 ! 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=2.162755Jy sigma=0.001017 ! Fit after self-cal, rms=2.057713Jy sigma=0.000760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=7.73 mas, bpa=-2.52 degrees ! Estimated noise=630.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512807 Jy ! Component: 100 - total flux cleaned = 0.00631654 Jy ! Component: 150 - total flux cleaned = 0.00617116 Jy ! Component: 200 - total flux cleaned = 0.00598018 Jy ! Total flux subtracted in 200 components = 0.00598018 Jy ! Clean residual min=-0.005026 max=0.007173 Jy/beam ! Clean residual mean=-0.000007 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.459115 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.459115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.057256Jy sigma=0.000759 ! Fit after self-cal, rms=2.057252Jy sigma=0.000758 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 (-9.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00673248 Jy ! Component: 100 - total flux cleaned = 0.00833379 Jy ! Component: 150 - total flux cleaned = 0.0084166 Jy ! Component: 200 - total flux cleaned = 0.0084935 Jy ! Total flux subtracted in 200 components = 0.0084935 Jy ! Clean residual min=-0.004627 max=0.006092 Jy/beam ! Clean residual mean=-0.000006 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.467609 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.467609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.056845Jy sigma=0.000756 ! Fit after self-cal, rms=2.056826Jy sigma=0.000755 ! Inverting map ! Added new window around map position (-24.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584482 Jy ! Component: 100 - total flux cleaned = 0.00831899 Jy ! Component: 150 - total flux cleaned = 0.00979208 Jy ! Component: 200 - total flux cleaned = 0.0106814 Jy ! Total flux subtracted in 200 components = 0.0106814 Jy ! Clean residual min=-0.004074 max=0.003528 Jy/beam ! Clean residual mean=-0.000004 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.47829 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 85 components and 0.47829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.056314Jy sigma=0.000753 ! Fit after self-cal, rms=2.056312Jy sigma=0.000753 ! 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=2.056312Jy sigma=0.000753 ! Fit after self-cal, rms=2.145115Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=7.716 mas, bpa=-2.596 degrees ! Estimated noise=634.938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422673 Jy ! Component: 100 - total flux cleaned = 0.00676656 Jy ! Component: 150 - total flux cleaned = 0.00844083 Jy ! Component: 200 - total flux cleaned = 0.00931497 Jy ! Total flux subtracted in 200 components = 0.00931497 Jy ! Clean residual min=-0.004019 max=0.003855 Jy/beam ! Clean residual mean=-0.000008 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.487605 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.487605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.144559Jy sigma=0.000750 ! Fit after self-cal, rms=2.144555Jy sigma=0.000750 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.00126623 Jy ! Component: 100 - total flux cleaned = 0.00179852 Jy ! Component: 150 - total flux cleaned = 0.0022778 Jy ! Component: 200 - total flux cleaned = 0.0025506 Jy ! Total flux subtracted in 200 components = 0.0025506 Jy ! Clean residual min=-0.003957 max=0.003818 Jy/beam ! Clean residual mean=-0.000007 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.490156 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 114 components and 0.490156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.144318Jy sigma=0.000750 ! Fit after self-cal, rms=2.144316Jy sigma=0.000750 ! 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=2.144316Jy sigma=0.000750 ! Fit after self-cal, rms=2.194166Jy sigma=0.000749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.489 mas, bmaj=11.29 mas, bpa=-0.7555 degrees ! Estimated noise=794.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431025 Jy ! Component: 100 - total flux cleaned = 0.00582581 Jy ! Component: 150 - total flux cleaned = 0.00705762 Jy ! Component: 200 - total flux cleaned = 0.00797805 Jy ! Total flux subtracted in 200 components = 0.00797805 Jy ! Clean residual min=-0.005489 max=0.005174 Jy/beam ! Clean residual mean=-0.000017 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.498134 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 141 components and 0.498134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.193585Jy sigma=0.000750 ! Fit after self-cal, rms=2.193581Jy sigma=0.000750 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.000694592 Jy ! Component: 100 - total flux cleaned = 0.0014149 Jy ! Component: 150 - total flux cleaned = 0.00175986 Jy ! Component: 200 - total flux cleaned = 0.00187362 Jy ! Total flux subtracted in 200 components = 0.00187362 Jy ! Clean residual min=-0.005557 max=0.005194 Jy/beam ! Clean residual mean=-0.000017 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.500007 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 0.500007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.193404Jy sigma=0.000751 ! Fit after self-cal, rms=2.193404Jy sigma=0.000751 ! 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.327 mas, bmaj=7.7 mas, bpa=-2.65 degrees ! Estimated noise=638.924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 7.7 at -2.65 degrees (North through East) ! Clean map min=-0.0042612 max=0.41695 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.771 mas, bmaj=6.734 mas, bpa=-1.857 degrees ! Estimated noise=967.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319649 Jy ! Component: 100 - total flux cleaned = 0.403927 Jy ! Component: 150 - total flux cleaned = 0.439498 Jy ! Component: 200 - total flux cleaned = 0.455946 Jy ! Total flux subtracted in 200 components = 0.455946 Jy ! Clean residual min=-0.005910 max=0.008367 Jy/beam ! Clean residual mean=-0.000013 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.455946 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.455946 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.7 mas, bpa=-2.65 degrees ! Estimated noise=638.924 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.0115515 Jy ! Component: 100 - total flux cleaned = 0.0193552 Jy ! Component: 150 - total flux cleaned = 0.0253122 Jy ! Component: 200 - total flux cleaned = 0.029121 Jy ! Total flux subtracted in 200 components = 0.029121 Jy ! Clean residual min=-0.003897 max=0.004179 Jy/beam ! Clean residual mean=-0.000010 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.485067 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 39 components and 0.485067 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.489 mas, bmaj=11.29 mas, bpa=-0.7555 degrees ! Estimated noise=794.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377459 Jy ! Component: 100 - total flux cleaned = 0.00651583 Jy ! Component: 150 - total flux cleaned = 0.00850528 Jy ! Component: 200 - total flux cleaned = 0.0100841 Jy ! Total flux subtracted in 200 components = 0.0100841 Jy ! Clean residual min=-0.005225 max=0.005397 Jy/beam ! Clean residual mean=-0.000018 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.495151 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.00126529 Jy ! Component: 100 - total flux cleaned = 0.00230087 Jy ! Component: 150 - total flux cleaned = 0.00304864 Jy ! Component: 200 - total flux cleaned = 0.00348038 Jy ! Total flux subtracted in 200 components = 0.00348038 Jy ! Clean residual min=-0.005471 max=0.005354 Jy/beam ! Clean residual mean=-0.000017 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.498632 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 109 components and 0.498632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=7.7 mas, bpa=-2.65 degrees ! Estimated noise=638.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100432 Jy ! Component: 100 - total flux cleaned = 0.00155092 Jy ! Component: 150 - total flux cleaned = 0.00172818 Jy ! Component: 200 - total flux cleaned = 0.00178053 Jy ! Total flux subtracted in 200 components = 0.00178053 Jy ! Clean residual min=-0.003830 max=0.003806 Jy/beam ! Clean residual mean=-0.000007 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.500412 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.500412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.193315Jy sigma=0.000751 ! Fit after self-cal, rms=2.193313Jy sigma=0.000751 wmodel J2334+0736_S_2017_02_24_pus_map.mod ! Writing 135 model components to file: J2334+0736_S_2017_02_24_pus_map.mod wobs J2334+0736_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2334+0736_S_2017_02_24_pus_uvs.fits wwins J2334+0736_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J2334+0736_S_2017_02_24_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 = -7.67989e-05 Jy ! Component: 100 - total flux cleaned = -0.00014396 Jy ! Component: 150 - total flux cleaned = -0.00027545 Jy ! Component: 200 - total flux cleaned = -0.000213061 Jy ! Component: 250 - total flux cleaned = -0.000212433 Jy ! Component: 300 - total flux cleaned = -0.000272541 Jy ! Component: 350 - total flux cleaned = -0.000274389 Jy ! Component: 400 - total flux cleaned = -0.000502929 Jy ! Component: 450 - total flux cleaned = -0.000614519 Jy ! Component: 500 - total flux cleaned = -0.000779605 Jy ! Component: 550 - total flux cleaned = -0.000887324 Jy ! Component: 600 - total flux cleaned = -0.000887407 Jy ! Component: 650 - total flux cleaned = -0.000835489 Jy ! Component: 700 - total flux cleaned = -0.000888304 Jy ! Component: 750 - total flux cleaned = -0.00104184 Jy ! Component: 800 - total flux cleaned = -0.00114256 Jy ! Component: 850 - total flux cleaned = -0.0012429 Jy ! Component: 900 - total flux cleaned = -0.00139076 Jy ! Component: 950 - total flux cleaned = -0.00148858 Jy ! Component: 1000 - total flux cleaned = -0.00153688 Jy ! Component: 1050 - total flux cleaned = -0.00167991 Jy ! Component: 1100 - total flux cleaned = -0.00191598 Jy ! Component: 1150 - total flux cleaned = -0.00191611 Jy ! Component: 1200 - total flux cleaned = -0.00200925 Jy ! Component: 1250 - total flux cleaned = -0.0022395 Jy ! Component: 1300 - total flux cleaned = -0.00242201 Jy ! Component: 1350 - total flux cleaned = -0.00242197 Jy ! Component: 1400 - total flux cleaned = -0.00264672 Jy ! Component: 1450 - total flux cleaned = -0.00269106 Jy ! Component: 1500 - total flux cleaned = -0.00282434 Jy ! Component: 1550 - total flux cleaned = -0.00282425 Jy ! Component: 1600 - total flux cleaned = -0.00295523 Jy ! Component: 1650 - total flux cleaned = -0.00299849 Jy ! Component: 1700 - total flux cleaned = -0.00312731 Jy ! Component: 1750 - total flux cleaned = -0.00321246 Jy ! Component: 1800 - total flux cleaned = -0.00338159 Jy ! Component: 1850 - total flux cleaned = -0.00325491 Jy ! Component: 1900 - total flux cleaned = -0.00350666 Jy ! Component: 1950 - total flux cleaned = -0.00358951 Jy ! Component: 2000 - total flux cleaned = -0.00375513 Jy ! Component: 2050 - total flux cleaned = -0.0037553 Jy ! Component: 2100 - total flux cleaned = -0.00387785 Jy ! Component: 2150 - total flux cleaned = -0.00387793 Jy ! Component: 2200 - total flux cleaned = -0.00395917 Jy ! Component: 2250 - total flux cleaned = -0.00395914 Jy ! Component: 2300 - total flux cleaned = -0.00411968 Jy ! Component: 2350 - total flux cleaned = -0.0041193 Jy ! Component: 2400 - total flux cleaned = -0.00415894 Jy ! Component: 2450 - total flux cleaned = -0.00423791 Jy ! Component: 2500 - total flux cleaned = -0.00435581 Jy ! Component: 2550 - total flux cleaned = -0.00423846 Jy ! Component: 2600 - total flux cleaned = -0.0043162 Jy ! Component: 2650 - total flux cleaned = -0.00443272 Jy ! Component: 2700 - total flux cleaned = -0.00443235 Jy ! Component: 2750 - total flux cleaned = -0.00450933 Jy ! Component: 2800 - total flux cleaned = -0.00458581 Jy ! Component: 2850 - total flux cleaned = -0.0045477 Jy ! Component: 2900 - total flux cleaned = -0.00466136 Jy ! Component: 2950 - total flux cleaned = -0.00469919 Jy ! Component: 3000 - total flux cleaned = -0.00466167 Jy ! Component: 3050 - total flux cleaned = -0.00481109 Jy ! Component: 3100 - total flux cleaned = -0.00484822 Jy ! Component: 3150 - total flux cleaned = -0.00488513 Jy ! Component: 3200 - total flux cleaned = -0.0049591 Jy ! Component: 3250 - total flux cleaned = -0.00503262 Jy ! Component: 3300 - total flux cleaned = -0.00514249 Jy ! Component: 3350 - total flux cleaned = -0.005106 Jy ! Component: 3400 - total flux cleaned = -0.00525138 Jy ! Component: 3450 - total flux cleaned = -0.00517891 Jy ! Component: 3500 - total flux cleaned = -0.00543146 Jy ! Component: 3550 - total flux cleaned = -0.00553916 Jy ! Component: 3600 - total flux cleaned = -0.00553918 Jy ! Component: 3650 - total flux cleaned = -0.00557468 Jy ! Component: 3700 - total flux cleaned = -0.00575259 Jy ! Component: 3750 - total flux cleaned = -0.00592953 Jy ! Component: 3800 - total flux cleaned = -0.00600013 Jy ! Component: 3850 - total flux cleaned = -0.00607048 Jy ! Component: 3900 - total flux cleaned = -0.00614058 Jy ! Component: 3950 - total flux cleaned = -0.00631497 Jy ! Component: 4000 - total flux cleaned = -0.00631488 Jy ! Component: 4050 - total flux cleaned = -0.00662718 Jy ! Total flux subtracted in 4096 components = -0.00659272 Jy ! Clean residual min=-0.002059 max=0.001935 Jy/beam ! Clean residual mean=-0.000003 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.493819 Jy keep ! Adding 369 model components to the UV plane model. ! The established model now contains 504 components and 0.493819 Jy ![Exited script file: muppet] wmap "J2334+0736_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 7.7 at -2.65 degrees (North through East) ! Clean map min=-0.0052922 max=0.41868 Jy/beam ! Writing clean map to FITS file: J2334+0736_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.418682 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000740027 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.530255 0.530255 1.06051 2.12102 4.24204 8.48408 16.9682 33.9363 67.8726 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.418 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.327 x 7.7 at -2.65 degrees (North through East) ! Clean map min=-0.0052922 max=0.41868 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 J2334+0736_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:38:28 2019