! Started logfile: J2119+7110_S_2017_01_21_pus_uvs.log on Sun May 5 16:03:37 2019 obs J2119+7110_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2119+7110_S_2017_01_21_pus_uva.fits ! AN table 1: 174 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.706737 visibilities/baseline/integration-bin. ! Found source: J2119+7110 ! ! 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 17708 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 J2119+7110_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 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 594 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873684Jy sigma=0.006782 ! Fit after self-cal, rms=0.863627Jy sigma=0.006706 ! 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.69 mas, bmaj=3.618 mas, bpa=76.62 degrees ! Estimated noise=1384.32 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.104774 Jy ! Component: 100 - total flux cleaned = 0.129851 Jy ! Total flux subtracted in 100 components = 0.129851 Jy ! Clean residual min=-0.005403 max=0.009772 Jy/beam ! Clean residual mean=0.000002 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.129851 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.129851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093093Jy sigma=0.000675 ! Fit after self-cal, rms=0.093087Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112812 Jy ! Component: 100 - total flux cleaned = 0.0176055 Jy ! Total flux subtracted in 100 components = 0.0176055 Jy ! Clean residual min=-0.004325 max=0.005587 Jy/beam ! Clean residual mean=-0.000001 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.147456 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.147456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091333Jy sigma=0.000658 ! Fit after self-cal, rms=0.091336Jy sigma=0.000658 ! 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.322 mas, bmaj=4.567 mas, bpa=76.62 degrees ! Estimated noise=739.43 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 (-4, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745258 Jy ! Component: 100 - total flux cleaned = 0.0116894 Jy ! Component: 150 - total flux cleaned = 0.0144611 Jy ! Component: 200 - total flux cleaned = 0.0157697 Jy ! Total flux subtracted in 200 components = 0.0157697 Jy ! Clean residual min=-0.002550 max=0.002778 Jy/beam ! Clean residual mean=0.000001 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.163226 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.163226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090749Jy sigma=0.000652 ! Fit after self-cal, rms=0.090721Jy sigma=0.000652 ! 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.99 FD 0.95 HN 0.96 LA 1.02 ! MK 0.99 NL 0.97 OV 1.01 PT 0.98 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.01 LA 0.98 ! MK 0.99 NL 0.97 OV 0.99 PT 0.97 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.01 LA 0.99 ! MK 1.02 NL 0.97 OV 0.98 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.01 LA 1.08 ! MK 0.89 NL 1.00* OV 1.00 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.090721Jy sigma=0.000652 ! Fit after self-cal, rms=0.089959Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=4.566 mas, bpa=76.84 degrees ! Estimated noise=733.809 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.0015099 Jy ! Component: 100 - total flux cleaned = 0.00187478 Jy ! Component: 150 - total flux cleaned = 0.00208271 Jy ! Component: 200 - total flux cleaned = 0.00221764 Jy ! Total flux subtracted in 200 components = 0.00221764 Jy ! Clean residual min=-0.002027 max=0.002201 Jy/beam ! Clean residual mean=0.000002 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.165444 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.165444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089912Jy sigma=0.000649 ! Fit after self-cal, rms=0.089930Jy sigma=0.000649 ! 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.089930Jy sigma=0.000649 ! Fit after self-cal, rms=0.090356Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=4.554 mas, bpa=76.76 degrees ! Estimated noise=734.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013766 Jy ! Component: 100 - total flux cleaned = 0.00197371 Jy ! Component: 150 - total flux cleaned = 0.00212938 Jy ! Component: 200 - total flux cleaned = 0.00219687 Jy ! Total flux subtracted in 200 components = 0.00219687 Jy ! Clean residual min=-0.001816 max=0.001987 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.16764 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.16764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090331Jy sigma=0.000648 ! Fit after self-cal, rms=0.090350Jy sigma=0.000648 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 (125, 61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000917753 Jy ! Component: 100 - total flux cleaned = 0.00114703 Jy ! Component: 150 - total flux cleaned = 0.00136662 Jy ! Component: 200 - total flux cleaned = 0.0015071 Jy ! Total flux subtracted in 200 components = 0.0015071 Jy ! Clean residual min=-0.001678 max=0.001740 Jy/beam ! Clean residual mean=0.000000 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.169148 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.169148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090304Jy sigma=0.000648 ! Fit after self-cal, rms=0.090300Jy sigma=0.000648 ! 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.090300Jy sigma=0.000648 ! Fit after self-cal, rms=0.090200Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=4.539 mas, bpa=76.72 degrees ! Estimated noise=734.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428223 Jy ! Component: 100 - total flux cleaned = 0.000743883 Jy ! Component: 150 - total flux cleaned = 0.000941118 Jy ! Component: 200 - total flux cleaned = 0.00107394 Jy ! Total flux subtracted in 200 components = 0.00107394 Jy ! Clean residual min=-0.001600 max=0.001565 Jy/beam ! Clean residual mean=0.000000 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.170221 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.170221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090184Jy sigma=0.000647 ! Fit after self-cal, rms=0.090180Jy sigma=0.000647 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.000163357 Jy ! Component: 100 - total flux cleaned = 0.000224002 Jy ! Component: 150 - total flux cleaned = 0.000280655 Jy ! Component: 200 - total flux cleaned = 0.000297768 Jy ! Total flux subtracted in 200 components = 0.000297768 Jy ! Clean residual min=-0.001591 max=0.001557 Jy/beam ! Clean residual mean=0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.170519 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.170519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090172Jy sigma=0.000647 ! Fit after self-cal, rms=0.090173Jy sigma=0.000647 ! 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.090173Jy sigma=0.000647 ! Fit after self-cal, rms=0.090206Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.915 mas, bmaj=9.499 mas, bpa=70.68 degrees ! Estimated noise=975.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575634 Jy ! Component: 100 - total flux cleaned = 0.000617616 Jy ! Component: 150 - total flux cleaned = 0.00060246 Jy ! Component: 200 - total flux cleaned = 0.00058943 Jy ! Total flux subtracted in 200 components = 0.00058943 Jy ! Clean residual min=-0.001825 max=0.001544 Jy/beam ! Clean residual mean=-0.000000 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.171109 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 113 components and 0.171109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090203Jy sigma=0.000647 ! Fit after self-cal, rms=0.090200Jy sigma=0.000647 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.87481e-07 Jy ! Component: 100 - total flux cleaned = -1.14036e-05 Jy ! Component: 150 - total flux cleaned = -2.23033e-05 Jy ! Component: 200 - total flux cleaned = -3.18458e-05 Jy ! Total flux subtracted in 200 components = -3.18458e-05 Jy ! Clean residual min=-0.001785 max=0.001531 Jy/beam ! Clean residual mean=-0.000000 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.171077 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.171077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090199Jy sigma=0.000647 ! Fit after self-cal, rms=0.090199Jy sigma=0.000647 ! 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.302 mas, bmaj=4.529 mas, bpa=76.71 degrees ! Estimated noise=734.652 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.302 x 4.529 at 76.71 degrees (North through East) ! Clean map min=-0.0018594 max=0.13929 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.678 mas, bmaj=3.603 mas, bpa=76.77 degrees ! Estimated noise=1367.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103231 Jy ! Component: 100 - total flux cleaned = 0.128628 Jy ! Component: 150 - total flux cleaned = 0.140412 Jy ! Component: 200 - total flux cleaned = 0.148029 Jy ! Total flux subtracted in 200 components = 0.148029 Jy ! Clean residual min=-0.003623 max=0.004901 Jy/beam ! Clean residual mean=0.000001 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.148029 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.148029 Jy ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=4.529 mas, bpa=76.71 degrees ! Estimated noise=734.652 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.00823529 Jy ! Component: 100 - total flux cleaned = 0.0129073 Jy ! Component: 150 - total flux cleaned = 0.0159745 Jy ! Component: 200 - total flux cleaned = 0.0175563 Jy ! Total flux subtracted in 200 components = 0.0175563 Jy ! Clean residual min=-0.001874 max=0.002052 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.165585 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.165585 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.915 mas, bmaj=9.499 mas, bpa=70.68 degrees ! Estimated noise=975.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289668 Jy ! Component: 100 - total flux cleaned = 0.00418944 Jy ! Component: 150 - total flux cleaned = 0.00472419 Jy ! Component: 200 - total flux cleaned = 0.00506665 Jy ! Total flux subtracted in 200 components = 0.00506665 Jy ! Clean residual min=-0.002028 max=0.001626 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.170652 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.000213517 Jy ! Component: 100 - total flux cleaned = 0.000364331 Jy ! Component: 150 - total flux cleaned = 0.00036343 Jy ! Component: 200 - total flux cleaned = 0.000343452 Jy ! Total flux subtracted in 200 components = 0.000343452 Jy ! Clean residual min=-0.001871 max=0.001536 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.170995 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 115 components and 0.170995 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=4.529 mas, bpa=76.71 degrees ! Estimated noise=734.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131343 Jy ! Component: 100 - total flux cleaned = -5.80448e-05 Jy ! Component: 150 - total flux cleaned = 6.56355e-06 Jy ! Component: 200 - total flux cleaned = 9.15407e-05 Jy ! Total flux subtracted in 200 components = 9.15407e-05 Jy ! Clean residual min=-0.001576 max=0.001666 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.171087 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.171087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090228Jy sigma=0.000648 ! Fit after self-cal, rms=0.090218Jy sigma=0.000647 wmodel J2119+7110_S_2017_01_21_pus_map.mod ! Writing 131 model components to file: J2119+7110_S_2017_01_21_pus_map.mod wobs J2119+7110_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2119+7110_S_2017_01_21_pus_uvs.fits wwins J2119+7110_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J2119+7110_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.000273661 Jy ! Component: 100 - total flux cleaned = -0.000162536 Jy ! Component: 150 - total flux cleaned = -8.27363e-05 Jy ! Component: 200 - total flux cleaned = -5.17045e-06 Jy ! Component: 250 - total flux cleaned = 0.000244834 Jy ! Component: 300 - total flux cleaned = 0.000415313 Jy ! Component: 350 - total flux cleaned = 0.000652075 Jy ! Component: 400 - total flux cleaned = 0.000813678 Jy ! Component: 450 - total flux cleaned = 0.000994213 Jy ! Component: 500 - total flux cleaned = 0.00114885 Jy ! Component: 550 - total flux cleaned = 0.0013438 Jy ! Component: 600 - total flux cleaned = 0.00149231 Jy ! Component: 650 - total flux cleaned = 0.00159666 Jy ! Component: 700 - total flux cleaned = 0.00171967 Jy ! Component: 750 - total flux cleaned = 0.00188112 Jy ! Component: 800 - total flux cleaned = 0.0019604 Jy ! Component: 850 - total flux cleaned = 0.00209769 Jy ! Component: 900 - total flux cleaned = 0.00223266 Jy ! Component: 950 - total flux cleaned = 0.00236595 Jy ! Component: 1000 - total flux cleaned = 0.00247893 Jy ! Component: 1050 - total flux cleaned = 0.00260951 Jy ! Component: 1100 - total flux cleaned = 0.00273771 Jy ! Component: 1150 - total flux cleaned = 0.00288285 Jy ! Component: 1200 - total flux cleaned = 0.00300815 Jy ! Component: 1250 - total flux cleaned = 0.00311407 Jy ! Component: 1300 - total flux cleaned = 0.0032188 Jy ! Component: 1350 - total flux cleaned = 0.00333944 Jy ! Component: 1400 - total flux cleaned = 0.00337339 Jy ! Component: 1450 - total flux cleaned = 0.00344105 Jy ! Component: 1500 - total flux cleaned = 0.00354124 Jy ! Component: 1550 - total flux cleaned = 0.00364049 Jy ! Component: 1600 - total flux cleaned = 0.00372204 Jy ! Component: 1650 - total flux cleaned = 0.00383495 Jy ! Component: 1700 - total flux cleaned = 0.00389867 Jy ! Component: 1750 - total flux cleaned = 0.00399384 Jy ! Component: 1800 - total flux cleaned = 0.00407219 Jy ! Component: 1850 - total flux cleaned = 0.00413434 Jy ! Component: 1900 - total flux cleaned = 0.00427278 Jy ! Component: 1950 - total flux cleaned = 0.00436391 Jy ! Component: 2000 - total flux cleaned = 0.00448417 Jy ! Component: 2050 - total flux cleaned = 0.00454358 Jy ! Component: 2100 - total flux cleaned = 0.0045879 Jy ! Component: 2150 - total flux cleaned = 0.00461708 Jy ! Component: 2200 - total flux cleaned = 0.00470405 Jy ! Component: 2250 - total flux cleaned = 0.00473272 Jy ! Component: 2300 - total flux cleaned = 0.00478941 Jy ! Component: 2350 - total flux cleaned = 0.00481739 Jy ! Component: 2400 - total flux cleaned = 0.0048453 Jy ! Component: 2450 - total flux cleaned = 0.00487307 Jy ! Component: 2500 - total flux cleaned = 0.00491429 Jy ! Component: 2550 - total flux cleaned = 0.0049417 Jy ! Component: 2600 - total flux cleaned = 0.00494185 Jy ! Component: 2650 - total flux cleaned = 0.00496866 Jy ! Component: 2700 - total flux cleaned = 0.00499534 Jy ! Component: 2750 - total flux cleaned = 0.00502193 Jy ! Component: 2800 - total flux cleaned = 0.00511342 Jy ! Component: 2850 - total flux cleaned = 0.00510031 Jy ! Component: 2900 - total flux cleaned = 0.00512592 Jy ! Component: 2950 - total flux cleaned = 0.00508768 Jy ! Component: 3000 - total flux cleaned = 0.0051511 Jy ! Component: 3050 - total flux cleaned = 0.00513857 Jy ! Component: 3100 - total flux cleaned = 0.00518846 Jy ! Component: 3150 - total flux cleaned = 0.00515129 Jy ! Component: 3200 - total flux cleaned = 0.00521292 Jy ! Component: 3250 - total flux cleaned = 0.00524951 Jy ! Component: 3300 - total flux cleaned = 0.00521321 Jy ! Component: 3350 - total flux cleaned = 0.0053098 Jy ! Component: 3400 - total flux cleaned = 0.00529773 Jy ! Component: 3450 - total flux cleaned = 0.005274 Jy ! Component: 3500 - total flux cleaned = 0.00535682 Jy ! Component: 3550 - total flux cleaned = 0.00539201 Jy ! Component: 3600 - total flux cleaned = 0.00540364 Jy ! Component: 3650 - total flux cleaned = 0.0054383 Jy ! Component: 3700 - total flux cleaned = 0.00543827 Jy ! Component: 3750 - total flux cleaned = 0.00544949 Jy ! Component: 3800 - total flux cleaned = 0.00544953 Jy ! Component: 3850 - total flux cleaned = 0.00546072 Jy ! Component: 3900 - total flux cleaned = 0.00541575 Jy ! Component: 3950 - total flux cleaned = 0.0054606 Jy ! Component: 4000 - total flux cleaned = 0.00543848 Jy ! Component: 4050 - total flux cleaned = 0.00544947 Jy ! Total flux subtracted in 4096 components = 0.0054495 Jy ! Clean residual min=-0.000621 max=0.000700 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.176536 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 399 components and 0.176536 Jy ![Exited script file: muppet] wmap "J2119+7110_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.302 x 4.529 at 76.71 degrees (North through East) ! Clean map min=-0.0017064 max=0.13882 Jy/beam ! Writing clean map to FITS file: J2119+7110_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.138821 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187885 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406029 0.406029 0.812058 1.62412 3.24823 6.49646 12.9929 25.9859 51.9717 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.302 x 4.529 at 76.71 degrees (North through East) ! Clean map min=-0.0017064 max=0.13882 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 J2119+7110_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:03:43 2019