! Started logfile: J2105+0033_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:56:49 2019 obs J2105+0033_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J2105+0033_S_2017_05_31_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971205 visibilities/baseline/integration-bin. ! Found source: J2105+0033 ! ! 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 24824 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 J2105+0033_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 695 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915605Jy sigma=0.007445 ! Fit after self-cal, rms=0.902683Jy sigma=0.007348 ! 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.811 mas, bmaj=6.984 mas, bpa=-3.335 degrees ! Estimated noise=719.806 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.135506 Jy ! Component: 100 - total flux cleaned = 0.174928 Jy ! Total flux subtracted in 100 components = 0.174928 Jy ! Clean residual min=-0.006676 max=0.016619 Jy/beam ! Clean residual mean=0.000011 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.174928 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.174928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457621Jy sigma=0.000734 ! Fit after self-cal, rms=0.457616Jy sigma=0.000733 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177129 Jy ! Component: 100 - total flux cleaned = 0.0263335 Jy ! Total flux subtracted in 100 components = 0.0263335 Jy ! Clean residual min=-0.004290 max=0.004204 Jy/beam ! Clean residual mean=0.000002 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.201262 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.201262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455167Jy sigma=0.000701 ! Fit after self-cal, rms=0.455176Jy sigma=0.000701 ! 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.28 mas, bmaj=8.056 mas, bpa=-4.448 degrees ! Estimated noise=579.705 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.00565984 Jy ! Component: 100 - total flux cleaned = 0.00858325 Jy ! Component: 150 - total flux cleaned = 0.0101964 Jy ! Component: 200 - total flux cleaned = 0.0106951 Jy ! Total flux subtracted in 200 components = 0.0106951 Jy ! Clean residual min=-0.003029 max=0.003023 Jy/beam ! Clean residual mean=-0.000000 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.211957 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.211957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454502Jy sigma=0.000699 ! Fit after self-cal, rms=0.454506Jy sigma=0.000699 ! 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.98 FD 0.97 HN 0.97 KP 1.03 ! LA 1.02 MK 1.05 NL 0.88 OV 1.03 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 KP 0.98 ! LA 0.98 MK 1.04 NL 1.02 OV 1.06 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.05 HN 1.03 KP 1.01 ! LA 0.99 MK 1.02 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 0.06 ! LA 0.98 MK 1.09 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.454506Jy sigma=0.000699 ! Fit after self-cal, rms=0.189456Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=8.085 mas, bpa=-4.418 degrees ! Estimated noise=583.77 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.000324181 Jy ! Component: 100 - total flux cleaned = -0.000462898 Jy ! Component: 150 - total flux cleaned = -0.000517126 Jy ! Component: 200 - total flux cleaned = -0.000540035 Jy ! Total flux subtracted in 200 components = -0.000540035 Jy ! Clean residual min=-0.002448 max=0.002346 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.211417 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.211417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189397Jy sigma=0.000687 ! Fit after self-cal, rms=0.189359Jy sigma=0.000687 ! 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.189359Jy sigma=0.000687 ! Fit after self-cal, rms=0.090109Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=8.097 mas, bpa=-4.406 degrees ! Estimated noise=584.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211617 Jy ! Component: 100 - total flux cleaned = -0.000170806 Jy ! Component: 150 - total flux cleaned = -0.000153048 Jy ! Component: 200 - total flux cleaned = -0.000122165 Jy ! Total flux subtracted in 200 components = -0.000122165 Jy ! Clean residual min=-0.001684 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.211295 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.211295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090099Jy sigma=0.000678 ! Fit after self-cal, rms=0.090085Jy sigma=0.000678 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.97382e-05 Jy ! Component: 100 - total flux cleaned = 9.68116e-05 Jy ! Component: 150 - total flux cleaned = 0.000107981 Jy ! Component: 200 - total flux cleaned = 0.000118214 Jy ! Total flux subtracted in 200 components = 0.000118214 Jy ! Clean residual min=-0.001673 max=0.001459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.211413 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.211413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090081Jy sigma=0.000678 ! Fit after self-cal, rms=0.090079Jy sigma=0.000678 ! 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.090079Jy sigma=0.000678 ! Fit after self-cal, rms=0.090185Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=8.104 mas, bpa=-4.408 degrees ! Estimated noise=584.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188934 Jy ! Component: 100 - total flux cleaned = -0.000189344 Jy ! Component: 150 - total flux cleaned = -0.000199077 Jy ! Component: 200 - total flux cleaned = -0.000198686 Jy ! Total flux subtracted in 200 components = -0.000198686 Jy ! Clean residual min=-0.001585 max=0.001557 Jy/beam ! Clean residual mean=-0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.211214 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.211214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090180Jy sigma=0.000678 ! Fit after self-cal, rms=0.090180Jy sigma=0.000678 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.05212e-06 Jy ! Component: 100 - total flux cleaned = 4.79915e-06 Jy ! Component: 150 - total flux cleaned = -3.13377e-06 Jy ! Component: 200 - total flux cleaned = -1.7001e-05 Jy ! Total flux subtracted in 200 components = -1.7001e-05 Jy ! Clean residual min=-0.001581 max=0.001561 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.211197 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.211197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090178Jy sigma=0.000678 ! Fit after self-cal, rms=0.090177Jy sigma=0.000678 ! 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.090177Jy sigma=0.000678 ! Fit after self-cal, rms=0.090307Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.642 mas, bmaj=12.74 mas, bpa=-4.567 degrees ! Estimated noise=726.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.90656e-05 Jy ! Component: 100 - total flux cleaned = 2.59571e-05 Jy ! Component: 150 - total flux cleaned = -3.03909e-05 Jy ! Component: 200 - total flux cleaned = -7.42854e-05 Jy ! Total flux subtracted in 200 components = -7.42854e-05 Jy ! Clean residual min=-0.001509 max=0.001324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.211123 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.211123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090307Jy sigma=0.000678 ! Fit after self-cal, rms=0.090306Jy sigma=0.000678 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 = 3.23883e-06 Jy ! Component: 100 - total flux cleaned = -4.62303e-06 Jy ! Component: 150 - total flux cleaned = -4.29439e-05 Jy ! Component: 200 - total flux cleaned = -6.68441e-05 Jy ! Total flux subtracted in 200 components = -6.68441e-05 Jy ! Clean residual min=-0.001490 max=0.001326 Jy/beam ! Clean residual mean=-0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.211056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.211056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090306Jy sigma=0.000678 ! Fit after self-cal, rms=0.090304Jy sigma=0.000678 ! 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.319 mas, bmaj=8.109 mas, bpa=-4.383 degrees ! Estimated noise=585.231 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 8.109 at -4.383 degrees (North through East) ! Clean map min=-0.0015219 max=0.17883 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.844 mas, bmaj=7.005 mas, bpa=-3.272 degrees ! Estimated noise=728.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136804 Jy ! Component: 100 - total flux cleaned = 0.176041 Jy ! Component: 150 - total flux cleaned = 0.193117 Jy ! Component: 200 - total flux cleaned = 0.201261 Jy ! Total flux subtracted in 200 components = 0.201261 Jy ! Clean residual min=-0.002564 max=0.003949 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.201261 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.201261 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=8.109 mas, bpa=-4.383 degrees ! Estimated noise=585.231 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) ! Added new window around map position (-1, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540978 Jy ! Component: 100 - total flux cleaned = 0.00823916 Jy ! Component: 150 - total flux cleaned = 0.00978351 Jy ! Component: 200 - total flux cleaned = 0.0106894 Jy ! Total flux subtracted in 200 components = 0.0106894 Jy ! Clean residual min=-0.001550 max=0.001496 Jy/beam ! Clean residual mean=0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.211951 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.211951 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.642 mas, bmaj=12.74 mas, bpa=-4.567 degrees ! Estimated noise=726.777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109593 Jy ! Component: 100 - total flux cleaned = -0.000108753 Jy ! Component: 150 - total flux cleaned = -9.19156e-05 Jy ! Component: 200 - total flux cleaned = -0.000117737 Jy ! Total flux subtracted in 200 components = -0.000117737 Jy ! Clean residual min=-0.001575 max=0.001289 Jy/beam ! Clean residual mean=0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.211833 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.19881e-05 Jy ! Component: 100 - total flux cleaned = -4.11295e-05 Jy ! Component: 150 - total flux cleaned = -4.1545e-05 Jy ! Component: 200 - total flux cleaned = -4.89146e-05 Jy ! Total flux subtracted in 200 components = -4.89146e-05 Jy ! Clean residual min=-0.001547 max=0.001301 Jy/beam ! Clean residual mean=-0.000000 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.211784 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.211784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=8.109 mas, bpa=-4.383 degrees ! Estimated noise=585.231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.30115e-06 Jy ! Component: 100 - total flux cleaned = 0.000121035 Jy ! Component: 150 - total flux cleaned = 0.00017547 Jy ! Component: 200 - total flux cleaned = 0.00017533 Jy ! Total flux subtracted in 200 components = 0.00017533 Jy ! Clean residual min=-0.001569 max=0.001493 Jy/beam ! Clean residual mean=0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.211959 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.211959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090296Jy sigma=0.000678 ! Fit after self-cal, rms=0.090288Jy sigma=0.000677 wmodel J2105+0033_S_2017_05_31_pus_map.mod ! Writing 68 model components to file: J2105+0033_S_2017_05_31_pus_map.mod wobs J2105+0033_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J2105+0033_S_2017_05_31_pus_uvs.fits wwins J2105+0033_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J2105+0033_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.000231983 Jy ! Component: 100 - total flux cleaned = -0.000113546 Jy ! Component: 150 - total flux cleaned = -4.46398e-05 Jy ! Component: 200 - total flux cleaned = 8.95221e-05 Jy ! Component: 250 - total flux cleaned = 0.000219901 Jy ! Component: 300 - total flux cleaned = 0.00032596 Jy ! Component: 350 - total flux cleaned = 0.000387971 Jy ! Component: 400 - total flux cleaned = 0.000408266 Jy ! Component: 450 - total flux cleaned = 0.000408264 Jy ! Component: 500 - total flux cleaned = 0.0003885 Jy ! Component: 550 - total flux cleaned = 0.000330754 Jy ! Component: 600 - total flux cleaned = 0.000349491 Jy ! Component: 650 - total flux cleaned = 0.000255977 Jy ! Component: 700 - total flux cleaned = 0.000256345 Jy ! Component: 750 - total flux cleaned = 0.000238614 Jy ! Component: 800 - total flux cleaned = 0.000274297 Jy ! Component: 850 - total flux cleaned = 0.000291664 Jy ! Component: 900 - total flux cleaned = 0.000291435 Jy ! Component: 950 - total flux cleaned = 0.000308231 Jy ! Component: 1000 - total flux cleaned = 0.000308116 Jy ! Component: 1050 - total flux cleaned = 0.000307811 Jy ! Component: 1100 - total flux cleaned = 0.000324145 Jy ! Component: 1150 - total flux cleaned = 0.000274743 Jy ! Component: 1200 - total flux cleaned = 0.00027484 Jy ! Component: 1250 - total flux cleaned = 0.000339311 Jy ! Component: 1300 - total flux cleaned = 0.000355125 Jy ! Component: 1350 - total flux cleaned = 0.000355021 Jy ! Component: 1400 - total flux cleaned = 0.000385871 Jy ! Component: 1450 - total flux cleaned = 0.000416516 Jy ! Component: 1500 - total flux cleaned = 0.000431451 Jy ! Component: 1550 - total flux cleaned = 0.000416334 Jy ! Component: 1600 - total flux cleaned = 0.000446339 Jy ! Component: 1650 - total flux cleaned = 0.000461103 Jy ! Component: 1700 - total flux cleaned = 0.000446632 Jy ! Component: 1750 - total flux cleaned = 0.000490141 Jy ! Component: 1800 - total flux cleaned = 0.000547467 Jy ! Component: 1850 - total flux cleaned = 0.000461908 Jy ! Component: 1900 - total flux cleaned = 0.000461989 Jy ! Component: 1950 - total flux cleaned = 0.00053227 Jy ! Component: 2000 - total flux cleaned = 0.000462614 Jy ! Component: 2050 - total flux cleaned = 0.000490162 Jy ! Component: 2100 - total flux cleaned = 0.000490033 Jy ! Component: 2150 - total flux cleaned = 0.00046295 Jy ! Component: 2200 - total flux cleaned = 0.000516869 Jy ! Component: 2250 - total flux cleaned = 0.000530083 Jy ! Component: 2300 - total flux cleaned = 0.000543173 Jy ! Component: 2350 - total flux cleaned = 0.000569427 Jy ! Component: 2400 - total flux cleaned = 0.000556399 Jy ! Component: 2450 - total flux cleaned = 0.000543581 Jy ! Component: 2500 - total flux cleaned = 0.000582169 Jy ! Component: 2550 - total flux cleaned = 0.000607793 Jy ! Component: 2600 - total flux cleaned = 0.000569641 Jy ! Component: 2650 - total flux cleaned = 0.000519314 Jy ! Component: 2700 - total flux cleaned = 0.000569478 Jy ! Component: 2750 - total flux cleaned = 0.000581915 Jy ! Component: 2800 - total flux cleaned = 0.000557087 Jy ! Component: 2850 - total flux cleaned = 0.000593902 Jy ! Component: 2900 - total flux cleaned = 0.000557418 Jy ! Component: 2950 - total flux cleaned = 0.000557411 Jy ! Component: 3000 - total flux cleaned = 0.000629317 Jy ! Component: 3050 - total flux cleaned = 0.000581516 Jy ! Component: 3100 - total flux cleaned = 0.000581516 Jy ! Component: 3150 - total flux cleaned = 0.00061682 Jy ! Component: 3200 - total flux cleaned = 0.000663637 Jy ! Component: 3250 - total flux cleaned = 0.000582258 Jy ! Component: 3300 - total flux cleaned = 0.000663157 Jy ! Component: 3350 - total flux cleaned = 0.000582701 Jy ! Component: 3400 - total flux cleaned = 0.000628404 Jy ! Component: 3450 - total flux cleaned = 0.000617022 Jy ! Component: 3500 - total flux cleaned = 0.000662138 Jy ! Component: 3550 - total flux cleaned = 0.000628482 Jy ! Component: 3600 - total flux cleaned = 0.000661895 Jy ! Component: 3650 - total flux cleaned = 0.000673054 Jy ! Component: 3700 - total flux cleaned = 0.000673143 Jy ! Component: 3750 - total flux cleaned = 0.000629298 Jy ! Component: 3800 - total flux cleaned = 0.000607652 Jy ! Component: 3850 - total flux cleaned = 0.000618566 Jy ! Component: 3900 - total flux cleaned = 0.000618527 Jy ! Component: 3950 - total flux cleaned = 0.00059706 Jy ! Component: 4000 - total flux cleaned = 0.000575756 Jy ! Component: 4050 - total flux cleaned = 0.000554532 Jy ! Total flux subtracted in 4096 components = 0.000512469 Jy ! Clean residual min=-0.000584 max=0.000862 Jy/beam ! Clean residual mean=-0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.212472 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 354 components and 0.212472 Jy ![Exited script file: muppet] wmap "J2105+0033_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 8.109 at -4.383 degrees (North through East) ! Clean map min=-0.001187 max=0.17957 Jy/beam ! Writing clean map to FITS file: J2105+0033_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.179568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195757 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327045 0.327045 0.654091 1.30818 2.61636 5.23273 10.4655 20.9309 41.8618 83.7236 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.319 x 8.109 at -4.383 degrees (North through East) ! Clean map min=-0.001187 max=0.17957 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 J2105+0033_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:56:54 2019