! Started logfile: J0659+0813_S_2017_02_19_pus_uvs.log on Sat May 4 18:44:39 2019 obs J0659+0813_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0659+0813_S_2017_02_19_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.489683 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0659+0813 ! ! 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 482 lines of history. ! ! Reading 2468 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 J0659+0813_S_2017_02_19_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.536369Jy sigma=0.004886 ! Fit after self-cal, rms=0.533551Jy sigma=0.004867 ! 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.566 mas, bmaj=6.678 mas, bpa=-1.891 degrees ! Estimated noise=2051.88 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.357544 Jy ! Component: 100 - total flux cleaned = 0.459814 Jy ! Total flux subtracted in 100 components = 0.459814 Jy ! Clean residual min=-0.024656 max=0.044469 Jy/beam ! Clean residual mean=-0.000002 rms=0.007089 Jy/beam ! Combined flux in latest and established models = 0.459814 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.459814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161624Jy sigma=0.001278 ! Fit after self-cal, rms=0.161203Jy sigma=0.001272 ! Inverting map ! Added new window around map position (-2.5, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0516503 Jy ! Component: 100 - total flux cleaned = 0.0818565 Jy ! Total flux subtracted in 100 components = 0.0818565 Jy ! Clean residual min=-0.017569 max=0.028000 Jy/beam ! Clean residual mean=0.000016 rms=0.005122 Jy/beam ! Combined flux in latest and established models = 0.54167 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.54167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134132Jy sigma=0.001071 ! Fit after self-cal, rms=0.133889Jy sigma=0.001068 ! 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=2.989 mas, bmaj=7.136 mas, bpa=0.02502 degrees ! Estimated noise=1778.54 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.0311087 Jy ! Component: 100 - total flux cleaned = 0.0503643 Jy ! Component: 150 - total flux cleaned = 0.0638922 Jy ! Component: 200 - total flux cleaned = 0.0738708 Jy ! Total flux subtracted in 200 components = 0.0738708 Jy ! Clean residual min=-0.020162 max=0.032791 Jy/beam ! Clean residual mean=0.000023 rms=0.005469 Jy/beam ! Combined flux in latest and established models = 0.615541 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.615541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122818Jy sigma=0.001008 ! Fit after self-cal, rms=0.122509Jy sigma=0.001004 ! Inverting map ! Added new window around map position (-8, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280245 Jy ! Component: 100 - total flux cleaned = 0.0415233 Jy ! Component: 150 - total flux cleaned = 0.0516985 Jy ! Component: 200 - total flux cleaned = 0.0600092 Jy ! Total flux subtracted in 200 components = 0.0600092 Jy ! Clean residual min=-0.017121 max=0.017154 Jy/beam ! Clean residual mean=0.000015 rms=0.004268 Jy/beam ! Combined flux in latest and established models = 0.67555 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 95 components and 0.67555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115345Jy sigma=0.000942 ! Fit after self-cal, rms=0.114968Jy sigma=0.000939 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 0.98 KP 1.05 ! LA 1.01 MK 0.99 NL 0.85 OV 1.04 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.99 KP 1.00 ! LA 0.98 MK 0.98 NL 1.20 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 0.97 KP 0.89 ! LA 0.78 MK 1.01 NL 1.30 OV 1.00 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.08 HN 0.88 KP 1.00* ! LA 0.79 MK 1.22 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.114968Jy sigma=0.000939 ! Fit after self-cal, rms=0.088447Jy sigma=0.000740 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.103 mas, bpa=0.04018 degrees ! Estimated noise=1792.91 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.00739643 Jy ! Component: 100 - total flux cleaned = 0.010798 Jy ! Component: 150 - total flux cleaned = 0.0116909 Jy ! Component: 200 - total flux cleaned = 0.0121197 Jy ! Total flux subtracted in 200 components = 0.0121197 Jy ! Clean residual min=-0.009939 max=0.010992 Jy/beam ! Clean residual mean=0.000008 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 0.68767 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.68767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087345Jy sigma=0.000731 ! Fit after self-cal, rms=0.087274Jy sigma=0.000730 ! 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.087274Jy sigma=0.000730 ! Fit after self-cal, rms=0.078749Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.986 mas, bmaj=7.098 mas, bpa=0.1476 degrees ! Estimated noise=1790.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357915 Jy ! Component: 100 - total flux cleaned = 0.00411052 Jy ! Component: 150 - total flux cleaned = 0.00411016 Jy ! Component: 200 - total flux cleaned = 0.00420395 Jy ! Total flux subtracted in 200 components = 0.00420395 Jy ! Clean residual min=-0.006133 max=0.009407 Jy/beam ! Clean residual mean=0.000001 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.691874 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.691874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078376Jy sigma=0.000672 ! Fit after self-cal, rms=0.078344Jy sigma=0.000671 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 (-17, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00958432 Jy ! Component: 100 - total flux cleaned = 0.0126445 Jy ! Component: 150 - total flux cleaned = 0.0150137 Jy ! Component: 200 - total flux cleaned = 0.0173523 Jy ! Total flux subtracted in 200 components = 0.0173523 Jy ! Clean residual min=-0.005382 max=0.007090 Jy/beam ! Clean residual mean=-0.000002 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.709226 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 166 components and 0.709226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076995Jy sigma=0.000659 ! Fit after self-cal, rms=0.076914Jy sigma=0.000658 ! Inverting map ! Added new window around map position (-25.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00599462 Jy ! Component: 100 - total flux cleaned = 0.00961567 Jy ! Component: 150 - total flux cleaned = 0.0121204 Jy ! Component: 200 - total flux cleaned = 0.0140318 Jy ! Total flux subtracted in 200 components = 0.0140318 Jy ! Clean residual min=-0.005146 max=0.005187 Jy/beam ! Clean residual mean=-0.000004 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.723258 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 201 components and 0.723258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076310Jy sigma=0.000653 ! Fit after self-cal, rms=0.076266Jy sigma=0.000652 ! 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.076266Jy sigma=0.000652 ! Fit after self-cal, rms=0.075539Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.992 mas, bmaj=7.104 mas, bpa=0.1915 degrees ! Estimated noise=1784.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329061 Jy ! Component: 100 - total flux cleaned = 0.00500774 Jy ! Component: 150 - total flux cleaned = 0.00623164 Jy ! Component: 200 - total flux cleaned = 0.00707091 Jy ! Total flux subtracted in 200 components = 0.00707091 Jy ! Clean residual min=-0.004661 max=0.004661 Jy/beam ! Clean residual mean=-0.000004 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.730329 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 236 components and 0.730329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075295Jy sigma=0.000647 ! Fit after self-cal, rms=0.075276Jy 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.00119162 Jy ! Component: 100 - total flux cleaned = 0.00185775 Jy ! Component: 150 - total flux cleaned = 0.00240246 Jy ! Component: 200 - total flux cleaned = 0.00289946 Jy ! Total flux subtracted in 200 components = 0.00289946 Jy ! Clean residual min=-0.004519 max=0.004386 Jy/beam ! Clean residual mean=-0.000005 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.733228 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 254 components and 0.733228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075165Jy sigma=0.000646 ! Fit after self-cal, rms=0.075156Jy sigma=0.000646 ! 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.075156Jy sigma=0.000646 ! Fit after self-cal, rms=0.075103Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.744 mas, bmaj=10.11 mas, bpa=-1.832 degrees ! Estimated noise=2386.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150933 Jy ! Component: 100 - total flux cleaned = 0.00295653 Jy ! Component: 150 - total flux cleaned = 0.00386042 Jy ! Component: 200 - total flux cleaned = 0.00460048 Jy ! Total flux subtracted in 200 components = 0.00460048 Jy ! Clean residual min=-0.004662 max=0.005517 Jy/beam ! Clean residual mean=-0.000012 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.737829 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 278 components and 0.737829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075060Jy sigma=0.000645 ! Fit after self-cal, rms=0.075042Jy sigma=0.000645 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.000836534 Jy ! Component: 100 - total flux cleaned = 0.0015502 Jy ! Component: 150 - total flux cleaned = 0.00193769 Jy ! Component: 200 - total flux cleaned = 0.00219851 Jy ! Total flux subtracted in 200 components = 0.00219851 Jy ! Clean residual min=-0.004693 max=0.005403 Jy/beam ! Clean residual mean=-0.000013 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.740027 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 293 components and 0.740027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075032Jy sigma=0.000645 ! Fit after self-cal, rms=0.075024Jy sigma=0.000645 ! 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=2.995 mas, bmaj=7.106 mas, bpa=0.2026 degrees ! Estimated noise=1783.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 7.106 at 0.2026 degrees (North through East) ! Clean map min=-0.004594 max=0.46946 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.574 mas, bmaj=6.665 mas, bpa=-1.495 degrees ! Estimated noise=2049.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.354717 Jy ! Component: 100 - total flux cleaned = 0.46234 Jy ! Component: 150 - total flux cleaned = 0.51406 Jy ! Component: 200 - total flux cleaned = 0.548316 Jy ! Total flux subtracted in 200 components = 0.548316 Jy ! Clean residual min=-0.013272 max=0.019107 Jy/beam ! Clean residual mean=0.000000 rms=0.003597 Jy/beam ! Combined flux in latest and established models = 0.548316 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.548316 Jy ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.106 mas, bpa=0.2026 degrees ! Estimated noise=1783.17 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.0332612 Jy ! Component: 100 - total flux cleaned = 0.0556851 Jy ! Component: 150 - total flux cleaned = 0.0720899 Jy ! Component: 200 - total flux cleaned = 0.0852351 Jy ! Total flux subtracted in 200 components = 0.0852351 Jy ! Clean residual min=-0.008623 max=0.008829 Jy/beam ! Clean residual mean=-0.000001 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.633551 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.633552 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.744 mas, bmaj=10.11 mas, bpa=-1.832 degrees ! Estimated noise=2386.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210833 Jy ! Component: 100 - total flux cleaned = 0.0368002 Jy ! Component: 150 - total flux cleaned = 0.049215 Jy ! Component: 200 - total flux cleaned = 0.0591615 Jy ! Total flux subtracted in 200 components = 0.0591615 Jy ! Clean residual min=-0.008045 max=0.007934 Jy/beam ! Clean residual mean=-0.000009 rms=0.002780 Jy/beam ! Combined flux in latest and established models = 0.692713 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.00804488 Jy ! Component: 100 - total flux cleaned = 0.0146101 Jy ! Component: 150 - total flux cleaned = 0.0195976 Jy ! Component: 200 - total flux cleaned = 0.0232121 Jy ! Total flux subtracted in 200 components = 0.0232121 Jy ! Clean residual min=-0.006400 max=0.005735 Jy/beam ! Clean residual mean=-0.000010 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.715925 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 127 components and 0.715925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.106 mas, bpa=0.2026 degrees ! Estimated noise=1783.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264733 Jy ! Component: 100 - total flux cleaned = 0.00583575 Jy ! Component: 150 - total flux cleaned = 0.00816616 Jy ! Component: 200 - total flux cleaned = 0.0102258 Jy ! Total flux subtracted in 200 components = 0.0102258 Jy ! Clean residual min=-0.004827 max=0.004387 Jy/beam ! Clean residual mean=-0.000004 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.726151 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 0.726151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075374Jy sigma=0.000649 ! Fit after self-cal, rms=0.075295Jy sigma=0.000648 wmodel J0659+0813_S_2017_02_19_pus_map.mod ! Writing 157 model components to file: J0659+0813_S_2017_02_19_pus_map.mod wobs J0659+0813_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0659+0813_S_2017_02_19_pus_uvs.fits wwins J0659+0813_S_2017_02_19_pus_map.win ! wwins: Wrote 5 windows to J0659+0813_S_2017_02_19_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.00108386 Jy ! Component: 100 - total flux cleaned = -0.000700803 Jy ! Component: 150 - total flux cleaned = -0.000340138 Jy ! Component: 200 - total flux cleaned = -6.61523e-05 Jy ! Component: 250 - total flux cleaned = -0.000131392 Jy ! Component: 300 - total flux cleaned = -0.00019559 Jy ! Component: 350 - total flux cleaned = -0.000195493 Jy ! Component: 400 - total flux cleaned = -0.000195852 Jy ! Component: 450 - total flux cleaned = -0.000196422 Jy ! Component: 500 - total flux cleaned = -0.000252776 Jy ! Component: 550 - total flux cleaned = -0.000197567 Jy ! Component: 600 - total flux cleaned = -3.61343e-05 Jy ! Component: 650 - total flux cleaned = 1.64035e-05 Jy ! Component: 700 - total flux cleaned = -0.000139113 Jy ! Component: 750 - total flux cleaned = -0.000239456 Jy ! Component: 800 - total flux cleaned = -0.000287867 Jy ! Component: 850 - total flux cleaned = -0.00033514 Jy ! Component: 900 - total flux cleaned = -0.000383444 Jy ! Component: 950 - total flux cleaned = -0.00047741 Jy ! Component: 1000 - total flux cleaned = -0.000570386 Jy ! Component: 1050 - total flux cleaned = -0.000570157 Jy ! Component: 1100 - total flux cleaned = -0.000570163 Jy ! Component: 1150 - total flux cleaned = -0.000613744 Jy ! Component: 1200 - total flux cleaned = -0.000614383 Jy ! Component: 1250 - total flux cleaned = -0.000656901 Jy ! Component: 1300 - total flux cleaned = -0.000489534 Jy ! Component: 1350 - total flux cleaned = -0.000490035 Jy ! Component: 1400 - total flux cleaned = -0.00053163 Jy ! Component: 1450 - total flux cleaned = -0.000491376 Jy ! Component: 1500 - total flux cleaned = -0.000333345 Jy ! Component: 1550 - total flux cleaned = -0.00025547 Jy ! Component: 1600 - total flux cleaned = -0.000255677 Jy ! Component: 1650 - total flux cleaned = 1.03298e-05 Jy ! Component: 1700 - total flux cleaned = 4.73584e-05 Jy ! Component: 1750 - total flux cleaned = 0.000121387 Jy ! Component: 1800 - total flux cleaned = 0.000231442 Jy ! Component: 1850 - total flux cleaned = 0.000411324 Jy ! Component: 1900 - total flux cleaned = 0.000446942 Jy ! Component: 1950 - total flux cleaned = 0.000552212 Jy ! Component: 2000 - total flux cleaned = 0.000690577 Jy ! Component: 2050 - total flux cleaned = 0.000758551 Jy ! Component: 2100 - total flux cleaned = 0.000792311 Jy ! Component: 2150 - total flux cleaned = 0.000892906 Jy ! Component: 2200 - total flux cleaned = 0.000892413 Jy ! Component: 2250 - total flux cleaned = 0.000891965 Jy ! Component: 2300 - total flux cleaned = 0.000859841 Jy ! Component: 2350 - total flux cleaned = 0.000859276 Jy ! Component: 2400 - total flux cleaned = 0.000700337 Jy ! Component: 2450 - total flux cleaned = 0.000574416 Jy ! Component: 2500 - total flux cleaned = 0.000667675 Jy ! Component: 2550 - total flux cleaned = 0.000575002 Jy ! Component: 2600 - total flux cleaned = 0.000483227 Jy ! Component: 2650 - total flux cleaned = 0.000332119 Jy ! Component: 2700 - total flux cleaned = 0.000452476 Jy ! Component: 2750 - total flux cleaned = 0.000214389 Jy ! Component: 2800 - total flux cleaned = 9.69087e-05 Jy ! Component: 2850 - total flux cleaned = 6.79468e-05 Jy ! Component: 2900 - total flux cleaned = -7.62798e-05 Jy ! Component: 2950 - total flux cleaned = -0.000219207 Jy ! Component: 3000 - total flux cleaned = -0.000304275 Jy ! Component: 3050 - total flux cleaned = -0.000360639 Jy ! Component: 3100 - total flux cleaned = -0.000444565 Jy ! Component: 3150 - total flux cleaned = -0.000638192 Jy ! Component: 3200 - total flux cleaned = -0.000637953 Jy ! Component: 3250 - total flux cleaned = -0.0007468 Jy ! Component: 3300 - total flux cleaned = -0.000827503 Jy ! Component: 3350 - total flux cleaned = -0.000881317 Jy ! Component: 3400 - total flux cleaned = -0.0010675 Jy ! Component: 3450 - total flux cleaned = -0.00119911 Jy ! Component: 3500 - total flux cleaned = -0.00119906 Jy ! Component: 3550 - total flux cleaned = -0.00143254 Jy ! Component: 3600 - total flux cleaned = -0.00140621 Jy ! Component: 3650 - total flux cleaned = -0.00143176 Jy ! Component: 3700 - total flux cleaned = -0.00158429 Jy ! Component: 3750 - total flux cleaned = -0.00163458 Jy ! Component: 3800 - total flux cleaned = -0.00170963 Jy ! Component: 3850 - total flux cleaned = -0.00200735 Jy ! Component: 3900 - total flux cleaned = -0.00203192 Jy ! Component: 3950 - total flux cleaned = -0.00215429 Jy ! Component: 4000 - total flux cleaned = -0.00230025 Jy ! Component: 4050 - total flux cleaned = -0.00242091 Jy ! Total flux subtracted in 4096 components = -0.00254094 Jy ! Clean residual min=-0.001508 max=0.001347 Jy/beam ! Clean residual mean=-0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.72361 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 481 components and 0.72361 Jy ![Exited script file: muppet] wmap "J0659+0813_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 7.106 at 0.2026 degrees (North through East) ! Clean map min=-0.0030903 max=0.46967 Jy/beam ! Writing clean map to FITS file: J0659+0813_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.469668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000430744 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275137 0.275137 0.550275 1.10055 2.2011 4.4022 8.80439 17.6088 35.2176 70.4352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.469 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 7.106 at 0.2026 degrees (North through East) ! Clean map min=-0.0030903 max=0.46967 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 J0659+0813_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:44:44 2019