! Started logfile: J0300+8202_S_2017_10_09_pus_uvs.log on Sun May 12 13:03:12 2019 obs J0300+8202_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0300+8202_S_2017_10_09_pus_uva.fits ! AN table 1: 218 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.751147 visibilities/baseline/integration-bin. ! Found source: J0300+8202 ! ! 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 496 lines of history. ! ! Reading 23580 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 J0300+8202_S_2017_10_09_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 289 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 447 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 903 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.800889Jy sigma=0.006631 ! Fit after self-cal, rms=0.779903Jy sigma=0.006470 ! 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.996 mas, bmaj=3.573 mas, bpa=-3.712 degrees ! Estimated noise=1310.82 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.146254 Jy ! Component: 100 - total flux cleaned = 0.224233 Jy ! Total flux subtracted in 100 components = 0.224233 Jy ! Clean residual min=-0.021389 max=0.041742 Jy/beam ! Clean residual mean=-0.000383 rms=0.007062 Jy/beam ! Combined flux in latest and established models = 0.224233 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.224233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227560Jy sigma=0.001742 ! Fit after self-cal, rms=0.227273Jy sigma=0.001739 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0526871 Jy ! Component: 100 - total flux cleaned = 0.0891863 Jy ! Total flux subtracted in 100 components = 0.0891863 Jy ! Clean residual min=-0.018533 max=0.043907 Jy/beam ! Clean residual mean=-0.000220 rms=0.005807 Jy/beam ! Combined flux in latest and established models = 0.31342 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.31342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196789Jy sigma=0.001497 ! Fit after self-cal, rms=0.196697Jy sigma=0.001496 ! Inverting map ! Added new window around map position (-47, -121.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420517 Jy ! Component: 100 - total flux cleaned = 0.0712741 Jy ! Total flux subtracted in 100 components = 0.0712741 Jy ! Clean residual min=-0.016143 max=0.022709 Jy/beam ! Clean residual mean=-0.000233 rms=0.004866 Jy/beam ! Combined flux in latest and established models = 0.384694 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.384694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176073Jy sigma=0.001330 ! Fit after self-cal, rms=0.175659Jy sigma=0.001325 ! 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.809 mas, bmaj=4.559 mas, bpa=-6.254 degrees ! Estimated noise=662.135 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.058095 Jy ! Component: 100 - total flux cleaned = 0.102021 Jy ! Component: 150 - total flux cleaned = 0.136364 Jy ! Component: 200 - total flux cleaned = 0.163383 Jy ! Total flux subtracted in 200 components = 0.163383 Jy ! Clean residual min=-0.021875 max=0.035008 Jy/beam ! Clean residual mean=-0.000344 rms=0.007992 Jy/beam ! Combined flux in latest and established models = 0.548077 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 112 components and 0.548077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143664Jy sigma=0.001074 ! Fit after self-cal, rms=0.143015Jy sigma=0.001067 ! 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.16 FD 0.96 HN 1.22 KP 0.96 ! LA 0.90 MK 0.96 NL 1.03 OV 1.00* ! PT 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.05 HN 1.28 KP 0.93 ! LA 0.86 MK 1.00 NL 4.96 OV 1.00* ! PT 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.10 HN 1.39 KP 0.92 ! LA 0.66 MK 1.03 NL 1.35 OV 1.00* ! PT 0.84 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.34 KP 1.00* ! LA 0.65 MK 1.01 NL 1.00* OV 1.00* ! PT 0.92 ! ! ! Fit before self-cal, rms=0.143015Jy sigma=0.001067 ! Fit after self-cal, rms=0.123986Jy sigma=0.000862 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.746 mas, bpa=-4.851 degrees ! Estimated noise=660.685 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 (-41, -114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.025909 Jy ! Component: 100 - total flux cleaned = 0.0409307 Jy ! Component: 150 - total flux cleaned = 0.0504371 Jy ! Component: 200 - total flux cleaned = 0.0567298 Jy ! Total flux subtracted in 200 components = 0.0567298 Jy ! Clean residual min=-0.012111 max=0.015058 Jy/beam ! Clean residual mean=-0.000036 rms=0.003237 Jy/beam ! Combined flux in latest and established models = 0.604807 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 157 components and 0.604807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119158Jy sigma=0.000794 ! Fit after self-cal, rms=0.119577Jy sigma=0.000788 ! 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.119577Jy sigma=0.000788 ! Fit after self-cal, rms=0.111768Jy sigma=0.000753 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=4.742 mas, bpa=-9.466 degrees ! Estimated noise=630.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00751516 Jy ! Component: 100 - total flux cleaned = 0.00984428 Jy ! Component: 150 - total flux cleaned = 0.0108413 Jy ! Component: 200 - total flux cleaned = 0.0112173 Jy ! Total flux subtracted in 200 components = 0.0112173 Jy ! Clean residual min=-0.009118 max=0.010594 Jy/beam ! Clean residual mean=-0.000066 rms=0.002330 Jy/beam ! Combined flux in latest and established models = 0.616024 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 167 components and 0.616024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111165Jy sigma=0.000746 ! Fit after self-cal, rms=0.111226Jy sigma=0.000745 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 (-8, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924754 Jy ! Component: 100 - total flux cleaned = 0.014072 Jy ! Component: 150 - total flux cleaned = 0.0175414 Jy ! Component: 200 - total flux cleaned = 0.0195048 Jy ! Total flux subtracted in 200 components = 0.0195048 Jy ! Clean residual min=-0.008014 max=0.009101 Jy/beam ! Clean residual mean=-0.000023 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.635529 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 184 components and 0.635529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110377Jy sigma=0.000735 ! Fit after self-cal, rms=0.110216Jy sigma=0.000734 ! 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.110216Jy sigma=0.000734 ! Fit after self-cal, rms=0.109141Jy sigma=0.000732 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=4.746 mas, bpa=-9.706 degrees ! Estimated noise=630.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526866 Jy ! Component: 100 - total flux cleaned = 0.00794226 Jy ! Component: 150 - total flux cleaned = 0.00989703 Jy ! Component: 200 - total flux cleaned = 0.010498 Jy ! Total flux subtracted in 200 components = 0.010498 Jy ! Clean residual min=-0.007698 max=0.008749 Jy/beam ! Clean residual mean=-0.000027 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.646027 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 196 components and 0.646027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108797Jy sigma=0.000728 ! Fit after self-cal, rms=0.108719Jy sigma=0.000728 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 (-43.5, -96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00878534 Jy ! Component: 100 - total flux cleaned = 0.011889 Jy ! Component: 150 - total flux cleaned = 0.013287 Jy ! Component: 200 - total flux cleaned = 0.0140971 Jy ! Total flux subtracted in 200 components = 0.0140971 Jy ! Clean residual min=-0.006318 max=0.006523 Jy/beam ! Clean residual mean=-0.000020 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.660124 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 232 components and 0.660124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107847Jy sigma=0.000719 ! Fit after self-cal, rms=0.107836Jy sigma=0.000718 ! 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.107836Jy sigma=0.000718 ! Fit after self-cal, rms=0.107917Jy sigma=0.000716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.468 mas, bmaj=10.73 mas, bpa=-6.111 degrees ! Estimated noise=778.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601901 Jy ! Component: 100 - total flux cleaned = 0.0077335 Jy ! Component: 150 - total flux cleaned = 0.00907884 Jy ! Component: 200 - total flux cleaned = 0.00992205 Jy ! Total flux subtracted in 200 components = 0.00992205 Jy ! Clean residual min=-0.008172 max=0.007982 Jy/beam ! Clean residual mean=-0.000045 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.670046 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 266 components and 0.670046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107568Jy sigma=0.000714 ! Fit after self-cal, rms=0.107536Jy sigma=0.000713 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.000976681 Jy ! Component: 100 - total flux cleaned = 0.00171444 Jy ! Component: 150 - total flux cleaned = 0.00238301 Jy ! Component: 200 - total flux cleaned = 0.00307206 Jy ! Total flux subtracted in 200 components = 0.00307206 Jy ! Clean residual min=-0.007820 max=0.007762 Jy/beam ! Clean residual mean=-0.000034 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.673118 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 280 components and 0.673118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107459Jy sigma=0.000713 ! Fit after self-cal, rms=0.107434Jy sigma=0.000713 ! 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.835 mas, bmaj=4.743 mas, bpa=-10.97 degrees ! Estimated noise=628.821 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 4.743 at -10.97 degrees (North through East) ! Clean map min=-0.0052006 max=0.20871 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.968 mas, bmaj=3.693 mas, bpa=-11.74 degrees ! Estimated noise=1301.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143674 Jy ! Component: 100 - total flux cleaned = 0.222094 Jy ! Component: 150 - total flux cleaned = 0.278101 Jy ! Component: 200 - total flux cleaned = 0.321733 Jy ! Total flux subtracted in 200 components = 0.321733 Jy ! Clean residual min=-0.015725 max=0.026602 Jy/beam ! Clean residual mean=-0.000164 rms=0.005090 Jy/beam ! Combined flux in latest and established models = 0.321733 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.321733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=4.743 mas, bpa=-10.97 degrees ! Estimated noise=628.821 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.0611391 Jy ! Component: 100 - total flux cleaned = 0.105689 Jy ! Component: 150 - total flux cleaned = 0.140048 Jy ! Component: 200 - total flux cleaned = 0.167501 Jy ! Total flux subtracted in 200 components = 0.167501 Jy ! Clean residual min=-0.015909 max=0.019905 Jy/beam ! Clean residual mean=-0.000150 rms=0.005220 Jy/beam ! Combined flux in latest and established models = 0.489235 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 103 components and 0.489235 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=9.468 mas, bmaj=10.73 mas, bpa=-6.111 degrees ! Estimated noise=778.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0401107 Jy ! Component: 100 - total flux cleaned = 0.0693826 Jy ! Component: 150 - total flux cleaned = 0.092036 Jy ! Component: 200 - total flux cleaned = 0.109886 Jy ! Total flux subtracted in 200 components = 0.109886 Jy ! Clean residual min=-0.014237 max=0.019184 Jy/beam ! Clean residual mean=-0.000149 rms=0.004401 Jy/beam ! Combined flux in latest and established models = 0.599121 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) ! Added new window around map position (3.5, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175302 Jy ! Component: 100 - total flux cleaned = 0.0295913 Jy ! Component: 150 - total flux cleaned = 0.0394521 Jy ! Component: 200 - total flux cleaned = 0.0475859 Jy ! Total flux subtracted in 200 components = 0.0475859 Jy ! Clean residual min=-0.009303 max=0.008163 Jy/beam ! Clean residual mean=0.000047 rms=0.002556 Jy/beam ! Combined flux in latest and established models = 0.646707 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 207 components and 0.646707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=4.743 mas, bpa=-10.97 degrees ! Estimated noise=628.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00649451 Jy ! Component: 100 - total flux cleaned = 0.0101934 Jy ! Component: 150 - total flux cleaned = 0.0134207 Jy ! Component: 200 - total flux cleaned = 0.0154617 Jy ! Total flux subtracted in 200 components = 0.0154617 Jy ! Clean residual min=-0.006614 max=0.006468 Jy/beam ! Clean residual mean=0.000003 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.662168 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 229 components and 0.662168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108411Jy sigma=0.000724 ! Fit after self-cal, rms=0.108068Jy sigma=0.000721 wmodel J0300+8202_S_2017_10_09_pus_map.mod ! Writing 229 model components to file: J0300+8202_S_2017_10_09_pus_map.mod wobs J0300+8202_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0300+8202_S_2017_10_09_pus_uvs.fits wwins J0300+8202_S_2017_10_09_pus_map.win ! wwins: Wrote 6 windows to J0300+8202_S_2017_10_09_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.000924129 Jy ! Component: 100 - total flux cleaned = 0.00207711 Jy ! Component: 150 - total flux cleaned = 0.00377624 Jy ! Component: 200 - total flux cleaned = 0.00521311 Jy ! Component: 250 - total flux cleaned = 0.00650595 Jy ! Component: 300 - total flux cleaned = 0.00784237 Jy ! Component: 350 - total flux cleaned = 0.00904703 Jy ! Component: 400 - total flux cleaned = 0.0102945 Jy ! Component: 450 - total flux cleaned = 0.0111815 Jy ! Component: 500 - total flux cleaned = 0.0122798 Jy ! Component: 550 - total flux cleaned = 0.0132742 Jy ! Component: 600 - total flux cleaned = 0.014393 Jy ! Component: 650 - total flux cleaned = 0.0151926 Jy ! Component: 700 - total flux cleaned = 0.0160451 Jy ! Component: 750 - total flux cleaned = 0.0169485 Jy ! Component: 800 - total flux cleaned = 0.0176278 Jy ! Component: 850 - total flux cleaned = 0.0184264 Jy ! Component: 900 - total flux cleaned = 0.0192096 Jy ! Component: 950 - total flux cleaned = 0.0199134 Jy ! Component: 1000 - total flux cleaned = 0.0207913 Jy ! Component: 1050 - total flux cleaned = 0.0214674 Jy ! Component: 1100 - total flux cleaned = 0.022193 Jy ! Component: 1150 - total flux cleaned = 0.0227867 Jy ! Component: 1200 - total flux cleaned = 0.0235445 Jy ! Component: 1250 - total flux cleaned = 0.0242319 Jy ! Component: 1300 - total flux cleaned = 0.0248517 Jy ! Component: 1350 - total flux cleaned = 0.0254609 Jy ! Component: 1400 - total flux cleaned = 0.0257887 Jy ! Component: 1450 - total flux cleaned = 0.026541 Jy ! Component: 1500 - total flux cleaned = 0.0267516 Jy ! Component: 1550 - total flux cleaned = 0.0272209 Jy ! Component: 1600 - total flux cleaned = 0.0276324 Jy ! Component: 1650 - total flux cleaned = 0.0279873 Jy ! Component: 1700 - total flux cleaned = 0.028488 Jy ! Component: 1750 - total flux cleaned = 0.0288335 Jy ! Component: 1800 - total flux cleaned = 0.0295138 Jy ! Component: 1850 - total flux cleaned = 0.0297538 Jy ! Component: 1900 - total flux cleaned = 0.030274 Jy ! Component: 1950 - total flux cleaned = 0.0306942 Jy ! Component: 2000 - total flux cleaned = 0.0310158 Jy ! Component: 2050 - total flux cleaned = 0.031198 Jy ! Component: 2100 - total flux cleaned = 0.031513 Jy ! Component: 2150 - total flux cleaned = 0.0320015 Jy ! Component: 2200 - total flux cleaned = 0.0322642 Jy ! Component: 2250 - total flux cleaned = 0.032481 Jy ! Component: 2300 - total flux cleaned = 0.032653 Jy ! Component: 2350 - total flux cleaned = 0.0328644 Jy ! Component: 2400 - total flux cleaned = 0.0329913 Jy ! Component: 2450 - total flux cleaned = 0.0332819 Jy ! Component: 2500 - total flux cleaned = 0.0334052 Jy ! Component: 2550 - total flux cleaned = 0.0336489 Jy ! Component: 2600 - total flux cleaned = 0.0337299 Jy ! Component: 2650 - total flux cleaned = 0.0340477 Jy ! Component: 2700 - total flux cleaned = 0.0342043 Jy ! Component: 2750 - total flux cleaned = 0.034399 Jy ! Component: 2800 - total flux cleaned = 0.0345139 Jy ! Component: 2850 - total flux cleaned = 0.0345521 Jy ! Component: 2900 - total flux cleaned = 0.0347034 Jy ! Component: 2950 - total flux cleaned = 0.0348527 Jy ! Component: 3000 - total flux cleaned = 0.0349634 Jy ! Component: 3050 - total flux cleaned = 0.0351465 Jy ! Component: 3100 - total flux cleaned = 0.0352549 Jy ! Component: 3150 - total flux cleaned = 0.0353268 Jy ! Component: 3200 - total flux cleaned = 0.035434 Jy ! Component: 3250 - total flux cleaned = 0.0357168 Jy ! Component: 3300 - total flux cleaned = 0.0356825 Jy ! Component: 3350 - total flux cleaned = 0.0360995 Jy ! Component: 3400 - total flux cleaned = 0.0361689 Jy ! Component: 3450 - total flux cleaned = 0.0364077 Jy ! Component: 3500 - total flux cleaned = 0.036475 Jy ! Component: 3550 - total flux cleaned = 0.0367767 Jy ! Component: 3600 - total flux cleaned = 0.0370087 Jy ! Component: 3650 - total flux cleaned = 0.0371401 Jy ! Component: 3700 - total flux cleaned = 0.0371726 Jy ! Component: 3750 - total flux cleaned = 0.0373026 Jy ! Component: 3800 - total flux cleaned = 0.0375599 Jy ! Component: 3850 - total flux cleaned = 0.0376872 Jy ! Component: 3900 - total flux cleaned = 0.0377506 Jy ! Component: 3950 - total flux cleaned = 0.037908 Jy ! Component: 4000 - total flux cleaned = 0.0381887 Jy ! Component: 4050 - total flux cleaned = 0.0383741 Jy ! Total flux subtracted in 4096 components = 0.0383746 Jy ! Clean residual min=-0.001854 max=0.001670 Jy/beam ! Clean residual mean=0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.700543 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 523 components and 0.700543 Jy ![Exited script file: muppet] wmap "J0300+8202_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 4.743 at -10.97 degrees (North through East) ! Clean map min=-0.0040037 max=0.21261 Jy/beam ! Writing clean map to FITS file: J0300+8202_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00057239 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.807658 0.807658 1.61532 3.23063 6.46126 12.9225 25.8451 51.6901 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 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.835 x 4.743 at -10.97 degrees (North through East) ! Clean map min=-0.0040037 max=0.21261 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 J0300+8202_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:03:18 2019