! Started logfile: J0238+4712_S_2017_07_09_pus_uvs.log on Wed May 8 14:40:29 2019 obs J0238+4712_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0238+4712_S_2017_07_09_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968651 visibilities/baseline/integration-bin. ! Found source: J0238+4712 ! ! 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 594 lines of history. ! ! Reading 19528 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 J0238+4712_S_2017_07_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 597 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903206Jy sigma=0.009260 ! Fit after self-cal, rms=0.892110Jy sigma=0.009167 ! 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=3.065 mas, bmaj=4.926 mas, bpa=-1.085 degrees ! Estimated noise=972.689 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.083318 Jy ! Component: 100 - total flux cleaned = 0.104263 Jy ! Total flux subtracted in 100 components = 0.104263 Jy ! Clean residual min=-0.003729 max=0.008184 Jy/beam ! Clean residual mean=0.000009 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.104263 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.104263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071070Jy sigma=0.000683 ! Fit after self-cal, rms=0.071060Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837071 Jy ! Component: 100 - total flux cleaned = 0.0120395 Jy ! Total flux subtracted in 100 components = 0.0120395 Jy ! Clean residual min=-0.003248 max=0.003005 Jy/beam ! Clean residual mean=0.000007 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.116303 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.116303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070013Jy sigma=0.000675 ! Fit after self-cal, rms=0.070014Jy sigma=0.000675 ! 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.566 mas, bmaj=5.602 mas, bpa=-1.845 degrees ! Estimated noise=569.519 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.00185756 Jy ! Component: 100 - total flux cleaned = 0.00209239 Jy ! Component: 150 - total flux cleaned = 0.00217456 Jy ! Component: 200 - total flux cleaned = 0.00223739 Jy ! Total flux subtracted in 200 components = 0.00223739 Jy ! Clean residual min=-0.002053 max=0.002164 Jy/beam ! Clean residual mean=0.000017 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.11854 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.11854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069928Jy sigma=0.000674 ! Fit after self-cal, rms=0.069928Jy sigma=0.000674 ! 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.96 FD 0.99 HN 0.94 KP 1.01 ! LA 1.01 MK 1.05 NL 0.87 OV 1.01 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 1.00 KP 1.00 ! LA 0.98 MK 1.02 NL 1.06 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.00 KP 0.99 ! LA 1.00 MK 1.00 NL 1.18 OV 0.99 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.97 KP 1.00* ! LA 1.03 MK 1.12 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.069928Jy sigma=0.000674 ! Fit after self-cal, rms=0.069779Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=5.599 mas, bpa=-1.44 degrees ! Estimated noise=572.472 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.000679159 Jy ! Component: 100 - total flux cleaned = 0.000679207 Jy ! Component: 150 - total flux cleaned = 0.000693514 Jy ! Component: 200 - total flux cleaned = 0.000680169 Jy ! Total flux subtracted in 200 components = 0.000680169 Jy ! Clean residual min=-0.001911 max=0.002056 Jy/beam ! Clean residual mean=0.000016 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.11922 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.11922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069763Jy sigma=0.000669 ! Fit after self-cal, rms=0.069768Jy sigma=0.000669 ! 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.069768Jy sigma=0.000669 ! Fit after self-cal, rms=0.068807Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=5.603 mas, bpa=-1.611 degrees ! Estimated noise=573.202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.14388e-05 Jy ! Component: 100 - total flux cleaned = -1.48007e-05 Jy ! Component: 150 - total flux cleaned = 7.43376e-06 Jy ! Component: 200 - total flux cleaned = 2.74083e-05 Jy ! Total flux subtracted in 200 components = 2.74083e-05 Jy ! Clean residual min=-0.001627 max=0.001675 Jy/beam ! Clean residual mean=0.000011 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.119248 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.119248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068803Jy sigma=0.000664 ! Fit after self-cal, rms=0.068813Jy sigma=0.000664 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 (106, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126093 Jy ! Component: 100 - total flux cleaned = 0.00125982 Jy ! Component: 150 - total flux cleaned = 0.00123863 Jy ! Component: 200 - total flux cleaned = 0.00125683 Jy ! Total flux subtracted in 200 components = 0.00125683 Jy ! Clean residual min=-0.001596 max=0.001398 Jy/beam ! Clean residual mean=0.000010 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.120505 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.120505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068782Jy sigma=0.000664 ! Fit after self-cal, rms=0.068780Jy sigma=0.000664 ! 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.068780Jy sigma=0.000664 ! Fit after self-cal, rms=0.068915Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=5.604 mas, bpa=-1.62 degrees ! Estimated noise=573.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419407 Jy ! Component: 100 - total flux cleaned = 0.000419247 Jy ! Component: 150 - total flux cleaned = 0.000434504 Jy ! Component: 200 - total flux cleaned = 0.00044825 Jy ! Total flux subtracted in 200 components = 0.00044825 Jy ! Clean residual min=-0.001629 max=0.001372 Jy/beam ! Clean residual mean=0.000010 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.120953 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.120953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068905Jy sigma=0.000663 ! Fit after self-cal, rms=0.068906Jy sigma=0.000663 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.25349e-05 Jy ! Component: 100 - total flux cleaned = 6.8919e-05 Jy ! Component: 150 - total flux cleaned = 8.19361e-05 Jy ! Component: 200 - total flux cleaned = 8.21344e-05 Jy ! Total flux subtracted in 200 components = 8.21344e-05 Jy ! Clean residual min=-0.001632 max=0.001369 Jy/beam ! Clean residual mean=0.000010 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.121035 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.121035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068902Jy sigma=0.000663 ! Fit after self-cal, rms=0.068902Jy sigma=0.000663 ! 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.068902Jy sigma=0.000663 ! Fit after self-cal, rms=0.068939Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.741 mas, bmaj=9.127 mas, bpa=1.536 degrees ! Estimated noise=717.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044626 Jy ! Component: 100 - total flux cleaned = 0.000539117 Jy ! Component: 150 - total flux cleaned = 0.000558283 Jy ! Component: 200 - total flux cleaned = 0.000575838 Jy ! Total flux subtracted in 200 components = 0.000575838 Jy ! Clean residual min=-0.001448 max=0.001696 Jy/beam ! Clean residual mean=0.000021 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.121611 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.121611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068938Jy sigma=0.000663 ! Fit after self-cal, rms=0.068939Jy sigma=0.000663 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 = 9.88006e-05 Jy ! Component: 100 - total flux cleaned = 0.000106529 Jy ! Component: 150 - total flux cleaned = 0.000113982 Jy ! Component: 200 - total flux cleaned = 0.000120375 Jy ! Total flux subtracted in 200 components = 0.000120375 Jy ! Clean residual min=-0.001461 max=0.001664 Jy/beam ! Clean residual mean=0.000021 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.121731 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.121731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068940Jy sigma=0.000663 ! Fit after self-cal, rms=0.068940Jy sigma=0.000663 ! 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.582 mas, bmaj=5.604 mas, bpa=-1.605 degrees ! Estimated noise=574.05 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 5.604 at -1.605 degrees (North through East) ! Clean map min=-0.0015431 max=0.10908 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=3.08 mas, bmaj=4.923 mas, bpa=-0.7214 degrees ! Estimated noise=985.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0842856 Jy ! Component: 100 - total flux cleaned = 0.105437 Jy ! Component: 150 - total flux cleaned = 0.113643 Jy ! Component: 200 - total flux cleaned = 0.117168 Jy ! Total flux subtracted in 200 components = 0.117168 Jy ! Clean residual min=-0.002847 max=0.002487 Jy/beam ! Clean residual mean=0.000006 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.117168 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.117168 Jy ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=5.604 mas, bpa=-1.605 degrees ! Estimated noise=574.05 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.00222948 Jy ! Component: 100 - total flux cleaned = 0.00339718 Jy ! Component: 150 - total flux cleaned = 0.00371434 Jy ! Component: 200 - total flux cleaned = 0.00383151 Jy ! Total flux subtracted in 200 components = 0.00383151 Jy ! Clean residual min=-0.001721 max=0.001397 Jy/beam ! Clean residual mean=0.000009 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.121 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.121 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.741 mas, bmaj=9.127 mas, bpa=1.536 degrees ! Estimated noise=717.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000600839 Jy ! Component: 100 - total flux cleaned = 0.000756758 Jy ! Component: 150 - total flux cleaned = 0.000812138 Jy ! Component: 200 - total flux cleaned = 0.000824068 Jy ! Total flux subtracted in 200 components = 0.000824068 Jy ! Clean residual min=-0.001450 max=0.001670 Jy/beam ! Clean residual mean=0.000022 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.121824 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 = 1.1301e-05 Jy ! Component: 100 - total flux cleaned = 2.06611e-05 Jy ! Component: 150 - total flux cleaned = 2.07635e-05 Jy ! Component: 200 - total flux cleaned = 3.62909e-05 Jy ! Total flux subtracted in 200 components = 3.62909e-05 Jy ! Clean residual min=-0.001461 max=0.001659 Jy/beam ! Clean residual mean=0.000022 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.12186 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.12186 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=5.604 mas, bpa=-1.605 degrees ! Estimated noise=574.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185649 Jy ! Component: 100 - total flux cleaned = -0.000208111 Jy ! Component: 150 - total flux cleaned = -0.000209909 Jy ! Component: 200 - total flux cleaned = -0.000245919 Jy ! Total flux subtracted in 200 components = -0.000245919 Jy ! Clean residual min=-0.001659 max=0.001342 Jy/beam ! Clean residual mean=0.000009 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.121614 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.121614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068953Jy sigma=0.000664 ! Fit after self-cal, rms=0.068951Jy sigma=0.000664 wmodel J0238+4712_S_2017_07_09_pus_map.mod ! Writing 60 model components to file: J0238+4712_S_2017_07_09_pus_map.mod wobs J0238+4712_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0238+4712_S_2017_07_09_pus_uvs.fits wwins J0238+4712_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0238+4712_S_2017_07_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.000536567 Jy ! Component: 100 - total flux cleaned = -0.000799162 Jy ! Component: 150 - total flux cleaned = -0.00098085 Jy ! Component: 200 - total flux cleaned = -0.0011125 Jy ! Component: 250 - total flux cleaned = -0.00119777 Jy ! Component: 300 - total flux cleaned = -0.00119843 Jy ! Component: 350 - total flux cleaned = -0.00123941 Jy ! Component: 400 - total flux cleaned = -0.0012993 Jy ! Component: 450 - total flux cleaned = -0.00133847 Jy ! Component: 500 - total flux cleaned = -0.00137698 Jy ! Component: 550 - total flux cleaned = -0.00139557 Jy ! Component: 600 - total flux cleaned = -0.00141404 Jy ! Component: 650 - total flux cleaned = -0.00141355 Jy ! Component: 700 - total flux cleaned = -0.00135938 Jy ! Component: 750 - total flux cleaned = -0.00139453 Jy ! Component: 800 - total flux cleaned = -0.001342 Jy ! Component: 850 - total flux cleaned = -0.00135949 Jy ! Component: 900 - total flux cleaned = -0.00135956 Jy ! Component: 950 - total flux cleaned = -0.00137646 Jy ! Component: 1000 - total flux cleaned = -0.00137628 Jy ! Component: 1050 - total flux cleaned = -0.0013598 Jy ! Component: 1100 - total flux cleaned = -0.00126196 Jy ! Component: 1150 - total flux cleaned = -0.00129444 Jy ! Component: 1200 - total flux cleaned = -0.00132611 Jy ! Component: 1250 - total flux cleaned = -0.00126286 Jy ! Component: 1300 - total flux cleaned = -0.00127846 Jy ! Component: 1350 - total flux cleaned = -0.00120095 Jy ! Component: 1400 - total flux cleaned = -0.00120099 Jy ! Component: 1450 - total flux cleaned = -0.00114036 Jy ! Component: 1500 - total flux cleaned = -0.0010951 Jy ! Component: 1550 - total flux cleaned = -0.00110975 Jy ! Component: 1600 - total flux cleaned = -0.00100647 Jy ! Component: 1650 - total flux cleaned = -0.000948122 Jy ! Component: 1700 - total flux cleaned = -0.000918963 Jy ! Component: 1750 - total flux cleaned = -0.000904467 Jy ! Component: 1800 - total flux cleaned = -0.00087602 Jy ! Component: 1850 - total flux cleaned = -0.000762999 Jy ! Component: 1900 - total flux cleaned = -0.000763267 Jy ! Component: 1950 - total flux cleaned = -0.00076332 Jy ! Component: 2000 - total flux cleaned = -0.000721878 Jy ! Component: 2050 - total flux cleaned = -0.000721758 Jy ! Component: 2100 - total flux cleaned = -0.000748984 Jy ! Component: 2150 - total flux cleaned = -0.000722136 Jy ! Component: 2200 - total flux cleaned = -0.0006689 Jy ! Component: 2250 - total flux cleaned = -0.000735041 Jy ! Component: 2300 - total flux cleaned = -0.000721759 Jy ! Component: 2350 - total flux cleaned = -0.000669513 Jy ! Component: 2400 - total flux cleaned = -0.000669546 Jy ! Component: 2450 - total flux cleaned = -0.000656728 Jy ! Component: 2500 - total flux cleaned = -0.000606027 Jy ! Component: 2550 - total flux cleaned = -0.0006816 Jy ! Component: 2600 - total flux cleaned = -0.000644069 Jy ! Component: 2650 - total flux cleaned = -0.000656509 Jy ! Component: 2700 - total flux cleaned = -0.000693362 Jy ! Component: 2750 - total flux cleaned = -0.000681011 Jy ! Component: 2800 - total flux cleaned = -0.000681028 Jy ! Component: 2850 - total flux cleaned = -0.000716985 Jy ! Component: 2900 - total flux cleaned = -0.000740707 Jy ! Component: 2950 - total flux cleaned = -0.000657789 Jy ! Component: 3000 - total flux cleaned = -0.00064611 Jy ! Component: 3050 - total flux cleaned = -0.000716232 Jy ! Component: 3100 - total flux cleaned = -0.000681465 Jy ! Component: 3150 - total flux cleaned = -0.000727512 Jy ! Component: 3200 - total flux cleaned = -0.000704577 Jy ! Component: 3250 - total flux cleaned = -0.000704631 Jy ! Component: 3300 - total flux cleaned = -0.000704607 Jy ! Component: 3350 - total flux cleaned = -0.000682348 Jy ! Component: 3400 - total flux cleaned = -0.000726944 Jy ! Component: 3450 - total flux cleaned = -0.000748974 Jy ! Component: 3500 - total flux cleaned = -0.000716129 Jy ! Component: 3550 - total flux cleaned = -0.000727009 Jy ! Component: 3600 - total flux cleaned = -0.00073786 Jy ! Component: 3650 - total flux cleaned = -0.00074843 Jy ! Component: 3700 - total flux cleaned = -0.000737843 Jy ! Component: 3750 - total flux cleaned = -0.000759122 Jy ! Component: 3800 - total flux cleaned = -0.000706322 Jy ! Component: 3850 - total flux cleaned = -0.000748496 Jy ! Component: 3900 - total flux cleaned = -0.00073811 Jy ! Component: 3950 - total flux cleaned = -0.000758744 Jy ! Component: 4000 - total flux cleaned = -0.00079995 Jy ! Component: 4050 - total flux cleaned = -0.000779403 Jy ! Total flux subtracted in 4096 components = -0.00077937 Jy ! Clean residual min=-0.000569 max=0.000585 Jy/beam ! Clean residual mean=0.000005 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.120835 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 371 components and 0.120835 Jy ![Exited script file: muppet] wmap "J0238+4712_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 5.604 at -1.605 degrees (North through East) ! Clean map min=-0.0010738 max=0.10896 Jy/beam ! Writing clean map to FITS file: J0238+4712_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188494 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.518963 0.518963 1.03793 2.07585 4.1517 8.3034 16.6068 33.2136 66.4272 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 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.582 x 5.604 at -1.605 degrees (North through East) ! Clean map min=-0.0010738 max=0.10896 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 J0238+4712_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:40:34 2019