! Started logfile: J1049+1429_S_2017_01_21_pus_uvs.log on Sun May 5 15:52:53 2019 obs J1049+1429_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1049+1429_S_2017_01_21_pus_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.636922 visibilities/baseline/integration-bin. ! Found source: J1049+1429 ! ! 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 558 lines of history. ! ! Reading 10364 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 J1049+1429_S_2017_01_21_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 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856558Jy sigma=0.006978 ! Fit after self-cal, rms=0.848005Jy sigma=0.006914 ! 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.622 mas, bmaj=5.751 mas, bpa=-4.04 degrees ! Estimated noise=1237.47 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.123228 Jy ! Component: 100 - total flux cleaned = 0.1501 Jy ! Total flux subtracted in 100 components = 0.1501 Jy ! Clean residual min=-0.004964 max=0.007496 Jy/beam ! Clean residual mean=-0.000011 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.1501 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.1501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090644Jy sigma=0.000654 ! Fit after self-cal, rms=0.090644Jy sigma=0.000654 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630362 Jy ! Component: 100 - total flux cleaned = 0.00737429 Jy ! Total flux subtracted in 100 components = 0.00737429 Jy ! Clean residual min=-0.004541 max=0.004571 Jy/beam ! Clean residual mean=-0.000010 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.157475 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.157475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090323Jy sigma=0.000650 ! Fit after self-cal, rms=0.090315Jy sigma=0.000650 ! 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.095 mas, bmaj=6.466 mas, bpa=-2.843 degrees ! Estimated noise=933.565 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.00151667 Jy ! Component: 100 - total flux cleaned = 0.00172044 Jy ! Component: 150 - total flux cleaned = 0.00174506 Jy ! Component: 200 - total flux cleaned = 0.00178867 Jy ! Total flux subtracted in 200 components = 0.00178867 Jy ! Clean residual min=-0.003563 max=0.003466 Jy/beam ! Clean residual mean=-0.000024 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.159263 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.159263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090280Jy sigma=0.000650 ! Fit after self-cal, rms=0.090274Jy sigma=0.000650 ! 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 1.00* HN 0.96 LA 1.02 ! MK 0.99 NL 1.00 OV 1.01 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.98 LA 0.98 ! MK 1.00 NL 1.01 OV 1.02 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 0.97 LA 1.01 ! MK 1.02 NL 0.98 OV 0.99 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.99 LA 0.90 ! MK 1.11 NL 1.00* OV 1.02 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.090274Jy sigma=0.000650 ! Fit after self-cal, rms=0.090989Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=6.477 mas, bpa=-2.772 degrees ! Estimated noise=932.522 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 = -1.70455e-05 Jy ! Component: 100 - total flux cleaned = -1.70532e-05 Jy ! Component: 150 - total flux cleaned = -1.32928e-05 Jy ! Component: 200 - total flux cleaned = 6.42565e-06 Jy ! Total flux subtracted in 200 components = 6.42565e-06 Jy ! Clean residual min=-0.003266 max=0.003440 Jy/beam ! Clean residual mean=-0.000022 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.15927 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.15927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090967Jy sigma=0.000647 ! Fit after self-cal, rms=0.091021Jy sigma=0.000647 ! 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.091021Jy sigma=0.000647 ! Fit after self-cal, rms=0.090993Jy sigma=0.000642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=6.475 mas, bpa=-2.773 degrees ! Estimated noise=934.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290824 Jy ! Component: 100 - total flux cleaned = 0.000344527 Jy ! Component: 150 - total flux cleaned = 0.000366576 Jy ! Component: 200 - total flux cleaned = 0.000402413 Jy ! Total flux subtracted in 200 components = 0.000402413 Jy ! Clean residual min=-0.002373 max=0.002242 Jy/beam ! Clean residual mean=-0.000001 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.159672 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 27 components and 0.159672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090975Jy sigma=0.000642 ! Fit after self-cal, rms=0.091004Jy sigma=0.000642 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.50068e-05 Jy ! Component: 100 - total flux cleaned = -9.29585e-05 Jy ! Component: 150 - total flux cleaned = -9.27328e-05 Jy ! Component: 200 - total flux cleaned = -0.000103967 Jy ! Total flux subtracted in 200 components = -0.000103967 Jy ! Clean residual min=-0.002325 max=0.002243 Jy/beam ! Clean residual mean=-0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.159568 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.159568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090998Jy sigma=0.000642 ! Fit after self-cal, rms=0.090995Jy sigma=0.000642 ! 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.090995Jy sigma=0.000642 ! Fit after self-cal, rms=0.091196Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=6.477 mas, bpa=-2.72 degrees ! Estimated noise=934.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191353 Jy ! Component: 100 - total flux cleaned = 0.000242297 Jy ! Component: 150 - total flux cleaned = 0.000242139 Jy ! Component: 200 - total flux cleaned = 0.000241938 Jy ! Total flux subtracted in 200 components = 0.000241938 Jy ! Clean residual min=-0.002285 max=0.002163 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.15981 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.15981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091189Jy sigma=0.000642 ! Fit after self-cal, rms=0.091189Jy sigma=0.000642 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.97598e-05 Jy ! Component: 100 - total flux cleaned = -2.0588e-05 Jy ! Component: 150 - total flux cleaned = -3.0485e-05 Jy ! Component: 200 - total flux cleaned = -3.90224e-05 Jy ! Total flux subtracted in 200 components = -3.90224e-05 Jy ! Clean residual min=-0.002279 max=0.002162 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.159771 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.159771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091186Jy sigma=0.000642 ! Fit after self-cal, rms=0.091184Jy sigma=0.000642 ! 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.091184Jy sigma=0.000642 ! Fit after self-cal, rms=0.091306Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.535 mas, bmaj=10.15 mas, bpa=1.327 degrees ! Estimated noise=1244.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797861 Jy ! Component: 100 - total flux cleaned = 0.00108854 Jy ! Component: 150 - total flux cleaned = 0.00112245 Jy ! Component: 200 - total flux cleaned = 0.0011431 Jy ! Total flux subtracted in 200 components = 0.0011431 Jy ! Clean residual min=-0.003023 max=0.002356 Jy/beam ! Clean residual mean=-0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.160914 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.160914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091305Jy sigma=0.000642 ! Fit after self-cal, rms=0.091304Jy sigma=0.000642 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.000101946 Jy ! Component: 100 - total flux cleaned = 0.000122262 Jy ! Component: 150 - total flux cleaned = 0.000131933 Jy ! Component: 200 - total flux cleaned = 0.000150391 Jy ! Total flux subtracted in 200 components = 0.000150391 Jy ! Clean residual min=-0.003003 max=0.002352 Jy/beam ! Clean residual mean=-0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.161064 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.161064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091304Jy sigma=0.000642 ! Fit after self-cal, rms=0.091304Jy sigma=0.000642 ! 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.084 mas, bmaj=6.477 mas, bpa=-2.671 degrees ! Estimated noise=935.409 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 6.477 at -2.671 degrees (North through East) ! Clean map min=-0.0021931 max=0.15701 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.614 mas, bmaj=5.757 mas, bpa=-3.829 degrees ! Estimated noise=1233.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12271 Jy ! Component: 100 - total flux cleaned = 0.149497 Jy ! Component: 150 - total flux cleaned = 0.157346 Jy ! Component: 200 - total flux cleaned = 0.157799 Jy ! Total flux subtracted in 200 components = 0.157799 Jy ! Clean residual min=-0.003538 max=0.003004 Jy/beam ! Clean residual mean=-0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.157799 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.157799 Jy ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=6.477 mas, bpa=-2.671 degrees ! Estimated noise=935.409 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.00205876 Jy ! Component: 100 - total flux cleaned = 0.00232987 Jy ! Component: 150 - total flux cleaned = 0.00233094 Jy ! Component: 200 - total flux cleaned = 0.00238011 Jy ! Total flux subtracted in 200 components = 0.00238011 Jy ! Clean residual min=-0.002307 max=0.002163 Jy/beam ! Clean residual mean=-0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.160179 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.160179 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=6.535 mas, bmaj=10.15 mas, bpa=1.327 degrees ! Estimated noise=1244.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000787332 Jy ! Component: 100 - total flux cleaned = 0.000838476 Jy ! Component: 150 - total flux cleaned = 0.000903144 Jy ! Component: 200 - total flux cleaned = 0.000956972 Jy ! Total flux subtracted in 200 components = 0.000956972 Jy ! Clean residual min=-0.003044 max=0.002365 Jy/beam ! Clean residual mean=-0.000003 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.161136 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 = -2.77788e-07 Jy ! Component: 100 - total flux cleaned = -1.24618e-06 Jy ! Component: 150 - total flux cleaned = -6.24366e-07 Jy ! Component: 200 - total flux cleaned = 1.17621e-05 Jy ! Total flux subtracted in 200 components = 1.17621e-05 Jy ! Clean residual min=-0.003026 max=0.002356 Jy/beam ! Clean residual mean=-0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.161148 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.161148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=6.477 mas, bpa=-2.671 degrees ! Estimated noise=935.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000434067 Jy ! Component: 100 - total flux cleaned = -0.000523756 Jy ! Component: 150 - total flux cleaned = -0.000562638 Jy ! Component: 200 - total flux cleaned = -0.000597808 Jy ! Total flux subtracted in 200 components = -0.000597808 Jy ! Clean residual min=-0.002258 max=0.002130 Jy/beam ! Clean residual mean=-0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.16055 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.16055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091313Jy sigma=0.000642 ! Fit after self-cal, rms=0.091313Jy sigma=0.000642 wmodel J1049+1429_S_2017_01_21_pus_map.mod ! Writing 40 model components to file: J1049+1429_S_2017_01_21_pus_map.mod wobs J1049+1429_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1049+1429_S_2017_01_21_pus_uvs.fits wwins J1049+1429_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J1049+1429_S_2017_01_21_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.000511165 Jy ! Component: 100 - total flux cleaned = -0.000626905 Jy ! Component: 150 - total flux cleaned = -0.00070012 Jy ! Component: 200 - total flux cleaned = -0.00073443 Jy ! Component: 250 - total flux cleaned = -0.000767712 Jy ! Component: 300 - total flux cleaned = -0.000900138 Jy ! Component: 350 - total flux cleaned = -0.00093286 Jy ! Component: 400 - total flux cleaned = -0.000996137 Jy ! Component: 450 - total flux cleaned = -0.00108697 Jy ! Component: 500 - total flux cleaned = -0.00111644 Jy ! Component: 550 - total flux cleaned = -0.00114527 Jy ! Component: 600 - total flux cleaned = -0.00108864 Jy ! Component: 650 - total flux cleaned = -0.00117239 Jy ! Component: 700 - total flux cleaned = -0.00119925 Jy ! Component: 750 - total flux cleaned = -0.00119875 Jy ! Component: 800 - total flux cleaned = -0.00125186 Jy ! Component: 850 - total flux cleaned = -0.00130385 Jy ! Component: 900 - total flux cleaned = -0.00130366 Jy ! Component: 950 - total flux cleaned = -0.00130389 Jy ! Component: 1000 - total flux cleaned = -0.00137895 Jy ! Component: 1050 - total flux cleaned = -0.00135418 Jy ! Component: 1100 - total flux cleaned = -0.00135456 Jy ! Component: 1150 - total flux cleaned = -0.00135434 Jy ! Component: 1200 - total flux cleaned = -0.0013539 Jy ! Component: 1250 - total flux cleaned = -0.00135353 Jy ! Component: 1300 - total flux cleaned = -0.00130828 Jy ! Component: 1350 - total flux cleaned = -0.00142079 Jy ! Component: 1400 - total flux cleaned = -0.00135357 Jy ! Component: 1450 - total flux cleaned = -0.00133161 Jy ! Component: 1500 - total flux cleaned = -0.00130975 Jy ! Component: 1550 - total flux cleaned = -0.00130958 Jy ! Component: 1600 - total flux cleaned = -0.0013095 Jy ! Component: 1650 - total flux cleaned = -0.00124604 Jy ! Component: 1700 - total flux cleaned = -0.00120431 Jy ! Component: 1750 - total flux cleaned = -0.00118365 Jy ! Component: 1800 - total flux cleaned = -0.00122484 Jy ! Component: 1850 - total flux cleaned = -0.00118461 Jy ! Component: 1900 - total flux cleaned = -0.00120465 Jy ! Component: 1950 - total flux cleaned = -0.00118494 Jy ! Component: 2000 - total flux cleaned = -0.00122419 Jy ! Component: 2050 - total flux cleaned = -0.00122404 Jy ! Component: 2100 - total flux cleaned = -0.00116621 Jy ! Component: 2150 - total flux cleaned = -0.00118558 Jy ! Component: 2200 - total flux cleaned = -0.00118588 Jy ! Component: 2250 - total flux cleaned = -0.00116726 Jy ! Component: 2300 - total flux cleaned = -0.00116739 Jy ! Component: 2350 - total flux cleaned = -0.00118565 Jy ! Component: 2400 - total flux cleaned = -0.00107625 Jy ! Component: 2450 - total flux cleaned = -0.00111236 Jy ! Component: 2500 - total flux cleaned = -0.00104093 Jy ! Component: 2550 - total flux cleaned = -0.00102319 Jy ! Component: 2600 - total flux cleaned = -0.00100553 Jy ! Component: 2650 - total flux cleaned = -0.000953184 Jy ! Component: 2700 - total flux cleaned = -0.000901292 Jy ! Component: 2750 - total flux cleaned = -0.000849885 Jy ! Component: 2800 - total flux cleaned = -0.000815826 Jy ! Component: 2850 - total flux cleaned = -0.000798859 Jy ! Component: 2900 - total flux cleaned = -0.000714976 Jy ! Component: 2950 - total flux cleaned = -0.000714894 Jy ! Component: 3000 - total flux cleaned = -0.000648592 Jy ! Component: 3050 - total flux cleaned = -0.000615645 Jy ! Component: 3100 - total flux cleaned = -0.000485214 Jy ! Component: 3150 - total flux cleaned = -0.00046912 Jy ! Component: 3200 - total flux cleaned = -0.000405059 Jy ! Component: 3250 - total flux cleaned = -0.000373158 Jy ! Component: 3300 - total flux cleaned = -0.000278284 Jy ! Component: 3350 - total flux cleaned = -0.000231211 Jy ! Component: 3400 - total flux cleaned = -0.000184484 Jy ! Component: 3450 - total flux cleaned = -0.000169014 Jy ! Component: 3500 - total flux cleaned = -0.000138267 Jy ! Component: 3550 - total flux cleaned = -9.22373e-05 Jy ! Component: 3600 - total flux cleaned = -9.22115e-07 Jy ! Component: 3650 - total flux cleaned = 8.96871e-05 Jy ! Component: 3700 - total flux cleaned = 0.000164783 Jy ! Component: 3750 - total flux cleaned = 0.000194554 Jy ! Component: 3800 - total flux cleaned = 0.000209455 Jy ! Component: 3850 - total flux cleaned = 0.000268551 Jy ! Component: 3900 - total flux cleaned = 0.000341871 Jy ! Component: 3950 - total flux cleaned = 0.000371016 Jy ! Component: 4000 - total flux cleaned = 0.000428813 Jy ! Component: 4050 - total flux cleaned = 0.000443165 Jy ! Total flux subtracted in 4096 components = 0.000486158 Jy ! Clean residual min=-0.000864 max=0.000783 Jy/beam ! Clean residual mean=0.000002 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.161036 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 340 components and 0.161036 Jy ![Exited script file: muppet] wmap "J1049+1429_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 6.477 at -2.671 degrees (North through East) ! Clean map min=-0.0016152 max=0.157 Jy/beam ! Writing clean map to FITS file: J1049+1429_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156997 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025226 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.482034 0.482034 0.964069 1.92814 3.85627 7.71255 15.4251 30.8502 61.7004 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.084 x 6.477 at -2.671 degrees (North through East) ! Clean map min=-0.0016152 max=0.157 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 J1049+1429_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:52:58 2019