! Started logfile: J2117+0503_S_2017_06_10_pus_uvs.log on Mon May 6 15:02:19 2019 obs J2117+0503_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2117+0503_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956894 visibilities/baseline/integration-bin. ! Found source: J2117+0503 ! ! 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 1154 lines of history. ! ! Reading 14296 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 J2117+0503_S_2017_06_10_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.690662Jy sigma=0.006548 ! Fit after self-cal, rms=0.687971Jy sigma=0.006525 ! 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.826 mas, bmaj=7.052 mas, bpa=-5.216 degrees ! Estimated noise=885.282 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.243151 Jy ! Component: 100 - total flux cleaned = 0.29843 Jy ! Total flux subtracted in 100 components = 0.29843 Jy ! Clean residual min=-0.007600 max=0.020283 Jy/beam ! Clean residual mean=-0.000056 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.29843 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.29843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090861Jy sigma=0.000781 ! Fit after self-cal, rms=0.090858Jy sigma=0.000781 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214095 Jy ! Component: 100 - total flux cleaned = 0.0319471 Jy ! Total flux subtracted in 100 components = 0.0319471 Jy ! Clean residual min=-0.005537 max=0.005598 Jy/beam ! Clean residual mean=-0.000027 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.330377 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.330377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085703Jy sigma=0.000728 ! Fit after self-cal, rms=0.085686Jy sigma=0.000728 ! 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.309 mas, bmaj=7.821 mas, bpa=-4.266 degrees ! Estimated noise=716.798 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.00562556 Jy ! Component: 100 - total flux cleaned = 0.00604389 Jy ! Component: 150 - total flux cleaned = 0.00595013 Jy ! Component: 200 - total flux cleaned = 0.00586234 Jy ! Total flux subtracted in 200 components = 0.00586234 Jy ! Clean residual min=-0.005138 max=0.004357 Jy/beam ! Clean residual mean=-0.000024 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.33624 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.33624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085285Jy sigma=0.000724 ! Fit after self-cal, rms=0.085281Jy sigma=0.000724 ! 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.99 FD 0.95 HN 0.91 KP 1.03 ! LA 1.02 MK 1.01 NL 0.93 OV 1.04 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.99 KP 1.00 ! LA 0.96 MK 1.00 NL 1.03 OV 1.05 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 0.99 KP 0.99 ! LA 0.99 MK 1.03 NL 1.02 OV 0.96 ! PT 0.98 SC 1.04 ! ! ! 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.09 HN 0.97 KP 1.00* ! LA 1.07 MK 1.18 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.085281Jy sigma=0.000724 ! Fit after self-cal, rms=0.081439Jy sigma=0.000697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.827 mas, bpa=-4.318 degrees ! Estimated noise=713.704 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.00214764 Jy ! Component: 100 - total flux cleaned = -0.00215544 Jy ! Component: 150 - total flux cleaned = -0.00204831 Jy ! Component: 200 - total flux cleaned = -0.00185355 Jy ! Total flux subtracted in 200 components = -0.00185355 Jy ! Clean residual min=-0.003643 max=0.003401 Jy/beam ! Clean residual mean=-0.000018 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.334386 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.334386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081296Jy sigma=0.000696 ! Fit after self-cal, rms=0.081284Jy sigma=0.000696 ! 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.081284Jy sigma=0.000696 ! Fit after self-cal, rms=0.081459Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.849 mas, bpa=-4.196 degrees ! Estimated noise=714.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.02924e-05 Jy ! Component: 100 - total flux cleaned = 5.02095e-05 Jy ! Component: 150 - total flux cleaned = 7.36241e-05 Jy ! Component: 200 - total flux cleaned = 7.31761e-05 Jy ! Total flux subtracted in 200 components = 7.31761e-05 Jy ! Clean residual min=-0.002142 max=0.002218 Jy/beam ! Clean residual mean=-0.000008 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.334459 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.334459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081442Jy sigma=0.000676 ! Fit after self-cal, rms=0.081500Jy sigma=0.000676 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 (10, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203042 Jy ! Component: 100 - total flux cleaned = 0.00299998 Jy ! Component: 150 - total flux cleaned = 0.00322536 Jy ! Component: 200 - total flux cleaned = 0.00330096 Jy ! Total flux subtracted in 200 components = 0.00330096 Jy ! Clean residual min=-0.002097 max=0.001798 Jy/beam ! Clean residual mean=-0.000007 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.33776 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 0.33776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081444Jy sigma=0.000676 ! Fit after self-cal, rms=0.081438Jy sigma=0.000676 ! 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.081438Jy sigma=0.000676 ! Fit after self-cal, rms=0.081486Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.851 mas, bpa=-4.207 degrees ! Estimated noise=713.604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611116 Jy ! Component: 100 - total flux cleaned = 0.000745787 Jy ! Component: 150 - total flux cleaned = 0.000877635 Jy ! Component: 200 - total flux cleaned = 0.00095399 Jy ! Total flux subtracted in 200 components = 0.00095399 Jy ! Clean residual min=-0.002029 max=0.001690 Jy/beam ! Clean residual mean=-0.000007 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.338714 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.338714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081469Jy sigma=0.000675 ! Fit after self-cal, rms=0.081470Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274946 Jy ! Component: 100 - total flux cleaned = 0.000258926 Jy ! Component: 150 - total flux cleaned = 0.000259389 Jy ! Component: 200 - total flux cleaned = 0.000260063 Jy ! Total flux subtracted in 200 components = 0.000260063 Jy ! Clean residual min=-0.002002 max=0.001680 Jy/beam ! Clean residual mean=-0.000007 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.338974 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.338974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081464Jy sigma=0.000675 ! Fit after self-cal, rms=0.081463Jy sigma=0.000675 ! 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.081463Jy sigma=0.000675 ! Fit after self-cal, rms=0.081463Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.639 mas, bmaj=11.87 mas, bpa=-2.046 degrees ! Estimated noise=887.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445785 Jy ! Component: 100 - total flux cleaned = 0.000379927 Jy ! Component: 150 - total flux cleaned = 0.000300264 Jy ! Component: 200 - total flux cleaned = 0.000254909 Jy ! Total flux subtracted in 200 components = 0.000254909 Jy ! Clean residual min=-0.002447 max=0.001772 Jy/beam ! Clean residual mean=-0.000014 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.339229 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 102 components and 0.339229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081462Jy sigma=0.000675 ! Fit after self-cal, rms=0.081463Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151847 Jy ! Component: 100 - total flux cleaned = 0.000122444 Jy ! Component: 150 - total flux cleaned = 9.49911e-05 Jy ! Component: 200 - total flux cleaned = 6.97975e-05 Jy ! Total flux subtracted in 200 components = 6.97975e-05 Jy ! Clean residual min=-0.002406 max=0.001706 Jy/beam ! Clean residual mean=-0.000014 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.339299 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.339299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081464Jy sigma=0.000675 ! Fit after self-cal, rms=0.081463Jy sigma=0.000675 ! 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.341 mas, bmaj=7.854 mas, bpa=-4.223 degrees ! Estimated noise=713.445 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 7.854 at -4.223 degrees (North through East) ! Clean map min=-0.0018761 max=0.31515 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.853 mas, bmaj=7.074 mas, bpa=-5.115 degrees ! Estimated noise=885.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243062 Jy ! Component: 100 - total flux cleaned = 0.297278 Jy ! Component: 150 - total flux cleaned = 0.316933 Jy ! Component: 200 - total flux cleaned = 0.326412 Jy ! Total flux subtracted in 200 components = 0.326412 Jy ! Clean residual min=-0.002847 max=0.004358 Jy/beam ! Clean residual mean=-0.000020 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.326412 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.326412 Jy ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.854 mas, bpa=-4.223 degrees ! Estimated noise=713.445 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.00517381 Jy ! Component: 100 - total flux cleaned = 0.00814246 Jy ! Component: 150 - total flux cleaned = 0.0101515 Jy ! Component: 200 - total flux cleaned = 0.0113435 Jy ! Total flux subtracted in 200 components = 0.0113435 Jy ! Clean residual min=-0.002057 max=0.001748 Jy/beam ! Clean residual mean=-0.000008 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.337756 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.337756 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.639 mas, bmaj=11.87 mas, bpa=-2.046 degrees ! Estimated noise=887.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013061 Jy ! Component: 100 - total flux cleaned = 0.00155859 Jy ! Component: 150 - total flux cleaned = 0.00167096 Jy ! Component: 200 - total flux cleaned = 0.00169554 Jy ! Total flux subtracted in 200 components = 0.00169554 Jy ! Clean residual min=-0.002418 max=0.001826 Jy/beam ! Clean residual mean=-0.000014 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.339451 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 = 4.48656e-07 Jy ! Component: 100 - total flux cleaned = 2.00626e-05 Jy ! Component: 150 - total flux cleaned = 3.73907e-05 Jy ! Component: 200 - total flux cleaned = 5.24271e-05 Jy ! Total flux subtracted in 200 components = 5.24271e-05 Jy ! Clean residual min=-0.002420 max=0.001749 Jy/beam ! Clean residual mean=-0.000014 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.339504 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 73 components and 0.339504 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.854 mas, bpa=-4.223 degrees ! Estimated noise=713.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131003 Jy ! Component: 100 - total flux cleaned = 0.000240058 Jy ! Component: 150 - total flux cleaned = 0.000363248 Jy ! Component: 200 - total flux cleaned = 0.000453995 Jy ! Total flux subtracted in 200 components = 0.000453995 Jy ! Clean residual min=-0.002004 max=0.001606 Jy/beam ! Clean residual mean=-0.000006 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.339958 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.339958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081475Jy sigma=0.000675 ! Fit after self-cal, rms=0.081473Jy sigma=0.000675 wmodel J2117+0503_S_2017_06_10_pus_map.mod ! Writing 90 model components to file: J2117+0503_S_2017_06_10_pus_map.mod wobs J2117+0503_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2117+0503_S_2017_06_10_pus_uvs.fits wwins J2117+0503_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J2117+0503_S_2017_06_10_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.000880401 Jy ! Component: 100 - total flux cleaned = -0.00154021 Jy ! Component: 150 - total flux cleaned = -0.00189401 Jy ! Component: 200 - total flux cleaned = -0.00209086 Jy ! Component: 250 - total flux cleaned = -0.0022819 Jy ! Component: 300 - total flux cleaned = -0.00241458 Jy ! Component: 350 - total flux cleaned = -0.00246624 Jy ! Component: 400 - total flux cleaned = -0.00256724 Jy ! Component: 450 - total flux cleaned = -0.00264155 Jy ! Component: 500 - total flux cleaned = -0.00271427 Jy ! Component: 550 - total flux cleaned = -0.00268995 Jy ! Component: 600 - total flux cleaned = -0.00261985 Jy ! Component: 650 - total flux cleaned = -0.00259719 Jy ! Component: 700 - total flux cleaned = -0.00257413 Jy ! Component: 750 - total flux cleaned = -0.00246214 Jy ! Component: 800 - total flux cleaned = -0.00239626 Jy ! Component: 850 - total flux cleaned = -0.00230994 Jy ! Component: 900 - total flux cleaned = -0.00228889 Jy ! Component: 950 - total flux cleaned = -0.00228906 Jy ! Component: 1000 - total flux cleaned = -0.00224733 Jy ! Component: 1050 - total flux cleaned = -0.00218578 Jy ! Component: 1100 - total flux cleaned = -0.00214534 Jy ! Component: 1150 - total flux cleaned = -0.00210547 Jy ! Component: 1200 - total flux cleaned = -0.00212533 Jy ! Component: 1250 - total flux cleaned = -0.00216427 Jy ! Component: 1300 - total flux cleaned = -0.0021256 Jy ! Component: 1350 - total flux cleaned = -0.00218278 Jy ! Component: 1400 - total flux cleaned = -0.00214468 Jy ! Component: 1450 - total flux cleaned = -0.00214504 Jy ! Component: 1500 - total flux cleaned = -0.00212661 Jy ! Component: 1550 - total flux cleaned = -0.002182 Jy ! Component: 1600 - total flux cleaned = -0.0021454 Jy ! Component: 1650 - total flux cleaned = -0.00214551 Jy ! Component: 1700 - total flux cleaned = -0.00212751 Jy ! Component: 1750 - total flux cleaned = -0.00214525 Jy ! Component: 1800 - total flux cleaned = -0.00214513 Jy ! Component: 1850 - total flux cleaned = -0.00216232 Jy ! Component: 1900 - total flux cleaned = -0.00212771 Jy ! Component: 1950 - total flux cleaned = -0.00214464 Jy ! Component: 2000 - total flux cleaned = -0.00217862 Jy ! Component: 2050 - total flux cleaned = -0.00217852 Jy ! Component: 2100 - total flux cleaned = -0.00226157 Jy ! Component: 2150 - total flux cleaned = -0.00227805 Jy ! Component: 2200 - total flux cleaned = -0.00231067 Jy ! Component: 2250 - total flux cleaned = -0.00235943 Jy ! Component: 2300 - total flux cleaned = -0.00237542 Jy ! Component: 2350 - total flux cleaned = -0.0024556 Jy ! Component: 2400 - total flux cleaned = -0.00245554 Jy ! Component: 2450 - total flux cleaned = -0.00250302 Jy ! Component: 2500 - total flux cleaned = -0.00251859 Jy ! Component: 2550 - total flux cleaned = -0.0025807 Jy ! Component: 2600 - total flux cleaned = -0.0026421 Jy ! Component: 2650 - total flux cleaned = -0.00262694 Jy ! Component: 2700 - total flux cleaned = -0.00268746 Jy ! Component: 2750 - total flux cleaned = -0.00271754 Jy ! Component: 2800 - total flux cleaned = -0.00271757 Jy ! Component: 2850 - total flux cleaned = -0.00270292 Jy ! Component: 2900 - total flux cleaned = -0.00279125 Jy ! Component: 2950 - total flux cleaned = -0.00274756 Jy ! Component: 3000 - total flux cleaned = -0.00282006 Jy ! Component: 3050 - total flux cleaned = -0.00280566 Jy ! Component: 3100 - total flux cleaned = -0.00281981 Jy ! Component: 3150 - total flux cleaned = -0.0028056 Jy ! Component: 3200 - total flux cleaned = -0.00281971 Jy ! Component: 3250 - total flux cleaned = -0.00279179 Jy ! Component: 3300 - total flux cleaned = -0.00281952 Jy ! Component: 3350 - total flux cleaned = -0.00288873 Jy ! Component: 3400 - total flux cleaned = -0.00286135 Jy ! Component: 3450 - total flux cleaned = -0.00290242 Jy ! Component: 3500 - total flux cleaned = -0.00298388 Jy ! Component: 3550 - total flux cleaned = -0.00295683 Jy ! Component: 3600 - total flux cleaned = -0.00301054 Jy ! Component: 3650 - total flux cleaned = -0.00305063 Jy ! Component: 3700 - total flux cleaned = -0.00311682 Jy ! Component: 3750 - total flux cleaned = -0.00311679 Jy ! Component: 3800 - total flux cleaned = -0.00316935 Jy ! Component: 3850 - total flux cleaned = -0.00322153 Jy ! Component: 3900 - total flux cleaned = -0.0032734 Jy ! Component: 3950 - total flux cleaned = -0.00328631 Jy ! Component: 4000 - total flux cleaned = -0.00331206 Jy ! Component: 4050 - total flux cleaned = -0.00333755 Jy ! Total flux subtracted in 4096 components = -0.00337575 Jy ! Clean residual min=-0.000760 max=0.000740 Jy/beam ! Clean residual mean=-0.000004 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.336582 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 379 components and 0.336582 Jy ![Exited script file: muppet] wmap "J2117+0503_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 7.854 at -4.223 degrees (North through East) ! Clean map min=-0.0014333 max=0.31471 Jy/beam ! Writing clean map to FITS file: J2117+0503_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.314711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.219049 0.219049 0.438098 0.876196 1.75239 3.50478 7.00957 14.0191 28.0383 56.0765 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.314 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.341 x 7.854 at -4.223 degrees (North through East) ! Clean map min=-0.0014333 max=0.31471 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 J2117+0503_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:02:24 2019