! Started logfile: J0106+1951_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:31:06 2019 obs J0106+1951_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0106+1951_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96164 visibilities/baseline/integration-bin. ! Found source: J0106+1951 ! ! 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 703 lines of history. ! ! Reading 14540 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 J0106+1951_S_2017_05_31_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 75 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 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.874010Jy sigma=0.008498 ! Fit after self-cal, rms=0.868777Jy sigma=0.008457 ! 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.733 mas, bmaj=6.997 mas, bpa=-4.781 degrees ! Estimated noise=902.787 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.100891 Jy ! Component: 100 - total flux cleaned = 0.123368 Jy ! Total flux subtracted in 100 components = 0.123368 Jy ! Clean residual min=-0.004926 max=0.007767 Jy/beam ! Clean residual mean=0.000018 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.123368 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.123368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108200Jy sigma=0.000697 ! Fit after self-cal, rms=0.108197Jy sigma=0.000697 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00825661 Jy ! Component: 100 - total flux cleaned = 0.00890614 Jy ! Total flux subtracted in 100 components = 0.00890614 Jy ! Clean residual min=-0.004988 max=0.004949 Jy/beam ! Clean residual mean=0.000023 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.132274 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.132274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107004Jy sigma=0.000695 ! Fit after self-cal, rms=0.107005Jy sigma=0.000695 ! 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.239 mas, bmaj=7.686 mas, bpa=-4.008 degrees ! Estimated noise=715.721 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.00298524 Jy ! Component: 100 - total flux cleaned = -0.0030671 Jy ! Component: 150 - total flux cleaned = -0.00321599 Jy ! Component: 200 - total flux cleaned = -0.00328226 Jy ! Total flux subtracted in 200 components = -0.00328226 Jy ! Clean residual min=-0.003786 max=0.003139 Jy/beam ! Clean residual mean=0.000017 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.128992 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.128992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106613Jy sigma=0.000695 ! Fit after self-cal, rms=0.106604Jy sigma=0.000695 ! 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 1.02 HN 0.99 KP 1.02 ! LA 1.03 MK 1.00 NL 0.91 OV 1.04 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.00 KP 1.00 ! LA 1.00 MK 1.03 NL 1.06 OV 1.00 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 FD 1.06 HN 1.03 KP 1.00 ! LA 1.02 MK 1.01 NL 1.00 OV 0.97 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.90 KP 1.00* ! LA 0.99 MK 1.18 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.106604Jy sigma=0.000695 ! Fit after self-cal, rms=0.091704Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=7.639 mas, bpa=-4.17 degrees ! Estimated noise=722.292 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.00180319 Jy ! Component: 100 - total flux cleaned = 0.00202146 Jy ! Component: 150 - total flux cleaned = 0.00205613 Jy ! Component: 200 - total flux cleaned = 0.00214344 Jy ! Total flux subtracted in 200 components = 0.00214344 Jy ! Clean residual min=-0.003190 max=0.002871 Jy/beam ! Clean residual mean=0.000012 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.131135 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.131135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091578Jy sigma=0.000686 ! Fit after self-cal, rms=0.091536Jy sigma=0.000686 ! 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.091536Jy sigma=0.000686 ! Fit after self-cal, rms=0.081824Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.646 mas, bpa=-4.357 degrees ! Estimated noise=727.253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118421 Jy ! Component: 100 - total flux cleaned = 0.00141471 Jy ! Component: 150 - total flux cleaned = 0.0014383 Jy ! Component: 200 - total flux cleaned = 0.00148036 Jy ! Total flux subtracted in 200 components = 0.00148036 Jy ! Clean residual min=-0.002274 max=0.002092 Jy/beam ! Clean residual mean=0.000007 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.132616 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.132616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081792Jy sigma=0.000675 ! Fit after self-cal, rms=0.081739Jy sigma=0.000675 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 = 2.67481e-05 Jy ! Component: 100 - total flux cleaned = 2.6226e-05 Jy ! Component: 150 - total flux cleaned = 2.65982e-05 Jy ! Component: 200 - total flux cleaned = 2.6266e-05 Jy ! Total flux subtracted in 200 components = 2.6266e-05 Jy ! Clean residual min=-0.002258 max=0.002084 Jy/beam ! Clean residual mean=0.000007 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.132642 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.132642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081731Jy sigma=0.000675 ! Fit after self-cal, rms=0.081729Jy sigma=0.000675 ! 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.081729Jy sigma=0.000675 ! Fit after self-cal, rms=0.079377Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.275 mas, bmaj=7.63 mas, bpa=-4.263 degrees ! Estimated noise=728.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692542 Jy ! Component: 100 - total flux cleaned = 0.000713225 Jy ! Component: 150 - total flux cleaned = 0.000732552 Jy ! Component: 200 - total flux cleaned = 0.000732638 Jy ! Total flux subtracted in 200 components = 0.000732638 Jy ! Clean residual min=-0.001948 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.133375 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.133375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079363Jy sigma=0.000673 ! Fit after self-cal, rms=0.079330Jy sigma=0.000673 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 = 2.08149e-05 Jy ! Component: 100 - total flux cleaned = 4.63847e-06 Jy ! Component: 150 - total flux cleaned = -1.01781e-05 Jy ! Component: 200 - total flux cleaned = -1.08502e-05 Jy ! Total flux subtracted in 200 components = -1.08502e-05 Jy ! Clean residual min=-0.001950 max=0.001833 Jy/beam ! Clean residual mean=0.000004 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.133364 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.133364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079324Jy sigma=0.000673 ! Fit after self-cal, rms=0.079323Jy sigma=0.000673 ! 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.079323Jy sigma=0.000673 ! Fit after self-cal, rms=0.079310Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.245 mas, bmaj=11.25 mas, bpa=-8.725 degrees ! Estimated noise=907.111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403715 Jy ! Component: 100 - total flux cleaned = 0.000498639 Jy ! Component: 150 - total flux cleaned = 0.000517156 Jy ! Component: 200 - total flux cleaned = 0.000528481 Jy ! Total flux subtracted in 200 components = 0.000528481 Jy ! Clean residual min=-0.001835 max=0.001617 Jy/beam ! Clean residual mean=0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.133892 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.133892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079307Jy sigma=0.000673 ! Fit after self-cal, rms=0.079303Jy sigma=0.000673 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.21545e-06 Jy ! Component: 100 - total flux cleaned = 1.30527e-05 Jy ! Component: 150 - total flux cleaned = 1.75113e-05 Jy ! Component: 200 - total flux cleaned = 2.20124e-05 Jy ! Total flux subtracted in 200 components = 2.20124e-05 Jy ! Clean residual min=-0.001833 max=0.001621 Jy/beam ! Clean residual mean=0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.133914 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 63 components and 0.133914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079303Jy sigma=0.000673 ! Fit after self-cal, rms=0.079303Jy sigma=0.000673 ! 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.277 mas, bmaj=7.618 mas, bpa=-4.17 degrees ! Estimated noise=729.886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.618 at -4.17 degrees (North through East) ! Clean map min=-0.0018485 max=0.1317 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.784 mas, bmaj=6.926 mas, bpa=-4.843 degrees ! Estimated noise=907.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101469 Jy ! Component: 100 - total flux cleaned = 0.12376 Jy ! Component: 150 - total flux cleaned = 0.130627 Jy ! Component: 200 - total flux cleaned = 0.133526 Jy ! Total flux subtracted in 200 components = 0.133526 Jy ! Clean residual min=-0.002499 max=0.002441 Jy/beam ! Clean residual mean=0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.133526 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.133526 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.618 mas, bpa=-4.17 degrees ! Estimated noise=729.886 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.00110458 Jy ! Component: 100 - total flux cleaned = 0.00116511 Jy ! Component: 150 - total flux cleaned = 0.00108524 Jy ! Component: 200 - total flux cleaned = 0.0010182 Jy ! Total flux subtracted in 200 components = 0.0010182 Jy ! Clean residual min=-0.001964 max=0.001707 Jy/beam ! Clean residual mean=0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.134544 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.134544 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.245 mas, bmaj=11.25 mas, bpa=-8.725 degrees ! Estimated noise=907.111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.07727e-05 Jy ! Component: 100 - total flux cleaned = -5.19396e-05 Jy ! Component: 150 - total flux cleaned = -9.26911e-05 Jy ! Component: 200 - total flux cleaned = -0.000128135 Jy ! Total flux subtracted in 200 components = -0.000128135 Jy ! Clean residual min=-0.001819 max=0.001644 Jy/beam ! Clean residual mean=0.000008 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.134416 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 = -3.02194e-05 Jy ! Component: 100 - total flux cleaned = -4.38219e-05 Jy ! Component: 150 - total flux cleaned = -6.84926e-05 Jy ! Component: 200 - total flux cleaned = -8.99835e-05 Jy ! Total flux subtracted in 200 components = -8.99835e-05 Jy ! Clean residual min=-0.001817 max=0.001640 Jy/beam ! Clean residual mean=0.000008 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.134326 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.134326 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.618 mas, bpa=-4.17 degrees ! Estimated noise=729.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173213 Jy ! Component: 100 - total flux cleaned = 0.000155944 Jy ! Component: 150 - total flux cleaned = 0.00012416 Jy ! Component: 200 - total flux cleaned = 9.47736e-05 Jy ! Total flux subtracted in 200 components = 9.47736e-05 Jy ! Clean residual min=-0.002009 max=0.001757 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.134421 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.134421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079301Jy sigma=0.000673 ! Fit after self-cal, rms=0.079300Jy sigma=0.000673 wmodel J0106+1951_S_2017_05_31_pus_map.mod ! Writing 56 model components to file: J0106+1951_S_2017_05_31_pus_map.mod wobs J0106+1951_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0106+1951_S_2017_05_31_pus_uvs.fits wwins J0106+1951_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J0106+1951_S_2017_05_31_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.000336469 Jy ! Component: 100 - total flux cleaned = -0.000463995 Jy ! Component: 150 - total flux cleaned = -0.000825963 Jy ! Component: 200 - total flux cleaned = -0.00105833 Jy ! Component: 250 - total flux cleaned = -0.00128417 Jy ! Component: 300 - total flux cleaned = -0.00142101 Jy ! Component: 350 - total flux cleaned = -0.00152795 Jy ! Component: 400 - total flux cleaned = -0.00163284 Jy ! Component: 450 - total flux cleaned = -0.00168494 Jy ! Component: 500 - total flux cleaned = -0.00181219 Jy ! Component: 550 - total flux cleaned = -0.00193653 Jy ! Component: 600 - total flux cleaned = -0.00208297 Jy ! Component: 650 - total flux cleaned = -0.00217915 Jy ! Component: 700 - total flux cleaned = -0.00227369 Jy ! Component: 750 - total flux cleaned = -0.00232038 Jy ! Component: 800 - total flux cleaned = -0.00236677 Jy ! Component: 850 - total flux cleaned = -0.00243481 Jy ! Component: 900 - total flux cleaned = -0.00245728 Jy ! Component: 950 - total flux cleaned = -0.00247944 Jy ! Component: 1000 - total flux cleaned = -0.00252337 Jy ! Component: 1050 - total flux cleaned = -0.00258837 Jy ! Component: 1100 - total flux cleaned = -0.0026951 Jy ! Component: 1150 - total flux cleaned = -0.00273709 Jy ! Component: 1200 - total flux cleaned = -0.00275807 Jy ! Component: 1250 - total flux cleaned = -0.00288272 Jy ! Component: 1300 - total flux cleaned = -0.00300583 Jy ! Component: 1350 - total flux cleaned = -0.00312758 Jy ! Component: 1400 - total flux cleaned = -0.00322819 Jy ! Component: 1450 - total flux cleaned = -0.00328765 Jy ! Component: 1500 - total flux cleaned = -0.00336643 Jy ! Component: 1550 - total flux cleaned = -0.00344454 Jy ! Component: 1600 - total flux cleaned = -0.00365706 Jy ! Component: 1650 - total flux cleaned = -0.00367634 Jy ! Component: 1700 - total flux cleaned = -0.00379043 Jy ! Component: 1750 - total flux cleaned = -0.00392243 Jy ! Component: 1800 - total flux cleaned = -0.00397863 Jy ! Component: 1850 - total flux cleaned = -0.00407123 Jy ! Component: 1900 - total flux cleaned = -0.00412631 Jy ! Component: 1950 - total flux cleaned = -0.0042353 Jy ! Component: 2000 - total flux cleaned = -0.0043075 Jy ! Component: 2050 - total flux cleaned = -0.00437906 Jy ! Component: 2100 - total flux cleaned = -0.00444982 Jy ! Component: 2150 - total flux cleaned = -0.00446738 Jy ! Component: 2200 - total flux cleaned = -0.00457215 Jy ! Component: 2250 - total flux cleaned = -0.00457238 Jy ! Component: 2300 - total flux cleaned = -0.00462426 Jy ! Component: 2350 - total flux cleaned = -0.00474391 Jy ! Component: 2400 - total flux cleaned = -0.00477781 Jy ! Component: 2450 - total flux cleaned = -0.00482818 Jy ! Component: 2500 - total flux cleaned = -0.00492829 Jy ! Component: 2550 - total flux cleaned = -0.00497804 Jy ! Component: 2600 - total flux cleaned = -0.00494489 Jy ! Component: 2650 - total flux cleaned = -0.00502664 Jy ! Component: 2700 - total flux cleaned = -0.00505904 Jy ! Component: 2750 - total flux cleaned = -0.00513979 Jy ! Component: 2800 - total flux cleaned = -0.00526767 Jy ! Component: 2850 - total flux cleaned = -0.00526757 Jy ! Component: 2900 - total flux cleaned = -0.00537794 Jy ! Component: 2950 - total flux cleaned = -0.0054876 Jy ! Component: 3000 - total flux cleaned = -0.00551876 Jy ! Component: 3050 - total flux cleaned = -0.00561154 Jy ! Component: 3100 - total flux cleaned = -0.00561171 Jy ! Component: 3150 - total flux cleaned = -0.00570357 Jy ! Component: 3200 - total flux cleaned = -0.00577965 Jy ! Component: 3250 - total flux cleaned = -0.00590055 Jy ! Component: 3300 - total flux cleaned = -0.00593071 Jy ! Component: 3350 - total flux cleaned = -0.00599033 Jy ! Component: 3400 - total flux cleaned = -0.00603488 Jy ! Component: 3450 - total flux cleaned = -0.0060937 Jy ! Component: 3500 - total flux cleaned = -0.0061084 Jy ! Component: 3550 - total flux cleaned = -0.00616654 Jy ! Component: 3600 - total flux cleaned = -0.00621007 Jy ! Component: 3650 - total flux cleaned = -0.00622445 Jy ! Component: 3700 - total flux cleaned = -0.00626749 Jy ! Component: 3750 - total flux cleaned = -0.00629593 Jy ! Component: 3800 - total flux cleaned = -0.00635255 Jy ! Component: 3850 - total flux cleaned = -0.00635248 Jy ! Component: 3900 - total flux cleaned = -0.00642255 Jy ! Component: 3950 - total flux cleaned = -0.00638078 Jy ! Component: 4000 - total flux cleaned = -0.00643634 Jy ! Component: 4050 - total flux cleaned = -0.00653301 Jy ! Total flux subtracted in 4096 components = -0.00658782 Jy ! Clean residual min=-0.000831 max=0.000755 Jy/beam ! Clean residual mean=0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.127833 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 369 components and 0.127833 Jy ![Exited script file: muppet] wmap "J0106+1951_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.618 at -4.17 degrees (North through East) ! Clean map min=-0.0016998 max=0.13142 Jy/beam ! Writing clean map to FITS file: J0106+1951_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254366 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.580675 0.580675 1.16135 2.3227 4.6454 9.2908 18.5816 37.1632 74.3264 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.277 x 7.618 at -4.17 degrees (North through East) ! Clean map min=-0.0016998 max=0.13142 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 J0106+1951_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:31:16 2019